Hi.
I have included a gallery into the template page and, to reduce the page size, I created two fields: one with the thumbnail size and the other with full-size.
I also called the lightbox feature, used by my WP theme, and added a class to resize the images in two columns.
The code I'm using is this one:
<center>[wpv-for-each field="wpcf-ig-images"]
hidden link
[/wpv-for-each]</center>
It works OK. As expected, when I click on an image, it opens the respective full-size image.
The problem is that lightbox doesn't have the same features that Elementor has (zoom, share, maximize, etc). Because of that, when I open an image and rotate the mobile device, the image doesn't fill the empty space, as it happens on any other page not using Toolset.
Is there any way to force Toolset images to use Elementor Lightbox?
I tried to insert the Toolset gallery into an Elementor page but it didn't work either.
Image 1 - Gallery Implementation
Image 2 - Lightbox when an image is opened in Toolset vs outside Toolset
You can see the difference live, opening an image on these two websites
1) Elementor Website: hidden link
2) Toolset Website: hidden link
Thank you!