This is a discussion on how to display the banner that i have created within the osCMax v2 Features Discussion forums, part of the osCMax v2.0 Forums category; Dear friends I have created an image banner (tools >> banner manager) and set it active. 1) while creating it ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Dear friends I have created an image banner (tools >> banner manager) and set it active. 1) while creating it i have not used a target dir 'in target save to' but in the images directory itself. I am not able to see the banner in the home page. How do i show it. kindly help. regards ashok dhar |
| Sponsored Links | ||
| ||
|
#2
| |||
| |||
| Hello Are banner under tools section and banner under affiliates different or are they linked internally. I am asking this because i have created banner in tools>>banners and set it active and those banners are not showing. I have not touched the banner under affiliates. should i. ashok dhar |
|
#3
| |||
| |||
| dear sir can some one explain to me this piece of code taken from templates/fallback/main_page.tpl.php. <?php if ($banner = tep_banner_exists('dynamic', '468x50')) { ?> <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"><?php echo tep_display_banner('static', $banner); ?></td> </tr> </table> <?php } ?> regards ashok dhar |
|
#4
| ||||
| ||||
| if selected banner exist then output the following code: <br> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <td align="center"> php will display the selected banner here </td> </tr> </table>
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#5
| |||
| |||
| Dear friends where may i find the reference to tep_banner_exists() function. and what are its parameters 'dynamic' and '468X50'. kindly elaborate and help me, a newbie. thanks ashok dhar |
|
#6
| ||||
| ||||
| tep_banner_exists -is a php based function - if you do a search for it in the includes/functions directory you would find it is in banners.php PHP Code: Think you need a primer on programing (php, Java, C++, C# or any object oriented language are all a good basis to use) if you want to dive more into it. Make sure your banner is put into the proper catalog\images\banners directory.
__________________ JPF - osCMax Fourm Moderator Try out our osCMax at: Live Catalog Demo Limited access Admin: Live Admin Demo Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped! |
|
#7
| |||
| |||
| Dear friend How to display the banner at the top of the page. kindly help ashok dhar Last edited by soibaal; 07-10-2007 at 01:58 AM. |
|
#8
| |||
| |||
| not done yet Last edited by soibaal; 07-10-2007 at 01:58 AM. |
|
#9
| |||
| |||
| done done thanks thanks thanks Last edited by soibaal; 07-10-2007 at 02:26 AM. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Password for newly created admin? | tbirnseth | osCMax v1.7 Installation | 1 | 04-02-2007 12:54 AM |
| Email not sent after new customer account is created. | Dumb_Question | osCMax v2 Installation issues | 7 | 12-16-2005 05:37 PM |
| How do I add HTML to My Newly Created Static Page | Anonymous | osCMax v1.7 Discussion | 3 | 08-01-2005 06:47 AM |
| Banner display via PHPAdsNew | thejungle | osCMax v1.7 Discussion | 0 | 02-21-2004 05:48 PM |