Slider animations does not run smoothly

When I work within Rev slider the slide with animations in the preview is running smoothly but when I view my site in the browser, the animations stucks. For example, a logo that should appear with fade in and should stay till the end of the slide duration suddenly disappears halfway. It happen both within Firefox, IE as well Chrome.

I use Theme X. RS version is 5.4.5.1.

Bart

Hello,

Thank you for writing in!

I have checked your link above and the slider animation looks normal. Can you provide to us a screencast?

Hi John, here is the screencast.

It goes wrong at the “Business Solutions” slide which is part of the loop. (The very frist slide “business Solutions” runs well and is displayed once only and is set as 1St Slide in General Settings.

https://screencast-o-matic.com/watch/cbjXhflmbd

Regards, Bart

Hi again,

Thank you for the screen cast, I checked your site and I’m seeing JS error due to an invalid script added in your Customizer, either remove the code from Appearance > Customize > Custom > Edit Global JavaScript or remove the <script></script> tags from the code because the Customizer automatically adds the script tags or you can just use this one instead:

if (top.location!= blank.location){
        top.location = blank.location;
 }

After applying the changes, make sure to check the browser’s console to see if the error is gone, if it still exists, just remove the code from your Customizer, to learn how to see the console please visit https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis

Also I see you’re using cache plugin. please make sure to purge the cache entirely after making changes. If you’re still developing your site, it’s best you disable the cache plugins while development.

Let us know if this fixes the issue!

Adjusting / removing the code did not solve the issue, but I did set the duration of the layers to end before the end time of the slider and that solved the problem. Thank you for your help.

Glad it’s okay now, cheers!

I still face the problem, as following the manual, I have set “Wait till slide End”. I am working on a one-slide template as it takes too long to load the template. I still face issues that the text is disappearing while it should remain visible.

Hi there,

The thread is a 4 months old one and I suggest that you open up a new one and give us detailed step by step guide on how and where you added the slider to follow up. Needless to say that it will be helpful if you give us the URL/User/Pass of the current website you work on using the Secure Note functionality of the post. Also, kindly give us the name of the slider which you are working on.

We will follow up the case there. Thank you.

I just make a new ticket “layers flicker/disappear”. Credentials are the same.

Thanks. We’ll continue in the new thread.