Shortcode disaplying after end of posts list
-
The end of the posts list displays the following
[load_more button_text=’Load More Questions’]
This is the php code:
echo do_shortcode(“[ajax_load_more container_type=’ul’ post_type=’faq_post_type’ posts_per_page=’20’]”);
What should be done to remove that short code?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.