Offset option doesn't work
-
Hello,
I’m trying to show the first four post using the shortcode option
offset="4"but it’s not working.This is the shorcode I have generated:
<?php echo do_shortcode('[ajax_load_more post_type="stories" offset="4" posts_per_page="2" pause="true" scroll="false" container_type="div"]'); ?>The archive page where I paste the code shows only the button to load more posts, when you click on the button, it loads each time 2 post more but the previous 4 post are not showed.
Hope you can help me.
Thank you!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Offset option doesn't work’ is closed to new replies.