WebsiteBaker Support (2.8.x) > Templates, Menus & Design
breadcrumb help
LonelyWolf:
Just my 2 cents, a little better for home link:
[original code posted by bgg, over this post]
--- Code: ---if (PAGE_ID == 4) {
show_menu2(0, SM2_ROOT, SM2_CURR, SM2_CRUMB, '<span class="[class]"> > [a][menu_title]</a>', '</span>', '', '', '<b>You are here:</b> <span class="[class]">[a][menu_title]</a>');
}
else {
show_menu2(0, SM2_ROOT, SM2_CURR, SM2_CRUMB, '<span class="[class]"> > [a][menu_title]</a>', '</span>', '', '', '<b>You are here:</b> <span class="[class]"><a href="'.WB_URL.'">Home</a> ></span> <span class="[class]">[a][menu_title]</a>');
}
--- End code ---
deekodesk:
My developer has done it as i wanted but i have a query..do we need to have rewrite Rule on in .htaccess files...and what other feilds we can include in URLs like date, Keywords, Author name, product name etc...
Navigation
[0] Message Index
[*] Previous page
Go to full version