Otter blocks in widget
-
Any of otter blocks used in widget doesnt work correctly. Css and JS are missing.
To reproduce error:
– create dynamic_sidebar
– add this sidebar to template
– if you add for example “section” or any other otter block to this widget, and set for example some background color, it is not working on page.
– but the same element (same styling) added to content of page or post is working correctly
– for test, i add standart paragraph to widget, add background color, it works correctly.
– also .js is not injecting correctly. if i add “slider” to widget, the images are showing at once. no arrows, no animations.
– if you add “slider” to content of any page/post, and then preview/visit the website, now, both sliders are working correctly.it looks like plugin is not injecting css/js if otter blocks are not found in “the_content()” content.
The topic ‘Otter blocks in widget’ is closed to new replies.