I’m not sure it is related, but that website shows a lot of errors on the W3C HTML validator. Maybe you should fix them first and see if the problem is still there.
Thread Starter
Mona86
(@mona86)
With the validator, I see that the problem could be that there is no space between attributes. The whole ul block is written without spaces, e.g.:
data-bxslider-mode=”horizontal”data-bxslider-speed=”500″
But this is just when you view it by ‘View Source’. In Firebug, the code looks fine.
Could you please have a look at the HTML using Firebox or a similar tool?<
Hi Vincent,
I’m having the exact same problem, I see the first slide then a flash of the following slides, until it continues to land on the final slide. Seems ok on Safari but not firefox.
I had some errors in my page too. Have just cleared the errors and now slider works fine. Thanks for your help.
Thread Starter
Mona86
(@mona86)
The errors with validation occurred because of my doctype declaration. I fixed this now.
When I remove the slider and run the validation, there are only 3 errors (http://maaikehartog.com/devt/cc_validate.png).
After adding the slider, there are 52 errors, as you can see when you validate it. So 49 of them are caused by the slider.
I have tested a text-only slider with the same WordPress theme, but the problem is the same there.
On the other website where I had this problem, I am using the Pro version, for which I paid. I hope you can find where the problem is. Thank you for your time.
Thread Starter
Mona86
(@mona86)
I just discovered something a bit weird: In IE8 the slider is working correctly. All the other browsers I tried (FF, chrome, Opera, IE11) are skipping the slide.
There is no PRO version for bxSlider Integration for WordPress. I think you may be in the wrong plugin support forum.
The plugin I support is: https://wordpress.org/plugins/bxslider-integration/
Thread Starter
Mona86
(@mona86)
You’re right, I am using a different plugin. I am now going to try and build the slider with your plugin.
I guess that resolves the topic 😉