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)
-   -   Question about "Power by: X-cart" (https://forum.x-cart.com/showthread.php?t=8050)

rjcbear 06-11-2004 10:04 AM

Question about "Power by: X-cart"
 
Well I have a question for every one.

Is it ok to take off from the bottom of the page the part that says "Power by: X-cart"

If, is ok can you please tell me how to do it and what to delelte to get this done

Kind regards
Ricky

P.S. Using version 3.5.8 X-cart Gold

bluecat 06-11-2004 10:13 AM

Not sure if you can't, haven't read anything like that, but it's in this template: skin1/main/prnotice.tpl

laureon 06-11-2004 10:20 AM

Hi,

There is no reason why you cannot remove the powered by x-cart advertisement.

If you go into [skin1]/customer/home.tpl

find the line: { include file="poweredby.tpl" } and comment it out e.g. {*{ include file="poweredby.tpl" }*}

you will then need to open [skin1]/bottom.tpl

and comment out: {include file="main/prnotice.tpl"} e.g. {*{include file="main/prnotice.tpl"}*}

P.S - I can see you are new to x-cart. In the smarty template files i.e. all files with a .tpl extension. you can 'hide' elements by using the tags {* at the beginning of what you wish to hide and *} at the end. These are similar to the html comment tags:

just a little tip!

bluecat 06-11-2004 12:34 PM

Use the method I indicated if you want to change it to your own. And thanks laureon, I didn't realize you could simply * them out either, good to know. Thanks. :)

rjcbear 06-11-2004 01:42 PM

Thanks a bunch laureon I try and it work and what a great tip.

Regards,
Ricky

rjcbear 06-11-2004 01:51 PM

Just tried it WORK like a charm....


Thank you again

Ricky

Konig 06-12-2004 12:12 PM

You can also modify that /prnotice.tpl file and put your own link and ad there, maybe to another website you own, etc. So instead of deleting it, that might be a good option. :D


All times are GMT -8. The time now is 07:13 AM.

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