Thread Starter
Eve
(@aporee)
Hi again,
I tried to create an article with the same query loop as on my front page, and it works (https://redero.fr/?p=134).
Somehow it seems that the bug only affects the first query loop on the main page, because if I call a second query loop on front page, it appears bug-free.
(So as a really shameless quick fix, I called a mock query loop before the real one, and made sure the content returned by the mock query was empty.)
Thread Starter
Eve
(@aporee)
Hi @richtabor!
Indeed the code gist you sent is working (https://redero.fr/?p=124).
I used the graphical editor to add my query loop on front page (https://redero.fr), I will try to replace it by a custom HTML block.
Thank you!