Jump to content

Breadcrumbs, how do I use them?


Recommended Posts

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 & Packages

Currently my Bands & Gigs pages works:

Home > Bands & Gigs

If anyone could help I would much appreciate it!

Link to comment
Share on other sites

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: Rates

I have tried putting the rates page in a folder but then nothing works at all.

But it appears like this:
Home > Bands & Gigs: Rates

I don't think this is particularly difficult, is it?

Link to comment
Share on other sites

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 best
cerberus22


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

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

  • 3 months later...

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

×
×
  • Create New...