Hi, that should not be happening. Is it centered when logged out?
I see… it might be a conflict with your theme CSS and how that accounts for the admin bar. Different themes have different approaches. Any chance I could see this live?
what exactly do you want to see live and how exactly to show it to you? what do I need to do for this?
Can you share you web site address? If you prefer to keep it off the forum, you can use the contact form on https://status301.net/contact/
Ok, thanks π so I noticed you are using the theme Meta Store. And I notice even as an anonymous visitor there is a difference between the top and bottom margin. The frame is not centered. I tried the free version on a dev site with in combination with Easy FancyBox but I cannot reproduce the issue there.
Are you using the Pro version of Meta Store? Or maybe it’s a conflict with a script from another plugin. It’s hard to find out more without being able to test switching off other plugins. Do you have a staging site by any chance?
I found out what the problem is. your plugin is not to blame. this plugin is to blame – https://ru.ww.wp.xz.cn/plugins/gtranslate/
Thanks for the answers)) solved the issue through CSS styles
#fancybox-outer {
bottom: 50px;
}
Hi @lom666 thanks for the feedback. I’d never figured it would be GTranslate. Is it caused by the widget? Have you tried switching to the menu or the floating language selector?
I’ve tried different settings options and tried different plugins. after enabling any of the plugins, this problem immediately arises. always! https://skr.sh/sEGMUQK1Bdq
Interesting… I suppose they all use the same script.
I tested with GTranslate and indeed as soon as I activate the Language Selector either in menu, in widget or floating, the issue appears.