![]() |
how to fix links in CATALOG?
I have just made an HTML catalog and I noticed if from the HTML cataloag you try and click "VIEW CART" Or "REGISTER USER" link, this leads to 404 unknown page
View Cart Link points to: http://www.mydomain.com/xcart/catalog/cart.php Register User Link points to: http://www.mydomain.com/xcart/catalog/register.php They are supposed to point to: http://www.mydomain.com/xcart/cart.php http://www.mydomain.com/xcart/register.php How can I fix this? |
make them static links instead of relying on x-cart to do it.
I.e in the side menu html use /shop/cart.php instead of having x-cart using just cart.php etc etc |
If I went into each page and changed the links then that would take me forever. Im trying to find a way (or why) for xcart to fix this before html catalog gets created.
|
Quote:
noooooooooo change the links in the proper X-cart! The links as the side menu for example are in the .tpl just make it absolute to the root for example /xcart/cart.php instead of just cart.php will work. That way the html catalog points to the right parts |
Oh Ok now I got you, Thanks
Just trying to look for the correct tpl file to edit. |
Dude I cant find the .tpl I am supposed to edit, do you know the name of it by chance?
|
Quote:
Use webmaster mode to find the tpl's you need to edit. They are most likely going to be the ones in the side menu depending on your site design. The minicart to the site for example, customer authentication etc etc. Use webmaster mode to highlight the box you want to change, then look through the code for the links you want to change. |
Thank groovico I tried that but still cant find the links to change. I asked the xcart team, hopefully they will be responsive.
|
All times are GMT -8. The time now is 02:50 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.