I have 2 question about Magento breadcrumbs.
1) How to remove slash from breacrumbs? Now looks: Home / Page, but i want only Home Page (without slash)
2) How insert the breadcrumbs to extension page? I try to insert breadcrumbs into xml file of page and into phtml page but doesnt work.
Can some help me?
Regards
a) block added to the layout in the page.xml layout file
b) block is rendered on a page in template (page/1column.phtml, page/3columns.phtml etc.)