We have a projects page and for some reason, once you click into a particular project, the next and previous buttons are reversed. We are using Easy Slider for this purpose. For example the next project shows up on the left side and the previous project shows up on the right side. Any ideas on how to flip them? You can see the issue here see below
Here is the original flow of the project page and how the buttons should be arranged.
Hi,
Thank you for the inquiry.
The navigation by default will contain items that are adjacent to the posts ordered by date they were published. To reverse the items, you can use this filter in the functions.php file.
// https://kriesi.at/support/topic/change-previous-next-buttons-in-portfolio-items/#post-1164041
Best regards,
Ismael