Support Forum

Administration left sidebar style is broken

1
Yehonal
Member
Sep 23, 2017 - 5:43 am

As you can see in screenshot there's a strange "stair" effect in menu labels.

Cattura-1.JPGImage Enlarger

P.S. Tried to disable, with chrome webtools, padding from ".ui-accordion .ui-accordion-header" css rule. The stair effect disappear but all labels are sourrounded by a white box.

I've also reinstalled simple-press plugin from scratch but it doesn't help

Mr Papa
Simi Valley, CA
Member
Free Members
Sep 23, 2017 - 11:49 am

looks like another plugin might be loading a conflict jquery ui or library?

no way to tell from a picture though... can you look at the loaded js libraries?  what other plugins are you running that might add similar in backend?

do the links function?

Mr Papa
Simi Valley, CA
Member
Free Members
Sep 23, 2017 - 12:01 pm

as mentioned in your other post today, it seems your wp theme is loading its own version of jquery ui instead of the version that comes with wp... this is a recipe for disaster and violates wp standards... and leads to conflicts...

if you wp theme is loading its version of jquery ui in the admin, this is likely the cause... other wp plugins expect to be using the wp version of jquery ui, not some custom special loaded version... and of course, the accordion stuff uses jquery ui...

but I have no way of knowing what is loaded in your admin...

1