Sorting the Categories on the Docs Page
-
Hello, I have docs page which I created by using the short codes. I am not using the built-in docs page. How can I sort the categories on the docs page using the short code below? Shall I set orderby=”Title” ? It is not working if I do that. It is still sorting according to the ID.
[betterdocs_category_grid show_count=”true” show_icon=”true” masonry=”true” column=”3″ posts_per_page=”5″ nested_subcategory=”true” terms=”term_ID, term_ID” terms_orderby=”” terms_order=”” multiple_knowledge_base=”” kb_slug=”” title_tag=”h2″ orderby=”” order=”” ]
- You must be logged in to reply to this topic.