Tagged: Accordion, javascript
Hi guys, I got a problem with the accordion slider. I looked in to it but my knowledge of javascript isn’t sufficient to solve this on my own. The slider was working on yesterday, but now it stopped working after playing with the css. All I get are some grey rectangles. But even when disabling the changes and emptying the cache, I still get the same problem. See the image:
When i comment out lines 3017 tot 3026 in enfold/js/shortcodes.js (after updating to 3.0 – previous version was lines 2896 – …), the slider works again, but not with the correct dimensions.
Any notes on this issue?
Thanks in advance!!
Hey Thomas!
Please replace shortcodes.js file with a freshly downloaded one and let us know what kind of changes you would like to make
Best regards,
Yigit
Hi Yigit,
Thanks for your answer. I don’t really understand what you mean – I replaced the shortcodes.js with a freshly downloaded, but nothing changes (obviously, because just before that I downloaded the upgrade).
If I comment out this line (line3024):
_self._calcMovement(event);
it seems to work again, though I don’t think this is the solution.
Can you explain?
Thanks!
Thomas