Zen Cart Logo

Sidebox Confusion

Views: 657

Results 1 to 5 of 5
3 Feb 2011, 6:27 AM
#1
adiamond avatar

adiamond

New Zenner

Join Date:
Jan 2011
Posts:
58
Plugin Contributions:
0

Sidebox Confusion

I seem to have really confused myself here somehow. Ok, so I created two banners in the Banner Manager:

Positive SSL Seal [in group] BannersAll
Rest Assured with PayPal [in group] BannersAll

I go to LayOut Settings:
Banner Display Groups - Side Box banner_box [blank]
Banner Display Group - Side Box banner_box_all [BannersAll ]

When I go to my home page, the two banners are displayed in the same box on the right, with the title "Sponsors" that doesn't exist! I previously tried creating another separate banner/side-box, "Sponsors", but deleted it when things weren't going correctly.

How do I fix this issue?

3 Feb 2011, 7:32 AM
#2
adiamond avatar

adiamond

New Zenner

Join Date:
Jan 2011
Posts:
58
Plugin Contributions:
0

Re: Sidebox Confusion

Never-mind, I discovered the variables in "\includes\languages\MY TEMPLATE\english.php" around line 409 or so.

3 Feb 2011, 7:32 AM
#3
louis avatar

louis

Zen Follower

Join Date:
Jul 2006
Location:
Johannesburg
Posts:
408
Plugin Contributions:
0

Re: Sidebox Confusion

Are they being displayed at the same time?

the two banners are displayed in the same box on the right

Use Admin>Tools>Developers Tool Kit to search for the word "sponsors" and change the description to what you want.

with the title "Sponsors" that doesn't exist!

3 Feb 2011, 7:34 AM
#4
adiamond avatar

adiamond

New Zenner

Join Date:
Jan 2011
Posts:
58
Plugin Contributions:
0

Re: Sidebox Confusion

Sorry, I think we posted our responses at the same time, looks like I beat you by a millisecond :)

3 Feb 2011, 7:35 AM
#5
adiamond avatar

adiamond

New Zenner

Join Date:
Jan 2011
Posts:
58
Plugin Contributions:
0

Re: Sidebox Confusion

I guess I just don't understand why the titles of these boxes are hard-coded, when you pretty much specify a title when you create the banners, why doesn't this just use the banners titles?