Shortcode support for multiple categories
-
How do I use the rpwe shortcode to display multiple categories?
The following works fine and shows all posts under category 59:
[rpwe limit=”50″ thumb=”true” excerpt=”true” cat=”59″ thumb_height=”90″ thumb_width=”90″ styles_default=”false”]
But I would like to show multiple categories. However, the following does not work:
[rpwe limit=”50″ thumb=”true” excerpt=”true” cat=”59,46″ thumb_height=”90″ thumb_width=”90″ styles_default=”false”]
Can you advise the correct tag usage please?
- The topic ‘Shortcode support for multiple categories’ is closed to new replies.