Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

OSC Banner Manager


Guest

Recommended Posts

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

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...