Zen Cart Logo
Forums / Basic Configuration / Blank Side box.... content

Blank Side box.... content

Locked

Views: 1,503

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
14 Nov 2009, 4:22 PM
#1
macc88 avatar

macc88

New Zenner

Join Date:
Oct 2009
Posts:
19
Plugin Contributions:
0

Blank Side box.... content

So I added a blank side box and it shows an msn applet.
The only thing is that, there is text under it, which I didn't put there... it says
"You can include text, links, images, HTML markup and even PHP code"

check it out https://www.estorenation.com

That text is not in the sidebox .php file where I put the applet script so.... where on earth is this text coming from ?... I just want it deleted.

14 Nov 2009, 4:35 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Blank Side box.... content

The sidebox should have an accompanying LANGUAGE file. (Open up the original folder(s) that you unzipped on your hard drive. This will show you what files are included).

Then edit the language file.

14 Nov 2009, 4:39 PM
#3
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Blank Side box.... content

Actually, I just downloaded the mod. It's a content statement:

  $content .= '<p>You can include text, links, images, HTML markup and even PHP code</p>';

in the tpl file.

... (suggesting that you may have inserted your applet code into the wrong file)

14 Nov 2009, 4:45 PM
#4
macc88 avatar

macc88

New Zenner

Join Date:
Oct 2009
Posts:
19
Plugin Contributions:
0

Re: Blank Side box.... content

I see. I'm going to check this out. It would be easy if there was a way to do a word search on 20 different files, to see whats in them, without opening them up. That would make things very easy. Gosh.. How easy it would be . lol.

14 Nov 2009, 5:22 PM
#5
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Blank Side box.... content

macc88:

I see. I'm going to check this out. It would be easy if there was a way to do a word search on 20 different files, to see whats in them, without opening them up. That would make things very easy. Gosh.. How easy it would be . lol.

There has always been such a feature in the zencart admin panel...

... would you like to see if you can find it?

Hint. It is a TOOL... so open up your admin panel and see if you can find it :smile:

14 Nov 2009, 7:00 PM
#6
macc88 avatar

macc88

New Zenner

Join Date:
Oct 2009
Posts:
19
Plugin Contributions:
0

Re: Blank Side box.... content

I bet its,
Developers Tool Kit.
Only now I have to play with in a bit and see how it works. Thanks.:cool: