Anonymous User 15026628
(@anonymized-15026628)
Hi scottf123
I can trace the problem on your website.
It looks like the script does not calculate the correct height of the sidebar and starts to display the fixed widget too early.
Unfortunately, I have no good solution here. I’m sorry! 🙁 It looks like Fixed Widget does not work properly in this case.
Anyway, you could try to disable the “mutation observer” via Appearance – Fixed Widget Options – Compatibility: “Disable MutationObserver” and tell me if that helps.
Kind regards, Odilo
I have the exact same issue. It’s only happening when zooming in/out the browser size. In some sizes it appears and in some it doesn’t. I have installed another sticky widget plugin and it doesn’t have this issue.
It seems there is a conflict of sidebars div “margin-top” and plugins settings “margin-top”. If both margins are the same, there is an overlap.
-
This reply was modified 5 years, 9 months ago by
narubi.
-
This reply was modified 5 years, 9 months ago by
narubi.
I have found a solution for my case. You have to set a “height” property to each widget div in the sidebar, so they don’t jump or overlap with each other when the plugin is activated. Because, if there is not height set, the font size or line height, etc. may cause issues and mess things up.
Anonymous User 15026628
(@anonymized-15026628)
Hi narubi
Thanks for sharing your experiences!
@scottf123 Did it help to disable MutationObserver?
Kind regards, Odilo