nikiniki9doors Posted April 28, 2011 Share Posted April 28, 2011 if you go to this page here http://www.nikita-andrews.com/ingrid/?page_id=34 you see it is a three column grid layout if you click on image and go to single post you will see above the post it will either say HOME/PORTFOLIO/CURRENT PAGE or HOME/(CATEGORY)/CURRENT PAGE if you click on Portfolio or Category (whichever category it may be) it takes you back to a vertical list of all the post in the category like such http://www.nikita-andrews.com/ingrid/?cat=5 ... is there a way to redirect that link to go back to the 3 grid layout portfolio or portfolio category page? Using wordpress ... not sure where the php would be located. Im guessing in single.php but not sure where the code for that function is located in there [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/235023-redirect/ Share on other sites More sharing options...
JKG Posted April 28, 2011 Share Posted April 28, 2011 i think its the bread crumbs you need to be editing. could always hard code it.. Link to comment https://forums.phpfreaks.com/topic/235023-redirect/#findComment-1207846 Share on other sites More sharing options...
nikiniki9doors Posted April 28, 2011 Author Share Posted April 28, 2011 i dont see anywhere in the php for breadcrumb parameters? Link to comment https://forums.phpfreaks.com/topic/235023-redirect/#findComment-1207850 Share on other sites More sharing options...
JKG Posted April 28, 2011 Share Posted April 28, 2011 its your OptionTree plugin. are there any settings in your plugin section in wp-admin? else, wp-content/plugins/OptionTree/ i presume... for some reason it is grabbing the category rather than the specific page, should be easily sortable... Link to comment https://forums.phpfreaks.com/topic/235023-redirect/#findComment-1207853 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.