-
AuthorPosts
-
November 10, 2018 at 7:41 pm #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 9999pxUnfortunately 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 6 years ago by hizzacked. Reason: added image after I realized the thumbnails weren't regenerating
November 10, 2018 at 9:52 pm #1032106This 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 6 years ago by hizzacked.
November 13, 2018 at 8:00 pm #1033127If there’s anyone out there I really need assistance with this issue.
November 13, 2018 at 8:07 pm #1033131Hi 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,
VictoriaNovember 14, 2018 at 7:12 pm #1033619This reply has been marked as private.November 16, 2018 at 3:27 am #1034236Another 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 6 years ago by hizzacked.
November 16, 2018 at 3:35 am #1034239I 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'; }
November 17, 2018 at 5:27 pm #1034758Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- 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 ). - Click ” Submit “.
- 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 -
AuthorPosts
- You must be logged in to reply to this topic.