Thread Starter
ToF
(@coillote)
So, I’ve tried several solution without success.
Searching the web didn’t improve also.
I wish that, on the front main page only “sticky post” are displayed first, with “infinite scrolling” possibility wich display last post when clic on the “more” button.
In fact, Sticky post are displayed WITH 10 post (in fact my “amount of post per page” setting)
Any idea ?
Hi,
I’m quite a newby but I think you should try modifying the “while” loop in the “index.php” custom theme, introducing the number of page you want instead of “have_posts()”
Maybe with some integer value …
Hope this help.