PDA

View Full Version : Return to Store



hlfunk
June 3rd, 2003, 06:32 PM
From the products page and the category page there is no link back to the store's home page. This can be added by editing the file crumb_navigation.php. Alter the line that begins with

$product_catalog_link =

to

$product_catalog_link = "<a class='bread_crumb_link' href='http://url_to_store_home_page'>Home Page Name</a> $sep <a class='bread_crumb_link' href='$SESSION[www_cart_page]?action=show_cats_detail'>Product Catalog</a>";


If this posting belongs in another place, please move it.

Howard

Jamie
June 4th, 2003, 10:49 AM
Hi,

Thanks for the tip! We actually added something similar, which will be in the next release.

Thanks,
Jamie