Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1468746

    some of the pictures of our website (running properly for about 2 years) are not visible anymore. there are more little problems, but the missing pictures ist the biggest. actual version installed. any idea what’s wrong?

    #1468767

    Hey Svlf1,

    Thank you for the inquiry.

    What is the current version of the theme? Please make sure to update to version 6.0.5. If the issue persists after the update, try to toggle or temporarily disable the Enfold > Performance > File Compression settings. Let us know of the result.

    Best regards,
    Ismael

    #1468835

    Thank you Ismael for your reply! 6.0.5 was already installed, setting CSS + Java Script File Compression on disable, save and activate again did not change something. To be more precise: the pictures not shown are part of a slide show and a masonry gallery. Some internal links don’t work and buttons are not visible, although the connected links to external contents still do. And: the menu in the mobile version does not work. That’s what I found out until now.

    Best regards
    Ulf

    #1468865

    Hi,

    Thanks for the update. Could you post a link to where we can see the problems that you are having please?

    Best regards,
    Rikard

    #1468872

    Link to our page: https://svlf.de

    “Home” pictures in a slide missing, links don’t work

    pictures of the gallery missing

    buttons in the middle of the blue area not visible, out work

    best regards

    Ulf

    #1468874

    i can find this css in your setting:

    homepage:

    .avia-slideshow li {
      padding: 0;
      margin: 0;
      list-style-type: none;
      list-style-position: outside;
      position: absolute;
      visibility: hidden;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      clear: both;
      opacity: 0;
      overflow: hidden;
    }

    visibility: hidden; opacity :0

    .av-masonry-entry {
      position: relative;
      display: block;
      width: 24.9%;
      float: left;
      clear: none;
      text-decoration: none;
      visibility: hidden;
      opacity: 0;
    }

    visibility: hidden; opacity: 0; ?

    #1468875

    what is that wpo minifiy ? maybe this is not working correct.

    i got 35 error listiings in dev console.
    f.e.: Uncaught ReferenceError: jQuery is not defined

    try to deactivate your WP Super Minify clear cachings and have a look if enfold works as expected.

    #1468895

    Hi,

    Thank you for the update.

    As @Guenni007 mentioned above, please try to disable the wpo compression or minification, or temporarily deactivate the plugin. Let us know the result.

    Best regards,
    Ismael

    #1469014

    Hi, i disabled wp-optimize and then activated the plugin again and now it’s working! pictures visible, links working. I hope, this will last.Thank you for the support!

    I have another question referring password secured pages. do i have to open a new topic?

    Best regards

    Uld

    #1469017

    Hi,

    Thanks for the update. If you have questions that are off the current topic, then please open a new thread.

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.