Hello.
Quick question.
Is it possible to do some kind of switch of a breadcrumbs thing?
I want the breadcrumbs to show on main site (HomeSite) with just "Home" link ("Home" text editable in file includes/languages/english/header.php) as
but in the category pages, I want it to be shown likeCode:define('HEADER_TITLE_CATALOG', 'Home');
Code:Category title :: Home
so in example, if I'd have a website about Football, I'd want my homepage to have the "Football" breadcrumb , but when clicking on any category, it would be written as "Los Angeles Galaxy FC :: Football"
any chance of tweaking things like this?![]()


Reply With Quote
