You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it's really not intended for that use, but i was wondering: i tried using sections, rows and images elements provided by visualcomposer / wp bakery (wordpress plugin i use so that my clients can easily modify their content) and assigning the HTML layout classes to those elements. I hoped it would be THAT easy, but i got an error when the arrow is clicked:
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
i then used a HTML element (wpbakery) and straight put the HTML inside, and it worked. But really not what i was trying to achieve.
My guess is that since there's a LOT of rows and sections WPBakery adds, it seems as swiper can't find the classes anymore?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I know it's really not intended for that use, but i was wondering: i tried using sections, rows and images elements provided by visualcomposer / wp bakery (wordpress plugin i use so that my clients can easily modify their content) and assigning the HTML layout classes to those elements. I hoped it would be THAT easy, but i got an error when the arrow is clicked:
Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
i then used a HTML element (wpbakery) and straight put the HTML inside, and it worked. But really not what i was trying to achieve.
My guess is that since there's a LOT of rows and sections WPBakery adds, it seems as swiper can't find the classes anymore?
Anyone has an idea?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions