changing the orderby to publishing date and desc
-
I’m using BB and Pods together. I’m running into a problem with my Pods template and shortcodes in BB.
In the BB HTML module I’m using this shortcode.
[pods name=”article” template=”3rd Party template” limit=”-1″] It works.
I want to change the orderby to post_date and order to desc.
When I add it to my shortcode like this…
[pods name=”article” template=”3rd Party template” limit=”-1″ orderby=”post_date” order=”desc”] the articles disappear. Thanks in advance!This is the path to the page I’m working in: https://terraintherapy.com >Exosomes>3rd-party-research
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘changing the orderby to publishing date and desc’ is closed to new replies.