Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1212205

    Hi,

    We just build a website/blog. The thing we are experiencing is that when you scroll down and open one of the blogposts. Then use the browser back button to go back to the post overview the page seems empty.

    The loading effect is causing this is think. How can we completely disable this/ fix this issue.

    Thanks.

    #1212321

    Hey bonsaimedia,

    Can you please make a screencast of the issue?

    Best regards,
    Victoria

    #1212540
    This reply has been marked as private.
    #1212840

    Hi,

    You can upload screenshots or casts to Dropbox or Google Drive for example, then link to them here.

    Best regards,
    Rikard

    #1213021
    This reply has been marked as private.
    #1214523

    Hi,

    Thank you for the update.

    You can disable the preloader in the Enfold > Theme Options panel. Just look for the Page Preloading option right below the favicon field and turn if off.

    Best regards,
    Ismael

    #1214600
    This reply has been marked as private.
    #1216007

    Hi,

    Thank you for the update.

    We can’t really reproduce the issue on our end but if you want, you can use the following css code to disable the animation of the masonry items.

    .av-masonry-entry {
    	opacity: 1;
    	visibility: visible;
    }

    Please toggle the Enfold > Performance > File Compression settings after adding the code.

    Best regards,
    Ismael

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