on ‎2018 Nov 13 6:25 PM
Request clarification before answering.
The Issue has been solved by change in the file (jquery.slideviewer.custom.1.2.js)
in our storefront file
from : var pictEls = container.find("li").size();
To : var pictEls = container.find("li").length;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I think you have created this component non-responsive to responsive. CSS file is not included. so its not working. add css in responsive path. it will work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.