Hi Daedalon, thanks for notifying me of this – I will change this in the next update.
Thanks, Rob
Hello,
we have the same problem with your google-translator-plugin!
In the frontend it works very well, but:
It crashes our dashboard, everything is resized.
Our problem is the same like Daedalon has:
The CSS of WordPress Google-Translator-Plugin
.metabox-holder {
width:65%;
float:left;
}
crashes and resizes different things in our Backend!
Your help is really appreciated!
Thank you in anticipaton for an update shortly!
Jay
Hi jaygeee, this is now fixed. Please download version 3.0.6.
This issue came up because I was trying to fix how scripts were firing when the plugin loaded, then all of sudden I found that styles were being loaded into the entire admin, which was incorrect.
Now all is fixed and life is great for all 🙂
Let me know if your issues are solved!
Rob
Hi Rob,
THIS was fast;)
Halleluliah..this saved my day 😉
And the night xD
You know..
wp_dequeue_style(‘screen’);
wp_deregister_style(‘screen’); 😉 hehe.
THANK YOU!
Jay
I renamed the file to bootstrap-icons.css.old.
Fixed for today^^
jaygeee, sorry for that – forgot that file is not needed. So go ahead and delete it 🙂
I will remove from the next update, which will be very soon, so we can avoid this with other users.
Thanks!
This has been resolved in update 3.0.7.
Awesome! Thanks Daedalon.