Hello Jennifer,
Here are the shortcodes available in the basic version of the plugin.
The [ultimate-faqs] shortcode can accept the following attribute(s):
– include_category
– exclude_category
– post_count
For example, the following shortcode will only display a maximum of 2 FAQs from two specific categories:
[ultimate-faqs include_category=’YOUR_CATEGORY_SLUG1,YOUR_CATEGORY_SLUG2′ post_count=’2′]
The [popular-faqs] shortcode can accept the following attribute(s):
– post_count
Also, if the post_count is not declared, when using [popular-faqs], a maximum of 5 FAQs will be displayed by default.
The [recent-faqs] shortcode can accept the following attribute(s):
– post_count
Also, if the post_count is not declared, when using [recent-faqs], a maximum of 5 FAQs will be displayed by default.
The [select-faq] shortcode can accept the following attribute(s):
– faq_name
– faq_slug
– faq_id