herchri Posted December 30, 2011 Share Posted December 30, 2011 Hi Guys, I'm trying to change the '>' seperator in the breadcrumb to '/' . Does anyone know where I need to change it? Thanks and kind regards Chris Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 30, 2011 Share Posted December 30, 2011 Hi herchri, You can change that in the ps_configuration table of your database via phpMyAdmin. You'll need to edit the value for PS_NAVIGATION_PIPE from > to / I hope this helps. -Mike Link to comment Share on other sites More sharing options...
herchri Posted December 30, 2011 Author Share Posted December 30, 2011 great I will test this ... thanks Mike Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 30, 2011 Share Posted December 30, 2011 Let me know how it goes! -Mike Link to comment Share on other sites More sharing options...
herchri Posted December 30, 2011 Author Share Posted December 30, 2011 perfect, it works like a charm .... many thanks Link to comment Share on other sites More sharing options...
Mike Kranzler Posted December 30, 2011 Share Posted December 30, 2011 Great, I'm glad I could help! I'll go ahead and mark this as solved for you. Happy New Year! -Mike Link to comment Share on other sites More sharing options...
rival Posted July 11, 2013 Share Posted July 11, 2013 Hi herchri, You can change that in the ps_configuration table of your database via phpMyAdmin. You'll need to edit the value for PS_NAVIGATION_PIPE from > to / I hope this helps. -Mike Basically, much more easier and reasonably to change the separator via the admin panel: Preferences->Themes->Navigation pipe http://doc.prestashop.com/display/PS14/Understanding+the+Preferences http://doc.prestashop.com/display/PS15/Understanding+the+Preferences#UnderstandingThePreferences-Appearance 3 Link to comment Share on other sites More sharing options...
Recommended Posts