View Single Post
  #1  
Old 10-03-2010, 03:19 AM
  Onion Ninja's Avatar 
Onion Ninja Onion Ninja is offline
 

Advanced Member
  
Join Date: Jul 2010
Posts: 72
 

Question Changes to template not showing in store.

Trying to remove "Powered by X-Cart" by commenting out the include which points to prnotice.tpl. It doesn't work. I'm using the Admin > Edit Templates page.

After commenting the phrase out, I click the preview button, and see the phrase has disappeared from the preview. But when I reload the store's homepage, the phrase is still there. Why? I'm thinking maybe it's some kind of cache thingy.

I managed to successfully change the text by editing the prnotice.tpl file itself. So I know I can do it that way. I just want to know how this works for future edits.

*Edit: I just realized I'm using 4.3.2. Not 4.4. Oops*

Code:
{* <td class="Bottom" align="left">{include file="main/prnotice.tpl"}</td> *}
__________________
Evan Andrews
X-Cart Gold 4.4.1
Reply With Quote