Left Nav Component does not update

General ShopSite user discussion
Post Reply
ckm1966
Posts: 11
Joined: Wed Jul 11, 2007 11:46 am

Left Nav Component does not update

Post by ckm1966 »

The Left nav include works on EVERY Page BUT the main (index.htm) page of the site. It's been a year since I worked on this and a) do not remember the work around, and b) have no idea how to fix this.

Is there a way to work with this? I have no recollection of how to fix this other then I knew it was broken.

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

Left Nav Not Working

Post by BFChris »

Offhand guess...

The index.html file probably resides in a different folder/directory from the rest of the store pages. Hence, if your include file is referenced via a relative path, you need to update the path accordingly or use an absolute path. You could also upload the include file itself to the same folder.
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
ckm1966
Posts: 11
Joined: Wed Jul 11, 2007 11:46 am

Post by ckm1966 »

That was an EXCELLENT idea, however, it did not work - and I was so sure that would be it, but no..

I'll keep trying.
BFChris
Posts: 322
Joined: Mon Oct 09, 2006 3:28 pm
Location: PA

Let Nav Not Working

Post by BFChris »

Well, how is the Include file set-up? Some additional information might be helpful. :-)
~~Barefoot Chris
--------------------------------
Barefoot Chris Web Design
www.barefootchris.net
--------------------------------
ckm1966
Posts: 11
Joined: Wed Jul 11, 2007 11:46 am

Post by ckm1966 »

SOLUTION!

Just in case anyone else needs this - my index page was not named index - I changed it to index.htm and it works now.

Hooray.
Post Reply