Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1291445

    Hatte das Problem schon nach dem Update von 5.5 auf 5.6. Das Plugin für jquery migration hat das Problem behoben. Ist aber natürlich keine schöne Lösung.

    Habe jetzt auf 5.7 geupdatet und da funktioniert es wieder nicht. Es gibt irgendein Problem.

    Hauptseite Backup wieder eingespielt (zu finden unter http://www.spi-thalheim.de) … da läuft jquery helper als Plugin.

    Mal die defekte Seite als Subdomain gemacht. An der gerne frei arbeiten: https://defekt.spi-thalheim.de/

    #1291973

    Hey Brixton4G63T,

    Thank you for the inquiry.

    We have checked the slider in the staging site, but we are not yet sure what is causing the issue. We do noticed that the layer slider container is rendered above the header, which is not supposed to happen. Would you mind installing the jQuery Migrate plugin temporarily? It might still be a jQuery issue.

    Best regards,
    Ismael

    #1292702

    Is reaktivated again. You can try Plugins to activate and deactivate by yourself if you like. I gave you the permissions to do that.

    BTW: The Issue is still there, even when you deactivate all plugins. Maybe some enfold update went wrong in the past?

    I have Enfold running on around 20 active projects at the moment. That site is the only one with issue.

    #1293045

    Hi,

    Thank you for the update.

    The site above is no longer accessible when we checked it again today. Is it down? Temporarily, try to toggle or temporarily disable the Enfold > Performance > File Compression settings, and deactivate the cache plugin. Let us know when the site is up again.

    Best regards,
    Ismael

    #1293077

    Ah, sorry. Thats my mistake. Today is our serverchange (shared hosting to proper hosting). Will be back later, I tell you when its available. Sorry for that.

    #1293083

    Update: Now available again. Sorry.
    Faster bare metal server now, same issue.

    #1293433

    Hi,

    For some reason, a blank layer slider wrapper is rendered outside the wrap_all container, which is why there is a huge space above the header.

    
    <div class="ls-wp-container fitvidsignore ls-hidden ls-fullwidth ls-container" data-layerslider-uid="LS51e52bqds">
    <div class="ls-slide" data-ls="bgposition:0% 0%;kenburnsscale:1.2;parallaxdurationmove:5000;" style="width: 1280px; height: 720px;"></div>
    </div>
    

    To hide that container temporarily, we added this code in the Quick CSS field.

    body > .ls-wp-container.fitvidsignore.ls-hidden.ls-fullwidth.ls-container {
        display: none !important;
    }
    
    

    Best regards,
    Ismael

    #1293449

    Ok, thank you.

    But this is more a provisionally fix. I will use it when I update the live site later. Do you have any idea what can cause it?

    #1293849

    Hi,

    We are not yet sure what is causing the issue, unfortunately. And the same issue does not occur on our installation. Did you modify any of the templates, or add any custom template modification in the functions.php file?

    Thank you for your patience.

    Best regards,
    Ismael

    #1293867

    No, no, not that I remember. Its in use for a very large time now, but I´m sure there is no change in functions.php and no change to the template. If I make changes to something like that, I use child themes. But in Enfold it was in no project needed.

    The issue was first time after Update to 5.6. Maybe that Update went wrong?

    #1294161

    Hi,

    I tried commenting out following code to be able to see the issue but I am not seeing any issues.

    body > .ls-wp-container.fitvidsignore.ls-hidden.ls-fullwidth.ls-container {
        display: none !important;
    }

    Could you please let us know how we could reproduce the issue if it is not resolved already? :)

    Best regards,
    Yigit

    #1294884

    I´m complete confused about that. I do nothing at all on the defekt.spi-thalheim.de site.
    I don´t know how you can reproduce the error. Even when I delete the CSS snippet its allright.

    Only thing what change was the server itself.

    Edit: I try to update the live site. Now it works everything fine. Maybe it was the wooden-server before. One of the many resons for the change.

    • This reply was modified 3 years, 8 months ago by Brixton4G63T.
    #1295106

    Hi,

    Glad to know that it is now working correctly. Please feel to open a new thread if you need anything else. A termite extinguisher for the previous server might help. :D

    Have a nice day.

    Best regards,
    Ismael

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Slider Probleme nach 5.6 und jetzt unter 5.7 – layout kaputt’ is closed to new replies.