• Resolved Aswathy Ajish

    (@achu-aji)


    I used the following shortcode to get slider :

    [recent_post_slider design=”design-2″ limit=”4″ arrows=”false” show_content=”false” show_author=”false” show_read_more=”false”]

    All are working except one thing. Sliders are not limiting to 4 posts, it is showing all posts. I have limited to 4 posts, but not working.

    I am using the shortcode in my template file :

    echo do_shortcode( ‘[recent_post_slider design=”design-2″ limit=”4″ arrows=”false” show_content=”false” show_author=”false” show_read_more=”false”]’ );

    Please help.

Viewing 1 replies (of 1 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @achu-aji,

    [recent_post_slider design="design-2" limit="4" arrows="false" show_content="false" show_author="false" show_read_more="false"]

    Note:- Please do not copy and paste the shortcode parameter because if cause the quote(“”) issue writes manually.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘Posts are not limiting’ is closed to new replies.