Questions tagged [fotorama]
Fotorama is a jQuery plugin which provides a simple, stunning and powerful photo gallery
63 questions
0
votes
0
answers
10
views
Adding Magento's video functionality to dynamically loaded Fotorama gallery
I want a button that when clicked updates a product's photo gallery to show the images and videos of a different product.
What I have so far works with creating a new gallery of images, but any videos ...
0
votes
0
answers
297
views
TypeError: $fotoramaElement.fotorama is not a function
Basically, product images doesn't getting load, it loads after page refresh. and i got this error.
i am using Codazon Theme, i have tried following solution to resolve this issue but it didn't work
...
0
votes
1
answer
107
views
M2.3: fotorama smooth scroll for mobile
I have a problem with the scroll of the gallery's navigation on mobile. On mobile, I put to also have thumbnails
<var name="breakpoints">
<var name="mobile">...
0
votes
1
answer
242
views
Add custom mp4 file to Fotorama but without using iframe - Magento 2.4
We would like to load a custom mp4 file on the productpage, directly into the fotorama, but without using a iframe. We do not want to use the YouTube or Vimeo method.
We already found the solution to ...
2
votes
0
answers
60
views
I want to show 1 and partially the next image in the fotorama main gallery of Magento
In the PDP, I want to show the first main image and the partial second image in the product gallery of fotorama for Magento 2.4.6. Is this achievable?
0
votes
1
answer
651
views
Magento 2 - Change the Max height of the fotorama gallery
In Magento 2, I changed the fotorama gallery to vertical. Now I want to limit either the maximum number of thumbnails that shows when the page loads or limit the height of the fotorama gallery.
As an ...
0
votes
1
answer
505
views
Full width product gallery
I am using a custom theme built off of Amasty's Jet Theme. I am trying to use the grouped product type to sell parts from a schematics image. The idea is to have the schematic full width across the ...
1
vote
2
answers
2k
views
Magento 2 Gallery.js fotorama js
there is a function returnCurrentImages in gallery.js file
returnCurrentImages: function () {
var images = [];
_.each(this.fotorama.data, function (...
0
votes
0
answers
183
views
Magento 2.4.x website product page GSI score
we are facing a challenge with the Google PSI optimization score for the product page :
Scores on the desktop are above 85.
We have reduced considerable JS payload
Using advanced JS bundle
Most JS is ...
0
votes
1
answer
2k
views
Fotorama - how to show both, dots navigation and thumbs navigation
Is it possible to show both, dots navigation and thumbs navigation in product page?
Like in picture. Thank You.
5
votes
0
answers
488
views
How to pause wistia video while closing the modal popup?
I added a custom image in the product view page gallery section. While clicking on the custom image section a popup will throw. On that popup, we can play a wistia video (refer to the attached ...
0
votes
1
answer
1k
views
Magento 2 open fullscreen/lightbox view when clicking on product thumbnails
I'm attempting to make it so that if I click on one of the thumbnails in the carousel it opens the fullscreen mode rather than the customer having to click twice to first get the image onto the stage/...
3
votes
2
answers
1k
views
How to add "click" or "change" event on product thumbnail images in frontend?
I am trying a "click" or "change" event on fotorama thumbnail images. While clicking the thumbnail images I need to fire a "click" or "change" event.
I have ...
0
votes
1
answer
962
views
Magento 2: replace images in an existing fotorama instance
Magento 2.4.2:
I completely rebuilt the way magento displays configurable products. All working fine except I cannot get fotorama to display the images of another product.
The fotorama instance is ...
0
votes
1
answer
597
views
Magento 2.4.1: Zoom_in and Zoom_out button is not working inside product popup image on product details page
I am facing issue with image zoom_in and zoom_out functionality inside product image popup on product details page, I am also including screenshot for better under standing
Please help and how can I ...