Great solution, worked like a charm! Thanks.Easier method: use a "language override" to override
JPREV="Prev"
JNEXT="Next"
with an empty ""
Now, my news articles are in falling order. But when visiting any article, there is a wee problem with the "next article" and "previous article" links.
So let's say I go to the 2nd article. Now to my bottom left there is the link "previous article" and to the bottom right is "next article," as they should. The only problem is the links themselves should swap sides, so that hitting "previous article" will actually take me to the 1st article, not the 3rd as now. And vice versa.
Is there a simple way of fixing this too, or will I need to meddle inside the onContentAfterDisplay?
Statistics: Posted by SocketPup — Wed Apr 24, 2024 7:27 am