Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #843694

    Hi I seem to be experiencing a strange issue when changing the categories shown when displayed in a Masonry Grid. The problem is only apparent in Internet Explorer (IE) and Edge and I assume it’s just because their rendering engine is kinda wonky.

    If this is a known issue to Enfold, is there anything that can be done to aid this problem in a new release of Enfold?

    #844198

    Hey bitojoe,

    Can you post a link to your site? so we can take a closer look.

    Best regards,
    Nikko

    #844241

    Oh geez totally forgot to post the site.

    #844525

    Hi,
    I see a flash and jump when sorting in Edge, is that what you mean?
    Try adding this to the end of js/avia.js

    jQuery(window).on('load', function(){
        jQuery(window).resize();
    });

    Source: https://kriesi.at/support/topic/fullwidth-masonry-gallery-image-loading-issue/

    Best regards,
    Mike

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