Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
I was wondering if you could think of some smart elegant way of adding smart/prev for portfolio item.
This might not necessarily be part of the theme but maybe an external plugin ?
The problem is that once user clicks a portfolio item, in order to go to the next portfolio item – he has to click “back” button.
one would need to use the native “next_post_link()” and “prev_post_link()” functions; here you go, just upload the contained files into the theme folder (/wp-content/themes/Ikebana/), replacing the existing ones. Let me know if something’s not working!