Hi,
I think I found the solution.
I updated functions-enfold.php on line 319 whith this code :
$entries = get_previous_post($same_category);
$entries = get_next_post($same_category);
It seems to work as expected.
Your code works with the Ajax portfolio version. I just inverted the two lines, and the font_icon to make work.
Consider the thread solved !
Thanks again.
Regards,
wrosh
Hi Ismael,
Thanks for your quick answer.
Unfortunately that doesn’t work. I still have the previous item on the right and the next on the left. Is there something else to update?
I did update the code in portfolio.php on line 262.
The url of my website is : http://arthurcommin.fr/print/
For information I’m using Enfold 1.8.4, and WordPress 3.5.2
Thanks in advance !
Regards,
Arthur
Hi Devin,
Thanks for your answer, even if there’s no solution…for the moment !
Regards,
Wrosh