Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Idea or Suggestion Remove image side boxes from product pages

    Hello, I been trying to figure out how to remove the large images that are shown on the bottom left and right of the product pages on my website. I would only like them to show on my main page. For example, the one that says "save over 20% off organic bamboo bedding".

    The template is customized and I have tried contacting the company that made the template but they do not want to help. It looks as though they added the boxes as images instead of banners, although the large boxes are labeled as "az_banner_3". If anyone could help, it would be very much appreciated. Thank you. My website is b e d r o o m d u v e t s p o t . c o m

  2. #2
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Remove image side boxes from product pages

    It looks like they have that setup as a banner here:
    Admin -> Tools -> Banner Manager
    az banners 3
    az banners 4

    Switch them off?

    It's possible they have been added in as CSS classes, I would need to see the code to determine for sure.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  3. #3
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Remove image side boxes from product pages

    Thank you twitchoo for responding so quickly. No, unfortunately I checked the Admin -> Tools -> Banner Manager and the banners aren't listed there. I am just seeing the zencart banners.

    Which codes are you referring to? I would be more than happy to show you.

  4. #4
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Remove image side boxes from product pages

    I'll need ftp access to see your templates folder you can PM me address, username, password.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  5. #5
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Remove image side boxes from product pages

    I am so sorry but I don't feel comfortable giving away my ftp info. But I would be happy to look through any folders/files and get the info you need. =)

  6. #6
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Remove image side boxes from product pages

    That's fine, it's much faster for me...

    You need to find the following:
    <div class="az_right_bar_bottom">
    <a href="http://bedroomduvetspot.com/index.php?main_page=index&cPath=9_36">
    <div id="az_banner4"></div>

    Which could be in includes/templates/YOUR_TEMPLATE/css/stylesheet.css

    or in includes/templates/YOUR_TEMPLATE/sideboxes/EXISTING_BANNER_FILE.php or YOUR_CUSTOM_BANNER_FILE.php

    or in includes/templates/YOUR_TEMPLATE/templates/EXISTING_BANNER_FILE.php or YOUR_CUSTOM_BANNER_FILE.php

    and I would also check includes/languages/english/YOUR_TEMPLATE/extra_definitions/YOUR_CUSTOM_BANNER_FILE.php

    and includes/modules/sideboxes/YOUR_TEMPLATE/YOUR_CUSTOM_BANNER_FILE.php
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  7. #7
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Remove image side boxes from product pages

    Thank you for your understanding.

    I remember seeing the code you mentioned in the template.main_php file and I was right. Is this it? =)

    <div class="az_right_bar_bottom">
    <a href="http://bedroomduvetspot.com/index.php?main_page=index&cPath=9_36"><div id="az_banner4"></div></a>
    <div class="clear"></div>

  8. #8
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Remove image side boxes from product pages

    Yes the CSS class 'az_right_bar_bottom' calls the image, the 'a href' is the page link to that image.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #9
    Join Date
    Dec 2010
    Posts
    138
    Plugin Contributions
    0

    Default Re: Remove image side boxes from product pages

    That great news. Would I need to add a code somewhere? =)

  10. #10
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Remove image side boxes from product pages

    You want to show it only on the index page and not on the product pages?

    What about other shopping pages?
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Remove heading from side boxes
    By els321 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Nov 2011, 09:14 PM
  2. Remove pages from side boxes
    By Ivanna in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Jul 2011, 09:32 PM
  3. Remove sub-category image from individual product pages?
    By mtmnet in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 18 Jul 2009, 05:04 PM
  4. Remove right side boxes from product pages
    By SmartSeller in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Feb 2008, 07:44 PM
  5. Remove Side Boxes From Tell A Friend Page
    By webgaffer in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Oct 2007, 08:48 AM

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