Page 1 of 9 123 ... LastLast
Results 1 to 10 of 87
  1. #1
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,860
    Plugin Contributions
    2

    customer issue Scrolling Featured Sidebox support thread

    Available under ZenCart Extras at
    http://dezinacart.com
    View at http://www.dezinashop.com/demo/
    Will add to downloads section here at forums
    when tested.. Please report back here with
    any problems and if working ok for you.
    Dezina ZenCart Templates
    Please do not PM for support queries..Post in forums..help others

  2. #2

    Default Re: Scrolling Featured Sidebox Released

    Installed it into 1.3.7 and it only scrolls successfully in Firefox.

    Both IE 6 & IE 7 show scrolling text and the images are displayed static. All the images are displayed further down the page, in a vertical column, all are static.

    I have Image Handler 2 installed. That might be the cause.

    The scrolling on the demo page displays fine in both my IE 6 & IE7. So it's something that is different about my site.

    Will have a bit more of a look at it a bit later when I get some time.

  3. #3

    Default Re: Scrolling Featured Sidebox Released

    Actually this is going to be a CSS problem isn't it.

  4. #4

    Default Re: Scrolling Featured Sidebox Released

    No it's Image Handler 2 that causes the scrolling problem with IE 6 & IE7.

    I've reproduced the problem on another Zen Cart install using default classic template.

    On default classic template, if you install Image Handler 2, then the scrolling breaks. Uninstall IH2 and scrolling works again.

    IH2 also breaks Scrolling What's New Sidebox V1.0.

  5. #5
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,860
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox Released

    Quote Originally Posted by CraigW View Post
    No it's Image Handler 2 that causes the scrolling problem with IE 6 & IE7.
    I've reproduced the problem on another Zen Cart install using default classic template.
    On default classic template, if you install Image Handler 2, then the scrolling breaks. Uninstall IH2 and scrolling works again.
    Also breaks Scrolling What's New Sidebox V1.0.
    Yes, scrolling breaks when also using Image Handler 2..tested myself and confirm..
    thanks for investigating..
    Dezina ZenCart Templates
    Please do not PM for support queries..Post in forums..help others

  6. #6

    Default Re: Scrolling Featured Sidebox Released

    Yeah, thanks Misty. Nothing wrong with what you have done.

    A big thanks for doing it actually.

  7. #7

    Default Re: Scrolling Featured Sidebox Released

    I have found the source of the scrolling problems in sideboxes with IE 6 & IE 7.

    It's the fact that IH2 does a " style="position:relative" " on the images in those sideboxes. Remove this CSS style and the problem is fixed.

    Have a look in includes/classes/bmz_image_handler.class.php, right at the end of the file.

    You will see:
    return $parameters . 'style="position:relative" onmouseover="showtrail(' . "'$products_image_zoom'...

    Just remove the offending style so you end up with:
    return $parameters . 'onmouseover="showtrail(' . "'$products_image_zoom'...

    And scrolling in sideboxes will work again.

    But this breaks image hover functionality offered with Image Handler for the entire site. We need some way of testing for whether you are actually in a sidebox or not. Or even specially if we are in Featured sidebox.

    I've also posted this info in the IH2 thread.

  8. #8
    Join Date
    Oct 2005
    Posts
    98
    Plugin Contributions
    0

    Default Re: Scrolling Featured Sidebox Released

    Misty, thank you for this scrolling box.

    I just have one issue that I'm trying to work out. When the scroll reaches the end of the list, the first 5 products on the list reload and the 1st on the list only shows for a slit second (not long enough to click on).

    I know that there is a solution out there, but I can't seem to figure it out. I've tried changing the behavior from scroll to slide and that didn't do the trick. Any ideas?

    Here's a link
    Heather
    Results! Why, man, I have gotten a lot of results.
    I know several thousand things that won't work.
    ----Thomas Edison

  9. #9
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,860
    Plugin Contributions
    2

    Default Re: Scrolling Featured Sidebox Released

    Designed to include product images, your site config does not appear to include images..OR
    Try slowing down scrolling rate...
    Dezina ZenCart Templates
    Please do not PM for support queries..Post in forums..help others

  10. #10

    Default Re: Scrolling Featured Sidebox Released

    We now have a fix to the scrolling issues thanks to RedrikShuhart. It's very simple.

    http://www.zen-cart.com/forum/showthread.php?t=75257

    It still has a little position quirk in IE6, but good enough for me. IE7 & Firefox work perfectly.

    Thanks again Misty for a great contrib.

 

 
Page 1 of 9 123 ... LastLast

Similar Threads

  1. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 311
    Last Post: 9 May 2013, 03:00 AM
  2. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM
  3. SplitTaxLines mod support thread
    By pdprenty in forum All Other Contributions/Addons
    Replies: 80
    Last Post: 19 Dec 2009, 10:01 PM
  4. scrolling Featured sidebox
    By procustomts in forum Addon Sideboxes
    Replies: 8
    Last Post: 8 Nov 2007, 08:55 AM
  5. Image Handler 2 with Scrolling Featured Products
    By Remzi in forum Basic Configuration
    Replies: 1
    Last Post: 23 Aug 2006, 07:32 PM

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
  •