Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #413845

    The page is http://www.knoklepokle.dk
    Images in textbox do not show, until the user scrolls. Tested in crome, firefox and explorer.

    • This topic was modified 9 years, 8 months ago by FriViden.
    #414709

    Hey Bjørn!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_transform .avia-gallery-thumb img {
      opacity: 1;
      -webkit-transform: none;
      -moz-transform: none;
      transform: nonee;
    }

    Best regards,
    Yigit

    #414884

    Hey Yigit,
    Just implemented code. Tested in crome, explorer and firefox. Problem not solved.
    Best regards
    Bjørn

    #414941

    Hey!

    Can you please post a screenshot and show the issue please so we can make sure that we are on the same page? You can upload your screenshots on imgur.com or Dropbox and post the links here

    Cheers!
    Yigit

    #415233
    This reply has been marked as private.
    #415686

    Hey!

    I checked the page but it’s set to the default theme. Activate the Enfold theme then we’ll check it. I tried to login but the login credentials above are not working. Please check.

    Best regards,
    Ismael

    #415710

    Hi,
    The site we would like you to look at is:
    http://www.knoklepokle.dk
    This is an Enfold page.
    Here the login we gave you will work.
    The problem with this page is, that the images are blank when you land on the pages. Not until you scroll, the images will be visable.
    Yigit asked us to opload some screendumps – that is what we have done, on a default theme page http://www.danskeoplevelser.dk
    But please keep in mind, that it is the page http://www.knoklepokle.dk that we ask you to look at.
    Sorry for the misunderstanding.
    Best Regards
    Bjørn

    #416478

    Hey!

    I tried both links but the login information is not working for me either. Are you trying to get rid of the gallery shortcode loading animations? If so then try this out, https://kriesi.at/support/topic/remove-image-gallery-animation/.

    Regards,
    Elliott

    #416562
    This reply has been marked as private.
    #417242

    Hey!

    We do have a css based “lazyload” where the image animations will be delayed but that should only be on the gallery shortcode. It looks like your using the WordPress media upload button to insert those images and they have a data attribute of “data-lazy-loaded” so it looks like it could be a plugin your using.

    Try deactivating all of your plugins and completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    If that does not fix it then send us a WordPress login and we’ll take a closer look.

    Cheers!
    Elliott

    #417474

    Hey Elliott.
    You were right – I deactivated a Lazy-load plugin and the problem is solved. Thank you.
    BR Bjørn.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Images in textbox do not show, until the user scrolls’ is closed to new replies.