Posts are not limiting
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Posts are not limiting’ is closed to new replies.