Rev-Slider 5.2.6 vs. 6.2.22 - Mobile Position is broken

Hi, I look for this bug since 2 days.

I have the same slider on 3 Homepages and edited it years ago so that it works either on mobile and on desktop version.

Now I updated Revolution Slider on one Homepage, this Slider now is broken when you look at the mobile version - desktop looks fine

Good version: https://firmen.die-vokabel.de/ (Rev Slider 5.2.6) (desktop and mobile)
Broken version: https://www.die-vokabel.de/ (Rev Slider 6.2.22) (only desktop looks good, mobile is a mess)

I tried so many bugfixes, but nothing worked…

Do you have an idea?

Thanks in advance, Elke

Hi Elke,

Thanks for writing to us.

I checked your both website. It seems that at your staging site where you have installed Rev Slider 5.2.6 some CSS code is coming from child theme’s Style.css but in the live site those CSS codes are not rendering properly due to cache because of that your slider is not working properly

Please take a look at the screenshots. There is a CSS code in the child theme’s style.css file.

@media (max-width: 979px){
.x-slider-container, .above {
 position: inherit;
}
}


I would suggest you purge all the cache and temporarily deactivate the plugin caching plugin. I would also recommend you clear your browser cache and then check it again.

Thanks

Thank you for this solution!!! Yes, the Caching Plugin was the problem.

Without W3C and with the “old” code it works perfect again. Reactivating W3C crashes it.

Never had this on my mind - next time I will check this first!!!

Thanks so much,
Elke

Can you mark this as solved?

Great Support!!!

Hello Elke,

Glad to know that things are well for you

Have a great day!
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.