Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #379521

    Dear all,

    I experience the fullscreen-slider stopped working totally in LIVE and STAGING, without doing anything. I am nearly certain, that I saw it work yesterday. But today, everything keeps empty.

    The source code looks good. The ul-tag is there, including the two slides.
    Any idea what could be the cause.

    I see that the website loads very long, before not displaying the fullscreen-slider.

    Kind regards!

    #379531

    Hi parperei!

    Have you tried de-activating all active plugins and check if that helps?

    Cheers!
    Yigit

    #379605

    Dear Yigit,

    I deactivated every update-feature, which is why I am pretty sure, nothing changed in the back-end.

    Meanwhile I found another post from earlier today, dealing with a compareable problem.
    https://kriesi.at/support/topic/full-screen-slider-7/

    I will try to reacitvate all plugins tomorrow or on Friday. Although – as I mentioned above – I do not see why this could help.

    Kind regards!

    #379927

    Hey!

    The slider on http://terrasecura.de/ is working fine. What is the current version of your Enfold theme?

    Regards,
    Ismael

    #379939

    Dear Yigit and Ismael,

    today I thought about, the only change I made was in the css-file.

    I found, that the css-snip from this topic about a 1px gap, I experienced with the fullwidth-slider causes the fullscreen-slider to disappear:

    ul.avia-slideshow-inner {
    height: auto!important;
    }

    For the record: Issue solved by adding an extra css-snip for the fullscreen-slider to appear again.

    .avia-slideshow-extra_large ul.avia-slideshow-inner {
    height: inherit !important;
    }

    Cheers!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Fullscreen-Slider: LIVE and STAGING stopped working all out of the sudden’ is closed to new replies.