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)
-   -   Add a link to a page (https://forum.x-cart.com/showthread.php?t=44895)

pfarcus 01-18-2009 04:46 PM

Add a link to a page
 
Ok, beginner question here. How do you add a link to a page? I'd like one at the bottom of the file upload page leading to the add product page. Is that a smarty edit or a php edit?

Please, be gentle.:mrgreen:

balinor 01-18-2009 06:04 PM

Re: Add a link to a page
 
Just add a standard html link:

<a href="pagename.php">link text</a>

pfarcus 01-18-2009 06:53 PM

Re: Add a link to a page
 
thx, to the smarty template or to the php page?

balinor 01-19-2009 03:35 AM

Re: Add a link to a page
 
Always edit the templates, never the PHP files.


All times are GMT -8. The time now is 01:26 AM.

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