on plugin activation ozh admin dropdown menu is messed up
and brakes RTL direction of admin section.
please fix it.
other then that gr8 plugin.
on plugin activation ozh admin dropdown menu is messed up
and brakes RTL direction of admin section.
please fix it.
other then that gr8 plugin.
We'll take a look shortly. Thanks.
Hi - we just ran a test for you and were not able to duplicate this issue. Here were our steps:
1. Installed fresh copy of plugin.
2. Activated and deactivated plugin, tested.
3. Activated RTL CSS style, tested.
Can you provide some more details on this issue so that we can help debug it for you? Thanks.
hi,
thanks for the reply ,
I found that on the Hebrew version of WordPress
the css attribute of the div with the id "wpbody"
when ozh admin dropdown menu installed is:
#wpbody{
clear:both;
margin-left:175px; this line is marked out.
}
but when installing Easy Post Types plugin i get
#wpbody{
clear:both;
margin-left:175px; this line is not marked out.
}
does this tell you anything?
We have fixed this issue in our development environment, and will post this fix in the next release of the codebase. I'll follow up once we do that. Thanks.
This topic has been closed to new replies.