Multiple attributes on Q A Shortcode
-
Is it possible to have multiple criteria / attributes in shortcode. Here is my code. Currently having multiple attributes dumps all of the category. I would like to limit the output to 3 items.
<?php $orders = do_shortcode('[qa excerpts=true limit=3 cat=order-questions]'); echo $orders; ?>
Asked a year ago: https://www.ads-software.com/support/topic/plugin-q-a-faq-and-knowledge-base-porting-multiple-attributes?replies=1
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Multiple attributes on Q A Shortcode’ is closed to new replies.