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

    Hello

    I’m trying to get Masonry gallery (and regular gallery) linked images to open in full size. I’ve disabled the Lightbox because I do not like using it.

    My images are only opening in a maximum size of 1030px.
    I figured out that this was the “large” thumbnail, so I regenerated my thumbnails for “large” size to a max of 9999px

    Unfortunately Masonry gallery is still only showing me images at 1030px max. The only time it will show me the full size image is when I upload a new media, it has not affected the regenerated images in the galleries.

    I just noticed also that it looks like my media thumbnails will not regenerate higher. See here: https://i.imgur.com/MVpPq61.png

    Please help, as it’s very important that the images open in full size.

    • This topic was modified 5 years, 8 months ago by hizzacked. Reason: added image after I realized the thumbnails weren't regenerating
    #1032106

    This may be an issue with the regenerate thumbnails plugin at this point as it will not let me adjust the max pixels to 9999, as it would be ‘larger than the original.’

    How then may I tell masonry gallery and regular gallery to use the full size image as opposed to ‘large’ size thumbnails? Perhaps with a string of code to the child theme?

    • This reply was modified 5 years, 8 months ago by hizzacked.
    #1033127

    If there’s anyone out there I really need assistance with this issue.

    #1033131

    Hi hizzacked,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1033619
    This reply has been marked as private.
    #1034236

    Another bump, please see the private reply.

    I just need help telling enfold Lightbox/galleries to not use a resized version of my media, and instead pop up the raw file in the Lightbox, assuming this light box is responsive.

    • This reply was modified 5 years, 8 months ago by hizzacked.
    #1034239

    I found a thread that seemed promising, but unfortunately this string of code will not work when added to my child theme functions file

    add_filter( 'avf_avia_builder_masonry_lightbox_img_size', 'enfold_customization_change_popup_size' );
    function enfold_customization_change_popup_size( $size ) {
    	return 'fullsize';
    }
    #1034758

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.

    When your issue is fixed, you can always remove the plugin!
    If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

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