Is it possible to override slick.js settings after instance created?
Clash Royale CLAN TAG#URR8PPP
Is it possible to override slick.js settings after instance created?
I'm editing a wordpress theme and I can't use .slick('unslick') to remove and create a new one after this. When I try to use this function the error message appears in the console 'TypeError: d[a].slick is undefined[Learn More]'.
How I can find the wrapper and override the settings?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.