Don't wish to display category in header section

sidesweep

No avatar

2008-05-23 12:01

After I select a subpage (i.e. a subcategory) in the categories column on the left the name of the page (i.e. category) is displayed in the right bottom corner of the header section (originally below quick.cart logo and slogan).

How can I prevent this from displaying / remove this option?

Thank you in advance

» Quick.Cart v3.x

beholder

Avatar: beholder

2008-05-23 12:44

it's easy to remove it in the templates/container.tpl
inside the file look for

<div id="navipath">$sPagesTree</div>

QC 3.0

sidesweep

No avatar

2008-05-23 18:21

beholder - thank you. works great

marikas

No avatar

2009-02-05 14:37

But how to remove the subcategory when I'm on the main category page? The subcategory in the menu is fine but I don't want to display it in the right column.

:P

cgan

Avatar: cgan

2009-02-05 15:16

marikas - try this: Find file templates/pages_default.tpl. Make a copy of the file and rename to this:
pages_default_nosub.tpl.
Then in file "pages_default_nosub.tpl" find this: $sSubpagesList
Delete $sSubpagesList or make a comment of it.
Then in "admin/pages/yourpage" to the right in "View" change Template to "pages_default_nosub.tpl" instead of "pages_default.tpl"
I think this will work.

cgan

marikas

No avatar

2009-02-05 15:22

Thanks cgan, this works great! :)

:P

Back to top
about us | contact