Hopefully an easy question
-
Hey guys, I’m looping through a custom post type, everything works great. ‘orderby’ is set to ‘menu_order’ and works as expected. Now, on another page I’m looping through the same custom post type, however I have instead chosen to order this particular loop by a ‘meta_value’ and have attributed ‘meta_key’ however the loop still gets overwritten by the plugin (ive confirmed this by disabling the plugin). I was hoping that the plugin would ignore this one because I’m not using menu_order, however it still affects it.
Question: is there any way to disable the plugin for a particular loop, so I can order it by a meta_key instead? I’d still like it to be enabled for the loop on the other page however.
Cheers,
Kyle
- The topic ‘Hopefully an easy question’ is closed to new replies.