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)
-   -   Changing upper right hand side button link (https://forum.x-cart.com/showthread.php?t=44137)

Belevation 12-09-2008 06:35 AM

Changing upper right hand side button link
 
I have been searching on this forum on how to add/change the button on the upper right hand side link (such as the home, shopping cart, contact us), but couldn't find it anywhere. keyword search are "change/edit link, add button link, etc". I change the phone to our phone, but now i can't find it.

I need help with the following:
  1. I look at head.tpl, top_menu.tpl, rectangle_top.tpl. I want to change the link of the Home.php to my static home page.
  2. I got the "power by xcart" off; now, i want to add some text link, i try it by using regular html link, it didn't display.

can someone help? Big Thanks

balinor 12-09-2008 06:36 AM

Re: Changing upper right hand side button link
 
That's the speed bar - click on 'Speed Bar' in your admin to change those.

What code did you use for a regular link and where?

Belevation 12-09-2008 06:53 AM

Re: Changing upper right hand side button link
 
Thank you. I want to add some more link to the upper right hand side corner, i try clicking on the Add/Update button in the Speed bar, but it didn't do anything. Where can I add new link to the upper right hand side corner?


As for the footer, since I want it in the bottom of the web page; I use the prnotice.tpl and add the following:

<font class="NavigationPath">
<a href="home.php?cat=249" class="NavigationPath">Belevation Home</a>&nbsp;&nbsp;<a href="/about_us.html">About Us</a>
</font>

did i place it in the right spot?

Thanks.

balinor 12-09-2008 06:54 AM

Re: Changing upper right hand side button link
 
When you make changes you need to clear your template cache - do so in the Summary/Tools area.

Belevation 12-09-2008 06:56 AM

Re: Changing upper right hand side button link
 
What does that do?

balinor 12-09-2008 06:58 AM

Re: Changing upper right hand side button link
 
It clears the template cache.

Belevation 12-09-2008 07:17 AM

Re: Changing upper right hand side button link
 
still didn't do anything when i click on the add/update. was it suppose to allow me to add new link?

balinor 12-09-2008 07:27 AM

Re: Changing upper right hand side button link
 
In the speed bar section of your admin it lets you edit existing links or add new ones. What did you do?

Belevation 12-09-2008 07:57 AM

Re: Changing upper right hand side button link
 
I simply wanted to add new link by click on the Add/Update button from the speed bar management; however, it didn't do anything even after i clear the cache from summary/Tools and check the option that says "clear template cache". I wanted to add another link between the shopping cart and the contact us a new link called Testimonial. here's how my store is right now: http://www.belevation.com/shopping/home.php?cat=249

thanks for being patient

balinor 12-09-2008 08:00 AM

Re: Changing upper right hand side button link
 
Is the 'active' box checked next to the new link you created?

Belevation 12-09-2008 08:24 AM

Re: Changing upper right hand side button link
 
thanks a bunch for your help -- it was there the whole time - the new "add" option automatically have the default link on the url (i was expected a blank) and i was just keep looking for it. Thanks a million. You Rock!!!

Belevation 12-09-2008 08:31 AM

Re: Changing upper right hand side button link
 
Almost forgot, how about adding links to the bottom of the web page? is it add it to the prnotice.tpl?

balinor 12-09-2008 08:33 AM

Re: Changing upper right hand side button link
 
or copyright.tpl

Belevation 12-09-2008 08:44 AM

Re: Changing upper right hand side button link
 
so then can i simply just use plain html code as follow:

<font class="NavigationPath">
<a href="home.php?cat=249" class="NavigationPath">Belevation Home</a>&nbsp;&nbsp;<a href="/about_us.html" class="NavigationPath">About Us</a>
</font>

I try the above code in the webmaster mode and click on the preview button, it highlighted (in red) line of code didn't show.

thanks

balinor 12-09-2008 08:46 AM

Re: Changing upper right hand side button link
 
You need to edit the templates in the 'edit templates' area. Webmaster mode is only for changing text.


All times are GMT -8. The time now is 12:23 AM.

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