• 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)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @rogerswd

    The shortcode [load_more button_text=’Load More Questions’] is not part of Ajax Load More. It’s likely present in your page template or the post directly.

    Have you managed to solve this?

    Thread Starter RogerSWD

    (@rogerswd)

    Yes, issue resolved. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.