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)
-   -   How do I get rid of this? (https://forum.x-cart.com/showthread.php?t=32445)

acommorato 07-10-2007 08:14 AM

How do I get rid of this?
 
We have had several people messing with our templates and the site is a mess. We have an extra, empty box on all of our pages. On our home page, you will see it right in the middle of the page. I have combed through the templates and can not figure out where it is coming from. Does anyone have an idea of where I can look? Thanks.

Angie
www.allamericandirect.com

chamberinternet 07-10-2007 02:04 PM

Re: How do I get rid of this?
 
I think that might be in /skin1/customer/home.tpl ...

Can you show me the list of this template ?

Shafiq :sK

carpeperdiem 07-10-2007 04:14 PM

Re: How do I get rid of this?
 
Do you have x-special offers? It may be related to x-so (and you have nothing set up).

Jon 07-10-2007 08:22 PM

Re: How do I get rid of this?
 
Does look related to offers, here's the offending code:

Code:

<div class="OffersBox">
</div>


Where it's located is a different story, I would search through the skin files for "OffersBox." If you have ssh access you can do this with the command:

grep -lr OffersBox *


All times are GMT -8. The time now is 03:50 AM.

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