Hello,
I´m searching for a way to integrate a "pathway" in a WebsiteBaker-template. It should show something like this:
You are here: Home > Section 1 > page236.html
Is is possible to do this with WebsiteBaker?
Thx,
Dennis
breadcrumbs is the magic word for the and the function is called "show_breadcrumbs();" ... just place it in the template at the position you want to display it and off you go ... :-)
cheers
Klaus