Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Can I place code in sidebox/banner_box.php

Can I place code in sidebox/banner_box.php

Views: 1,581

Results 1 to 4 of 4
22 May 2012, 8:08 PM
#1
bulletproofbody avatar

bulletproofbody

New Zenner

Join Date:
May 2012
Posts:
3
Plugin Contributions:
0

Can I place code in sidebox/banner_box.php

Also I am wondering why I cant get text to show up in the Banner_Box.php
I went to the banner manager, then opened up the box that was showing in that box on the main site.
I removed the image and posted this code into the HTML box. But I cant get it to show on the live site??? WHY?

<div id='shareThisShareEgg' class='shareEgg'></div> <script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['sharethis','facebook','twitter','pinterest','googleplus'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>
22 May 2012, 8:32 PM
#2
bulletproofbody avatar

bulletproofbody

New Zenner

Join Date:
May 2012
Posts:
3
Plugin Contributions:
0

Re: Can I place code in sidebox/banner_box.php

Also I am wondering why I cant get code to show up in the Banner_Box.php
I went to the banner manager, then opened up the box that was showing in that box on the main site.
I removed the image and posted this code into the HTML box. But I cant get it to show on the live site??? WHY?

<div id='shareThisShareEgg' class='shareEgg'></div> <script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['sharethis','facebook','twitter','pinterest','googleplus'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>

If you type text into that box it shows... but how can I get code to show?

22 May 2012, 8:51 PM
#3
bulletproofbody avatar

bulletproofbody

New Zenner

Join Date:
May 2012
Posts:
3
Plugin Contributions:
0

Re: Can I place code in sidebox/banner_box.php

I am trying to put code into the banner box to display Facebook links and stuff like that.
I am wondering why I cant get Code to show up in the Banner_Box.php
I went to the banner manager, then opened up the box that was showing in that box on the main site.
I removed the image and posted this code into the HTML box. But I cant get it to show on the live site??? WHY?

<div id='shareThisShareEgg' class='shareEgg'></div> <script type='text/javascript'>stlib.shareEgg.createEgg('shareThisShareEgg', ['sharethis','facebook','twitter','pinterest','googleplus'], {title:'ShareThis Rocks!!!',url:'http://www.sharethis.com',theme:'shareegg'});</script>

Is there another way to get it to show? I am trying to get these to show ^^^
TEXT WILL SHOW, but Im needing these to show.
Thanks for your help!
Chris

23 May 2012, 5:57 AM
#4
win8win avatar

win8win

Zen Follower

Join Date:
Apr 2012
Location:
beijing
Posts:
258
Plugin Contributions:
1

Re: Can I place code in sidebox/banner_box.php

1:tool-banner manager-new banner
note:write a new Banner Group name for “Banner Group” such as “mybannerone”;
put your code of showing facebook,to “Html Text:”

  1. Set the banner location using the /confuration/layout settings.
    write the new banner group ‘s name to where you wish it to display
    Banner Display Groups – Header Position 1
    Banner Display Groups – Header Position 2
    Banner Display Groups – Header Position 3
    Banner Display Groups – Footer Position 1
    Banner Display Groups – Footer Position 2
    Banner Display Groups – Footer Position 3
    Banner Display Groups – Side Box banner_box
    Banner Display Groups – Side Box banner_box2
    Banner Display Groups – Side Box banner_box_all
    such as write “mybannerone” to Banner Display Groups – Footer Position 1,
    then the banner will show at the bottom of home page

note:if you write it to Side Box banner_box,Side Box banner_box2,Side Box banner_box_all you need to go to tool-layout boxes controller to enable them;