ultimate-faqs shortcode not working with include_category
-
[ultimate-faqs include_category=’xxxxxxx’] in Version 2.1.6 not working for me. Shortcode does work without using the “include_category” parameter.
No console errors. Sorry, can’t share the dev URL because it is behind an htaccess password.
Here is the markup on the front end from the shortcode (just no results)…
<div class="ewd-ufaq-faq-list ewd-ufaq-page-type-infinite_scroll" id="ewd-ufaq-faq-list"> <input type="hidden" name="include_category" value="leo" id="ewd-ufaq-include-category"> <input type="hidden" name="exclude_category" value="" id="ewd-ufaq-exclude-category"> <input type="hidden" name="orderby" value="set_order" id="ewd-ufaq-orderby"> <input type="hidden" name="order" value="asc" id="ewd-ufaq-order"> <input type="hidden" name="post_count" value="4" id="ewd-ufaq-post-count"> <input type="hidden" name="current_url" value="/faq/event-organizer/" id="ewd-ufaq-current-url"> <div class="ewd-ufaq-faqs"> </div> </div>
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘ultimate-faqs shortcode not working with include_category’ is closed to new replies.