Does this work with Post Grid and Filter plugin?
-
I can’t seem to display the change of order of posts when using Post Grid & Filter plugin – see: https://docs.wponlinesupport.com/post-grid-and-filter-ultimate/?utm_source=WP&event=doc
It has 2 shortcode order parameters:
ORDER
[pgaf_post_grid order=”DESC”]
Display post by order. Values are “ASC” or “DESC”.ORDERBY
[pgaf_post_grid orderby=”date”]
Set orderby for post. You can set “date” (Post Published Date), “Modified” (Post updated date), “Title” (Post title), “Rand” (Random), “ID” (Post ID).Your plugin will change the order =displayed in navigation sidebar okay but not in the display grid (using Post Grid & Filter) ordering.
Hope this makes sense.
The page I need help with: [log in to see the link]
The topic ‘Does this work with Post Grid and Filter plugin?’ is closed to new replies.