X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Back button options. (https://forum.x-cart.com/showthread.php?t=4612)

Gibberish 10-03-2003 09:23 AM

Back button options.
 
If you click on categories on any xcart page and then a category at it pops everything into the middle part it adds a back button section at the top of the middle part. Looks something like:

Your Site:: Software:: Design Programs

So I made a bunch of new templates and have them calling out under the help.php (because they are help pages). The pages load fine and everything works good but that back menu doesnt change no matter how far deep you go into the help pages. Always stays at:

Your Site :: Help Zone

I want it to go something like

Your Site:: Help Zone :: Support :: Malfunctions

Saying that you clicked on support.tpl link under the help.tpl and then malfunctions.tpl from the support.tpl page that popped up in the middle part of the site.

I am trying to figure out and I know I'll get it if i spend enough time but if anyone knows please help, Id rather not spend hours trying to figure this out.

Thanks.

B00MER 10-03-2003 10:36 AM

Have a look at skin1/location.tpl ;) you'll need to pass more variables in the {include file="location.tpl" last_url="blah" new_location="some new var"} include of some of the other tpl files.

Best method to learn is de-construction, in my honest opionion. ;)


All times are GMT -8. The time now is 09:04 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.