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)
-   -   "Comment-out" affiliate link (https://forum.x-cart.com/showthread.php?t=54053)

abialas 06-05-2010 09:19 AM

"Comment-out" affiliate link
 
Hi All,

I want to "Comment-out" the "Click here to register as an affiliate" link from my store, so that i can add it back if required. Can someone please advise?

I'm using V4.3.1

Thanks.

ScrapbookSupplies 06-06-2010 09:36 AM

Re: "Comment-out" affiliate link
 
You put a /* before the code and a */ after it. Is this what you're asking?

abialas 06-06-2010 10:07 AM

Re: "Comment-out" affiliate link
 
Pretty much, but where would i find this code?

Thanks much.

ScrapbookSupplies 06-06-2010 02:24 PM

Re: "Comment-out" affiliate link
 
I have to use FF's Firebug to find the pieces of code, and do not have the same template that you have. If you want to send/post the link to be removed I can probably tell you where it's at.

abialas 07-04-2010 10:48 AM

Re: "Comment-out" affiliate link
 
Here it is, thanks for your help.

http://interneka.com/affiliate/AffiliateSignup.php?WID=000000

Shamun 07-04-2010 10:55 AM

Re: "Comment-out" affiliate link
 
Commenting out smarty requires {* and *}
/* and */ is for css and php.

You will need to find the code for it in your .tpl and comment it using {* and *}

ScrapbookSupplies 07-04-2010 02:07 PM

Re: "Comment-out" affiliate link
 
Quote:

Originally Posted by Tal
Commenting out smarty requires {* and *}
/* and */ is for css and php.

You will need to find the code for it in your .tpl and comment it using {* and *}


TY! I didn't know that.

I believe the file he needs to edit is bottom.tpl, located in skin-X/customer/


All times are GMT -8. The time now is 11:14 AM.

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