Zen Cart Logo
Forums / Addon Sideboxes / Scrolling Specials Sidebox v1.1

Scrolling Specials Sidebox v1.1

Locked

Views: 13,967

Results 41 to 48 of 48
This thread is locked. New replies are disabled.
19 Aug 2007, 5:06 PM
#41
100asa avatar

100asa

Totally Zenned

Join Date:
Oct 2006
Location:
Italy
Posts:
636
Plugin Contributions:
0

Scrolling Specials Sidebox v1.1

I've the same problem with IE.
I've image handler installed.

8 Sep 2007, 4:43 PM
#42
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

Hello,

me too...but is there any fix for this?

Thanks a lot for any help.

regards,
kruna

26 Nov 2007, 8:47 AM
#43
x_o avatar

x_o

New Zenner

Join Date:
May 2007
Posts:
21
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

This thread has the solution for Image Handler and Scrolling Sideboxes problem
http://www.zen-cart.com/forum/showthread.php?t=75257
It helped me, thanks.

28 Nov 2007, 1:03 AM
#44
0be1 avatar

0be1

Totally Zenned

Join Date:
Sep 2004
Location:
Murfreesboro, TN
Posts:
479
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

Does anyone know how hard it would be to modify to make this mod use products from a specific category or even a sub-category?

For example:

Our web site has a category called bargain basement. Under that there are 4 sub-categories:

60% off
70% off
75% off
80% off

A mod like this would come in very handy to scroll what discounted products are available. They are NOT on sale (per se) but the categories are setup using salemaker with non expiring dates.

tia...

0be1

3 Aug 2009, 2:07 PM
#45
hcd888 avatar

hcd888

Zen Follower

Join Date:
May 2008
Posts:
348
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

Hi, my Scrolling Specials Sidebox look ok in firefox & I.E7.

In I.E 8, the 1st image scrolls up than disappears, than resatarts than disappers in a loop. When i run it in compatability mode it looks fine.

Does anybody have a solution?

Thanks

8 Aug 2009, 3:02 PM
#46
dpet102 avatar

dpet102

New Zenner

Join Date:
Mar 2009
Posts:
76
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

Sorry to bump an old thread.

The scroller installed beautifully without a hitch, and looks great.

I only put 7 products on special for now until I can get this rectified.

What happens is, when you're navigating through my site, or even when a screen refresh occurs, the 7 products seem to jump out of the box, kind of like a quick flash, then they go back in the box as they're supposed to.

Any ideas on how to fix this?

Please check out my site to see exactly what I'm talking about.

Cheers

indigodecorativeDOTcom
Posted via Mobile Device

7 Sep 2009, 6:20 PM
#47
hedgepig avatar

hedgepig

New Zenner

Join Date:
Oct 2006
Posts:
80
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

would certainly appreciate any solution to this myslef. It works fine in Firefox but IE8 just scrolls the same image over and over - but if click compatibility view (which a lot of our customers might not even know about!) then it works - could do with a 'fix' for this if possible?

regards

Lyn
www.psychictourist.co.uk

16 Sep 2009, 12:51 AM
#48
hcd888 avatar

hcd888

Zen Follower

Join Date:
May 2008
Posts:
348
Plugin Contributions:
0

Re: Scrolling Specials Sidebox v1.1

I found a post on here about the problems with the Scrolling specials IE8 issues.

It solves it by forcing ie8 to ie7 compatibility mode. You are suppose to add this code to your html_header.php

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

But i havent a clue where the correct html_header.php is & i dont know where abouts to stick the code :no:

Does anybody have any ideas?