Slider resize issue in WP plugin
Hi there. We have a Royalslider that is added to the DOM via JS, and therefore is set to 100px width. Upon resize, the issue is resolved.
I know this is a widely known issue, and I have followed your guidance for the Jquery version with no luck.
Is there a different approach to be taken with the WP version?
Would appreciate your assistance with this,
Thanks
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Dmitry Semenov on 06 Jan, 2021 05:40 AM
Hello,
You need to add the slider after it's visible, or call update size method after it happens:
There are no specific instructions for WP version, since the code is the same, these examples may help: