Comments Daan started the conversationJanuary 25, 2016 at 4:08pmHi Support,I've got the same issue as Keaton described in this ticket: https://clapat.ticksy.com/ticket/599517;On my 9 portfolio items, 8 have a Next Project link that works fine, but on this one the Next Project links to itself.Any ideas?Thanks,DaanDaan repliedJanuary 25, 2016 at 11:50pmNever mind, I disabled the (suggested) plugin Post Type Order. This was messing things up apparently.Only question left: can the order of the Next Project button be changed from ASC tot DESC? 1,973Support repliedJanuary 27, 2016 at 12:04pmHello,if you want to reverse the current navigation order in /navigation/project_navigation_section.php you would need to change to previous_post_linkhttps://codex.wordpress.org/Function_Reference/previous_post_linkand then in /include/hooks_config.phpmove the code around between clapat_ndk_next_post_link and clapat_ndk_prevt_post_linkrequires php knowledgethanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi Support,
I've got the same issue as Keaton described in this ticket: https://clapat.ticksy.com/ticket/599517;
On my 9 portfolio items, 8 have a Next Project link that works fine, but on this one the Next Project links to itself.
Any ideas?
Thanks,
Daan
Never mind, I disabled the (suggested) plugin Post Type Order. This was messing things up apparently.
Only question left: can the order of the Next Project button be changed from ASC tot DESC?
Hello,
if you want to reverse the current navigation order in /navigation/project_navigation_section.php you would need to change to previous_post_link
https://codex.wordpress.org/Function_Reference/previous_post_link
and then in /include/hooks_config.php
move the code around between clapat_ndk_next_post_link and clapat_ndk_prevt_post_link
requires php knowledge
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy