Ajax Load More "sortby menu_order" problem
-
Here’s what my ALM shortcode looks like;
[ajax_load_more post_type="project" posts_per_page="6" max_pages="0" scroll_distance="0" order="ASC" orderby="menu_order"]
I have a menu with all the posts (”project”-posts), but no matter where I put them in this menu it doesn’t affect in which order they appear.
I’ll try to be as specific as I can;
”Project” is a custom post type, and I created a menu dedicated to all of this posts. The only purpose I created the menu for was to have a convenient method to sort the posts by when loading the posts with ALM.
So the menu, which I called ”Projects” is not present nor loaded anywhere on the page and it doesn’t have a dedicated theme location.Should or can I specify which menu it should sort the posts by?
- The topic ‘Ajax Load More "sortby menu_order" problem’ is closed to new replies.