-
AuthorPosts
-
August 13, 2015 at 10:24 pm #487463
http://www.dsp-impressions.com/portfolio-item/indonimpress/
The first gallery is generated via Avia Layout builder ( Gallery ) .
As you can see the image size of the lightbox views is smaller than on the galleries, creates by other plugins or wordpress gallery function.( Gallery 2 or 3 )
How can I increase the image views of the lightboxes a little bit ??Thank you
Apollo
August 14, 2015 at 1:00 pm #487734Hey Apollo
Please add following code to Functions.php file in Appearance > Editor
add_filter( 'avf_avia_builder_masonry_lightbox_img_size', 'enfold_customization_change_popup_size' ); function enfold_customization_change_popup_size( $size ) { return 'fullsize'; }
Best regards,
YigitAugust 14, 2015 at 6:53 pm #487889Hi Yigit,
please look for yourself http://www.dsp-impressions.com/portfolio-item/indonimpress/
I do not think that the code is function!
THe code should insert into functions.php not into functions.enfold.php?another solution?
Thanks
Apollo
August 14, 2015 at 6:59 pm #487893Hey!
Code should go to functions.php file.
Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page?Cheers!
YigitAugust 14, 2015 at 8:44 pm #487950http://www.dsp-impressions.com/portfolio-item/indonimpress/
Make lightboxes of the first gallery ( not a masonry gallery ) bigger.!
I think it is not the masonry_lightbox !The code I have checked is enlarging the lightboxes of a masonry gallery.!
Thanks you
See attached screenshots
Thanks Apollo
August 15, 2015 at 4:02 am #488091Hi!
You can set the max width and height of the lightbox image in the Settings > Media panel. Adjust the dimension of the Large Size thumbnail and make sure that the images you’re uploading are bigger than the preset dimension. Regenerate the thumbnails after: https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
IsmaelAugust 18, 2015 at 11:07 am #489372Hi Ismael,
Thank you for you reply.
The Image Sizes are 1030 px and that is already set in the media panel settings.
As you can see on the attached images ( above) ….you can try on the site,
It is only a problem in the avia gallery.
Try the lightbox sizes of the first gallery and search the same image on the second gallery.
-> the lightbox size is different.August 19, 2015 at 1:13 pm #490012Hey!
I followed your steps and it has the same image on both galleries have same lightbox sizes for me. Did you clear browser cache and hard refresh a few times?
Best regards,
AndyAugust 19, 2015 at 1:36 pm #490026Hi Andi, sorry….
That is not correct.
I tried it on different PCs.
For you ,-) I changed the images. Please have a look on the first galleries.
You can find the same images. Now look at the lightboxes. The avia gallery ( 1. gallery) will show the lightboxes much smaller.Any Solutions
Apollo
August 20, 2015 at 6:27 pm #490984August 25, 2015 at 11:42 am #492813Hi ANDY;
sorry that is not correct.
The first image ( you show in your last post ) is a small one.
Please try the 2 other images. Than you can see the difference!Hallo Andy,,
das erste Bild mit der Brücke ist nicht größer eingestellt. Bei den beiden anderen kannst Du aber den Unterschied erkennen.Danke Apollo
August 25, 2015 at 12:37 pm #492859August 25, 2015 at 1:55 pm #492920
Oha …auf Chrome und Firefox bei mir an 2 Rechnern ……Kann ich nicht verstehen ?
- This reply was modified 9 years, 2 months ago by Apollo7_HD.
August 26, 2015 at 10:24 am #493398Hi!
ich kann es leider auch nicht verstehen und dir nur sagen sowie zeigen wie es bei uns aussieht. Wenn wir den Fehler nicht reproduzieren können, können wir da leider auch nicht viel machen. Ich habe noch mal auf Firefox gecheckt und da ist es bei mir das gleiche.
Gruß,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.