layers-wp / layerswp

Layers WordPress theme by Obox
http://www.layerswp.com
Other
23 stars 10 forks source link

Fullscreen slider initially loads incorrectly with overlay menu #361

Closed ghost closed 8 years ago

ghost commented 8 years ago

If I use a fullscreen slider with a transparent overlay menu it doesn't load the fullscreen slider correctly. The slider seems like it initially loads below the menu and then does not shift below it and thus when you scroll down you see more of the slider without the overlay.

Example: http://new.riverschurch.co.za/

marcperel commented 8 years ago

Thanks @SeagynDL , it looks like we'll have to fire the event on load as well as resize.

ghost commented 8 years ago

Great, thanks Marc. Is there any way to prevent the menu from showing a solid background until the load event is fired?

On 24 May 2016 at 12:56, marcperel notifications@github.com wrote:

Thanks @SeagynDL https://github.com/SeagynDL , it looks like we'll have to fire the event on load as well as resize.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/Obox/layerswp/issues/361#issuecomment-221234751

marcperel commented 8 years ago

That's actually a separate issue, the issue you're referring to is a delay in the CSS loading order, which is very difficult to get right!

ghost commented 8 years ago

Hey Marc, is the fix for the first issue going to be rolled out or do you still need a fix for it? I can jump into it if needed.

vailjoy commented 8 years ago

Hi there, This should be solved with Layers 1.5.4. Please also ensure any Layers extensions you may be running, as well as DevKit, have been updated.