Guest Posted January 25, 2009 Share Posted January 25, 2009 Hello All, I'm new to the OSC & community. I just started using OSC and so far love it!!. But now I need a little help. I wanted to create text banners to run at the top of my home page, but after going to the Banner Manager in the OSC and filling in all the info, activating the banner, It does not display on the page I specify. Is there something I'm missing or a file I need to make the banner work?. can anyone help me please?. Thx, Kam Link to comment Share on other sites More sharing options...
airbrushmaster Posted January 25, 2009 Share Posted January 25, 2009 banner manager only works on the bottom of the shop Link to comment Share on other sites More sharing options...
Guest Posted January 25, 2009 Share Posted January 25, 2009 Thanks for your response, but I'm not getting the banner anywhere on the page at all. Link to comment Share on other sites More sharing options...
Hotclutch Posted January 25, 2009 Share Posted January 25, 2009 Thanks for your response, but I'm not getting the banner anywhere on the page at all. What is the code you are placing in the file to call the banner? Link to comment Share on other sites More sharing options...
Guest Posted January 25, 2009 Share Posted January 25, 2009 Hi there, There is no code that I can see, I fill in the Banner Title, Banner URL, Banner group, and the HTML text that I want to appear and click the update button, that's it. Link to comment Share on other sites More sharing options...
wroenaldinho Posted January 25, 2009 Share Posted January 25, 2009 Hi there, There is no code that I can see, I fill in the Banner Title, Banner URL, Banner group, and the HTML text that I want to appear and click the update button, that's it. <?php echo tep_display_banner('dynamic', '468x50'); ?> you need to use this code i think! Wroenaldinho Link to comment Share on other sites More sharing options...
wroenaldinho Posted January 25, 2009 Share Posted January 25, 2009 <?php echo tep_display_banner('dynamic', '468x50'); ?> you need to use this code i think! check this link out for more info OSC Banner Manager Wroenaldinho Link to comment Share on other sites More sharing options...
Guest Posted January 25, 2009 Share Posted January 25, 2009 Hi there, Thx a mil, I'll check it. hope it works. That's for every ones input. Link to comment Share on other sites More sharing options...
unixfox Posted January 29, 2009 Share Posted January 29, 2009 check this link out for more info OSC Banner Manager Where exactly does this code go? Which SPECIFIC file and location in that file does this go? Thanks Link to comment Share on other sites More sharing options...
Hotclutch Posted January 29, 2009 Share Posted January 29, 2009 Where exactly does this code go? Which SPECIFIC file and location in that file does this go? Thanks Depends where you want the banner to appear. If you want it on your home page, then it will go in catalog\index.php. If you want it on the footer of every page, then it will go in catalog\includes\footer.php. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.