Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #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

    #487734

    Hey 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,
    Yigit

    #487889

    Hi 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

    #487893

    Hey!

    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!
    Yigit

    #487950

    http://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

    #488091

    Hi!

    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,
    Ismael

    #489372

    Hi 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.

    #490012

    Hey!

    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,
    Andy

    #490026

    Hi 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

    #490984

    Hey!

    look for yourself:

    and

    Both images have same lightbox sizes for me.

    Regards,
    Andy

    #492813

    Hi 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

    #492859

    Hey!

    same with other images for me:

    Gruß,
    Andy

    #492920



    Oha …auf Chrome und Firefox bei mir an 2 Rechnern ……

    Kann ich nicht verstehen ?

    • This reply was modified 8 years, 8 months ago by Apollo7_HD.
    #493398

    Hi!

    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

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