What is the process/code to add breadcrumbs to my template?

Questions and answers about ShopSite Custom Templates
Post Reply
dnrbookstore
Posts: 11
Joined: Mon Apr 05, 2010 3:03 pm
Location: utah

What is the process/code to add breadcrumbs to my template?

Post by dnrbookstore »

Since Shopsite now includes a built-in template with the capability to include breadcrumbs - (Wallpaper Template "...This template is also the first ShopSite built in template to create breadcrumbs at the top of each page." http://shopsite.com/templates/cookbook/ ... aper.shtml) - how do I go about adding this feature to my template?

Thanks in advance!
loren_d_c
Posts: 2572
Joined: Fri Aug 04, 2006 12:02 pm
Location: Anywhere
Contact:

Post by loren_d_c »

Try this from the Tips section of the Custom Template Cookbook:

http://www.shopsite.com/templates/cookb ... umbs.shtml

-Loren
BFChris
Posts: 322
Joined: Mon Oct 09, 2006 3:28 pm
Location: PA

Breadcrumbs

Post by BFChris »

As Loren notes, due to the static nature of Shopsite pages, even the link he provided will not provide a "true" breadcrumb trail.

There are scripts available online that use PHP to dynamically generate a breadcrumb trail. One of these could be implemented in your Shopsite template if your pages support PHP.
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
dnrbookstore
Posts: 11
Joined: Mon Apr 05, 2010 3:03 pm
Location: utah

Thanks!

Post by dnrbookstore »

Thanks I appreciate your help. I will look in to both of your suggestions. I hadn't realized that was in the template tips!
Post Reply