Buscando...

Foro » Autoslide Going Crazy!

This topic contains 2 replies, has 2 voices, and was last updated by  Daniel 1 year, 8 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Dayna

Autoslide Going Crazy! 10/8/2011 at 19:49 #5377

Everything looks fantastic and works great…unless you stay on a page with the slider for any length of time. After a little while, the slider starts autosliding like crazy!

Here is a link to one of the pages: http://competitionarcheryproducts.com/store/propoint-originals/

Please advise.

Thank you in advance.

  • This topic was modified 1 year, 7 months ago by  Sumolari.
  • This topic was modified 1 year, 7 months ago by  Sumolari.

Reply To: Autoslide Going Crazy! 11/8/2011 at 7:00 #5380

I’ve check your page and I don’t see anything unusual. Your carousels slides automatically after 6000ms, as you set up in the Admin Panel, just check the Javascript code WP Carousel generates to set up the carousel:

stepcarousel.setup({
				galleryid: ‘carousel_0′, //id of carousel DIV
				beltclass: ‘belt’, //class of inner "belt" DIV containing all the panel DIVs
				panelclass: ‘panel’, //class of panel DIVs each holding content
				autostep: {enable:true, moveby:1, pause:6000},
				panelbehavior: {speed:500, wraparound:true, persist:true},
				defaultbuttons: {enable: false, moveby: 1, leftnav: ['http://i34.tinypic.com/317e0s5.gif', -5, 80], rightnav: ['http://i38.tinypic.com/33o7di8.gif', -20, 80]},
				statusvars: ['statusA', 'statusB', 'statusC'], //register 3 variables that contain current panel (start), current panel (last), and total panels
				contenttype: ['inline'] //content setting ['inline'] or ['ajax', 'path_to_external_file']
			})

Which browser did you use when the error happened? It might be a browser-spefic error.

Using Firefox 5.0.1 on Mac OS X 10.7 I don’t get the error.

You can try using jCarousel instead of StepCarousel. As they are completely differents scripts (but do the same thing) the bug may not be in jCarousel.

Daniel

Reply To: Autoslide Going Crazy! 15/9/2011 at 12:31 #5716

I’m having the same thing..

When in Chrome or Firefox, when I go to a different tab and then come back to the tab with my site, the autoslide goes bananas.. IE doing fine.

Sometime just a click on the carousel helps..
or just switching tabs again, or ofcourse reloading the page.

Pretty weird.. may have to switch the autoslide off.
But I would like to keep working with WP-Crousel, like how easy it is to work with.

Still no idea what might be causing this?

best regards,
Daniel

Viewing 3 posts - 1 through 3 (of 3 total)

This topic has been closed to new replies.