Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    red flag BannersAll - doesn't show all banners. Please help!

    I need help with my banners, please. I've put all 3 of them all into the BannersAll group, I've set the order for all of them. The banner group is positioned in Footer 3. They are supposed to show all at the same time, because they are static. But instead the banners behave as dynamic ones, showing only one banner. They just rotate as I keep refreshing my page. How do I solve this problem? I need them all at the same time. I am using zen-cart 1.3.8a.
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    You can't show 3 banners at the same time in a single position (except in the Banners All SideBox)

    To show 3 banners at the same time you will have to add 1 to each of the 3 footer banner positions. Note: they will not be stacked tightly together.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Quote Originally Posted by Kim View Post
    You can't show 3 banners at the same time in a single position (except in the Banners All SideBox)

    To show 3 banners at the same time you will have to add 1 to each of the 3 footer banner positions. Note: they will not be stacked tightly together.
    Thank you for your reply. I actually need to show 10 banners at the same time. You can see the example here: www.api.kh.ua (at the bottom) - this is my store, which I want to switch to zen-cart. Is something like that possible in zen?
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  4. #4
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Is it possible to show several banners at the same time, like here: www.api.kh.ua? I need it for my new shop. Thank you very much for any help I can get!
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  5. #5
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    This is what the manual says:
    "Banners belonging to the BannersAll group are displayed statically. All banners in this group will be displayed at the same time and will not change regardless of any page refreshes".
    For some reason it doesn't work that way. I need around 10 banners along the bottom of my main page. Does anybody know how to implement this?
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  6. #6
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    That statement applies only if the banner group is applied to the "Banner Display Group - Side Box banner_box_all" option.

    To achieve static banners for your custom footer, you will need to implement some custom code.

    You can adapt the code from:

    - includes/templates/template_default/sideboxes/tpl_banner_box_all.php

    and tweak the following page to suit your needs:

    - includes/templates/template_default/common/tpl_main_page.php

    Remember to use the Template Overrides System for this.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  7. #7
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Just "hardcode" them in your tpl_footer
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  8. #8
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Quote Originally Posted by canopy View Post
    That statement applies only if the banner group is applied to the "Banner Display Group - Side Box banner_box_all" option.

    To achieve static banners for your custom footer, you will need to implement some custom code.

    You can adapt the code from:

    - includes/templates/template_default/sideboxes/tpl_banner_box_all.php

    and tweak the following page to suit your needs:

    - includes/templates/template_default/common/tpl_main_page.php

    Remember to use the Template Overrides System for this.
    Thank you very much! I will try to do it, although I don't know php or html code very well. I'll see what I can do.
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  9. #9
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Quote Originally Posted by Kim View Post
    Just "hardcode" them in your tpl_footer
    Thanks alot for the advice!
    Zen-cart 1.3.8a
    www.api.kharkov.ua

  10. #10
    Join Date
    May 2008
    Location
    Ukraine
    Posts
    71
    Plugin Contributions
    0

    Default Re: BannersAll - doesn't show all banners. Please help!

    Quote Originally Posted by canopy View Post
    That statement applies only if the banner group is applied to the "Banner Display Group - Side Box banner_box_all" option.

    To achieve static banners for your custom footer, you will need to implement some custom code.

    You can adapt the code from:

    - includes/templates/template_default/sideboxes/tpl_banner_box_all.php

    and tweak the following page to suit your needs:

    - includes/templates/template_default/common/tpl_main_page.php

    Remember to use the Template Overrides System for this.
    Well, I've tried, but nothing worked. What exactly do I need to adapt from the tpl_banner_box_all.php, and how can I adapt it? I am sorry, but I really don't have a clue about this.
    Zen-cart 1.3.8a
    www.api.kharkov.ua

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Banners show in all pages, except for product pages. Help!
    By AquaticAddiction in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Mar 2014, 05:56 PM
  2. Banners: How can I show them on all pages EXCEPT home?
    By artjewl in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 4 Apr 2012, 03:04 PM
  3. Direct Bank Deposit doesn't show the BSB; Please help
    By Lara2911 in forum Addon Payment Modules
    Replies: 4
    Last Post: 21 Mar 2011, 06:28 AM
  4. Replies: 2
    Last Post: 22 Mar 2009, 04:11 PM
  5. Help me! All banners don't show
    By ptnan in forum Basic Configuration
    Replies: 1
    Last Post: 9 Jul 2008, 10:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR