Reply To: Portfolio Order

Homepage Community Forums Epik Theme Support Portfolio Order Reply To: Portfolio Order

#7856
Wes
Moderator

    Ok, I just did a quick test with the Post Types Order and it’s still working for me. Can you give that plugin another try?

    They also have a premium version – http://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-post-types-order/ and a few other plugins like – http://wordpress.org/plugins/taxonomy-terms-order/ if you’re interested.

    If you try it again and it’s still not working can you let me know what’s going on?

    I just Googled and came across this – http://wordpress.org/support/topic/changing-the-post-order and one person wrote this –

    “you could manually change the publish date to reflect the desired order:
    (admin – posts – quickedit – date)

    or use custom fields and sort the output using query_posts():
    http://codex.wordpress.org/Template_Tags/query_posts#Custom_Field_Parameters”

    I wish there was a simple way to add the order in a custom field in the same way we can add multiple categories in a portfolio like here – https://appfinite.com/tutorials/how-to-create-multiple-portfolios/ ….Hopefully I can find an easy way to do it.

    Let me know if any of this helps.