Pro header + Revolution Slider glitch

Hi guys,

I’m having a weird problem on my development site where both the header and the scrolling function break when a Slider Revolution slider is loaded onto the page.

I have deactivated all plugins bar RevSlider and this still happens

The problem can be seen here:

http://lanterns.ciaocreative.co.uk/home-3

When the slider is deleted from the page, the problem stops
see here:

http://lanterns.ciaocreative.co.uk/home-2

This has had me for a few hours so if anyone can solve this I’ll be impressed!

Hello @fullstreet,

Thanks for asking. :slight_smile:

Upon opening http://lanterns.ciaocreative.co.uk/home-3 initially I saw a static image banner that was created using Revolution Slider. Upon reloading the I see following error message. https://cloudup.com/cRdI8oDDiNs

Revolution Slider Error: Slider with alias test not found. 
Maybe you mean: 'home' or 'testimonials' or 'stratus-roof-lanterns'

I checked the http://lanterns.ciaocreative.co.uk/stratus-roof-lanterns/ page and over here Revolution Slider, scroll function and navigation all are working fine. Please see screencast. https://cloudup.com/c0zauCF-o3u

For the error message I suggest you to please take a look at following tutorial to fix the problem.

https://www.themepunch.com/faq/revolution-slider-error-slider-with-alias-not-found/

Thanks.

Sorry I have just changed the alias to the correct slider

The problem still persists on the home-3 link

Thanks

Hi There,

Could you please try adding the following CSS rule into your Theme Options > Global CSS area.

body {
    overflow-x: visible;
}

Hope that helps.

1 Like

Hi @mldarshana,

That worked! Thanks so much

Glad we were able to help :slight_smile:

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