Closed matt-o-matic closed 1 year ago
Hi @matt-o-matic Thanks for let us know the issue,
we're using the http://www.idangero.us/swiper/ Javascript to construct the slider type, including image and product slider, this lib has recognised got issues among some particular theme, for further investigation, can you send us the Frontend page in your Magento site that already implemented the slider type?
Besides, the DEMO page https://goomento.com/goomento-the-free-magento-page-builder-extension didn't allow to upload/set/get images, along as display the product data ..., you can install for your own to check it, the module is free and easy to install with commands https://github.com/Goomento/PageBuilder#install-goomento
If I could get your email address that would be better, I don't really want to publicly post a development site.
You can send info to goomento.com@gmail.com
Hi @matt-o-matic
I closed this since there is no activity since then, feel free to re-open this one
This may just be another issue with my own theme, but the image scroller seems to have problems with sizing. One of the containers (highly nested) has the CSS class of: button .gmt-widget-wrap > .gmt-element, a .gmt-widget-wrap > .gmt-element, div .gmt-widget-wrap > .gmt-element { width: auto; }
That makes the width of the carousel way too wide for the browser window. When I override it to 100% then things are better... however, it doesn't correctly show the proper number of images until i resize the page.
In a similar vein with the product carousel, the container is way too wide, doesn't contain the proper number of items until resize, but also does not pull proper tites, images, or pricing for any product, but successfully links to them.
I also noticed that you can't add the image carousel on the demo, and there's no products to test on the demo... so is this a known issue?