Thanks for reply,
But order by “rand” working perfectly in this page :
http://womenbeyondborders.net/boxes/
The problem is only when i am use data-post-in or data-post-not-in in html code using ajax at that time all posts not display, only 80 posts are display there.
In screenshot data-post-in have around 43 posts id, this all posts are not display on the page.
Thanks
I have same problem, it stop loading after 79 posts but i have total 144 posts to display
My Shortcode is :
[ajax_load_more post_type=”post” category=”box” orderby=”rand” posts_per_page=”16″ button_label=”Load More” container_type=”div” ]
I used ajax to stop Repeating posts as per given solution in this :
https://wordpress.org/support/topic/repeating-posts-in-random-order/
using ajax i had set the value of data-post-in to display only that posts.
Please check this screenshot for more information :
http://prntscr.com/drps8d
Thanks
-
This reply was modified 9 years, 4 months ago by sagypatel.