Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear David,

    Here’s the solution for this problem:

    jQuery(window).load(function() {
    setTimeout(function () {
                	bwg_masonry_<?php echo $bwg; ?>();
    }, 2000);
              	});

    in photo-gallery/frontend/views/BWGViewThumbnails_masonry.php file.

    Thank you

    Thread Starter David Robinson

    (@foxrobinson)

    Hi there,

    Thats not a solution to this issue. That code is not related in any way at all to my issue.

    David

    Plugin Contributor webdorado

    (@webdorado)

    Dear David,

    You are correct, sorry for the confusion. This problem was due to your theme’s responsiveness settings. You can contact its developers and ask them to take a look.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images not loading to full height on mobile’ is closed to new replies.