eddieuk Posted February 22, 2009 Share Posted February 22, 2009 I have created a new php page along with a tpl page. For my "Bands & Gigs" page and "Bands & Gigs: Rates & Packages".How do I get the breadcrumb to display:Home > Bands & Gigs > Bands & Gigs: Rates & PackagesCurrently my Bands & Gigs pages works:Home > Bands & Gigs If anyone could help I would much appreciate it! Link to comment Share on other sites More sharing options...
eddieuk Posted February 23, 2009 Author Share Posted February 23, 2009 Can no one help? Link to comment Share on other sites More sharing options...
eddieuk Posted February 23, 2009 Author Share Posted February 23, 2009 Any comment? Link to comment Share on other sites More sharing options...
eddieuk Posted February 24, 2009 Author Share Posted February 24, 2009 Is there anyone that can help me?This is the code at the top of my tpl of my "Bands & Gigs: Rates & Packages" section: {capture name=path}{l s='Bands & Gigs: Rates'}{/capture} {include file=$tpl_dir./breadcrumb.tpl} What do I need to add to get it to appear correctly?If anyone can please help me I would very much appreciate it!I need the breadcrumb to work like this:Home > Bands & Gigs > Bands & Gigs: RatesI have tried putting the rates page in a folder but then nothing works at all.But it appears like this:Home > Bands & Gigs: RatesI don't think this is particularly difficult, is it? Link to comment Share on other sites More sharing options...
eddieuk Posted February 25, 2009 Author Share Posted February 25, 2009 I'm new to Php, I can use breadcrumbs with Asp no problem.Can anyone help me?If you can't can you post a message saying you can't? Link to comment Share on other sites More sharing options...
cerberus22 Posted February 25, 2009 Share Posted February 25, 2009 Hi eddieuk,I cannot help you with your problem :-S BUT I found this module a while ago (can't remember where or when) but it is a "breadcrumb" module and it just may help somehow. (I installed it once and could not work out what it was for, so I uninstalled it)all the bestcerberus22 blockbreadcrumbs.zip Link to comment Share on other sites More sharing options...
eddieuk Posted March 1, 2009 Author Share Posted March 1, 2009 Hi eddieuk,I cannot help you with your problem :-S BUT I found this module a while ago (can't remember where or when) but it is a "breadcrumb" module and it just may help somehow. (I installed it once and could not work out what it was for, so I uninstalled it)all the bestcerberus22 Many thanks for your reply!! I tried that module but it didn't work. It might be the way I have my Shop setup, I have most things removed from my header and top page. Thanks anyway! Link to comment Share on other sites More sharing options...
eddieuk Posted March 3, 2009 Author Share Posted March 3, 2009 OK I give up Link to comment Share on other sites More sharing options...
hieloiceberg Posted March 3, 2009 Share Posted March 3, 2009 OK I give up come on don't give up yet!!I think one way for it to show how you want is by making Bands & Gigs a category and have Rates & Packages as a sub category from Bands & Gigs Link to comment Share on other sites More sharing options...
eddieuk Posted March 4, 2009 Author Share Posted March 4, 2009 OK I give up come on don't give up yet!!I think one way for it to show how you want is by making Bands & Gigs a category and have Rates & Packages as a sub category from Bands & Gigs Thanks for your help, I've actually tried that. How do I edit the pages? I cant find them on my site. Link to comment Share on other sites More sharing options...
iSlayter Posted June 26, 2009 Share Posted June 26, 2009 Hello. When you adding products you must mark "Default category" as a category where product must be showed (by default is main category).How to fix already added products was described at this thread. Warning: some part of phpcode missing (must be forum post-parser destroy part of it). You can easilly fix it if you know some basics in php. Link to comment Share on other sites More sharing options...
Recommended Posts