Modifying the Breadcrumb Modifying the Breadcrumb
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Modifying the Breadcrumb

Started by Andre, August 12, 2004, 10:24:33 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Andre

Hello.
how can I modify the breadcrumb that is displayed in the categories... only the one on the main page seems to be affected by the changes I make to theme.php.

Joachim Müller

post the changes you made in theme.php, post what you want to achieve. A link to your page might help as well.

GauGau

Andre

it seems I was disillusioned by 4am coding.  I can't get a breadcrumb to display on the main gallery index at all. I have it set in my config (breadcrumb/catlist/alblist) it only appears on first level categories, I'[d like to have it on every page.  I'd also like to have it 'attached' to the rest of the table below it.  I can't seem to find anywhere in theme.php that has any effect on it. :S
you can see the page here: http://barriepunk.cjb.net/invision/gallery/

Joachim Müller

it doesn't display on the coppermine home page, because there's no need for it. What's the point of a link pointing to "home" if you already are "home"?

GauGau