X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Adding homepage link to categories menu (https://forum.x-cart.com/showthread.php?t=26771)

webdesignhelper 11-21-2006 03:18 AM

Adding homepage link to categories menu
 
I would like to add a Homepage link to my categories menu as the first item in the list but can't figure out what code to add ?

balinor 11-21-2006 03:46 AM

Re: Adding homepage link to categories menu
 
<A href="{$http_location}" class="VertMenuItems">home</a><br />

Put it just below:

{capture name=menu}

webdesignhelper 11-21-2006 03:58 AM

Re: Adding homepage link to categories menu
 
fantastic :)

neaisha 12-03-2006 08:50 AM

Re: Adding homepage link to categories menu
 
can you use this code to add static page links to the categories menu?

if so, how?

webdesignhelper 12-03-2006 10:02 AM

Re: Adding homepage link to categories menu
 
just alter the href part of the link to the direct link to the static page and it will work just fine.

neaisha 12-03-2006 10:13 AM

Re: Adding homepage link to categories menu
 
Wow...I sware I tried that and got an error but I tried it again and it took. Weird.

Thanks for responding so quickly :-)


All times are GMT -8. The time now is 11:18 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.