[Plugin: Posts in Page] How to order also by date the posts I'm showing by category?
-
Hi www.remarpro.com users, I have a question.
I used this comfortable plugin to make different pages on the same domain, and so I put the code [ic_add_posts category=’category-slug’] on a page that I wanted to show only the posts of a certain category.It worked great, but I need one more function: the posts have to be shown beginning by the older ones (normally WordPress order posts beginning with the last ones).
I saw that in other code examples there is a function that remind me to this feature: [ic_add_posts orderby=’title’ order=’ASC’]
Unfortunately, adding to the code [ic_add_posts category=’category-slug’] order=’ASC’ or order=’DES’ or order=’DESC’ had no effects.
It’s possible to order the posts of a category by date?
Thank you for the answers ??
- The topic ‘[Plugin: Posts in Page] How to order also by date the posts I'm showing by category?’ is closed to new replies.