Do you have a link?
Let me take a look at this and I’ll get back to you.
Yeah, I read the issue. Thanks!
Hi maxborgatti,
First off, sorry about the delay, I’ve been be busy for the last couple of days and haven’t been able to tackle this.
It seems you’re using a new slideshow now. No worries, it happens.
Here’s what going on: The thing with Cycle 2 (the jQuery plugin on top of which the plugin is built on) waits for all images to be loaded before initiating the slideshow. That’s why the content flashes. You could play around with the ‘loader’ option, using the Cycle options. http://jquery.malsup.com/cycle2/api/#options. At some point, I might take a close look into this and see if there’s a way to fix it for everyone.
hi
i don’t want the slide to load automatically images. so… is there any file i can modify to stop it and have also no flickering?
i’ll do, i’ll test and i’ll report you!
Hi Max,
How is your knowledge on Javascript, PHP, HTML, and CSS? Basically, you would need to go into the plugin and mess around with the Javascript object that sets the settings (here would be a good place to do it). And you would also need to enqueue the non-minified files in order to debug it… oh shit, it’s actually a bit complicated.
I have some time to take a look at this week, so I’ll try to see if I can figure this out for everyone… I agree it’s a bit annoying!