Support Forum

Cannot re-organize forums

YE Yehonal
Yehonal
Member
simplepress.png

As you can see in this picture, i’m trying to re-organize groups and forum, but the empty box between the first group and second one doesn’t appear.

I cannot move anything .

 

Maybe this js console log can be useful

Schermata.png

5 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Mmmm. No trouble this end – which is probably predictable.

So yes – the error is probably stopping the scripts fro running. Tends to happen with jQuery. Do you have any idea what the cause of that might be? Is your WordPress core up to date?

YE Yehonal
Yehonal
Member

Yes my wp is at 4.3.1 and i’ve recently updated simple press

It’s a jquery problem but i really don’t know which is the cause unfortunately

YS Yellow Swordfish
Yellow Swordfish
Member

The only thing mentioned in the error report there is wp-ulike-plugin (whatever that is!) Might this be  the culprit? Might be worth turning it off briefly to see. I assume whatever it  is does have an admin component.

YE Yehonal
Yehonal
Member

I’ve disabled that plugin and now it works

But i need wp-ulike ( for now ) . Is there a smart solution?

YS Yellow Swordfish
Yellow Swordfish
Member

The smartest solution would be to ask the authors to fix the issue 😉
I did ask if this plugin had an administration component. And – if ot does – does it really need the javascript it is loading, A lot of plugins sadly load components on the admin side that are not required this is just bad coding – and of this is the case you could ask them to clean it up.
Bit there are no other real options I am afraid. Either it is active and errors or it is not sadly.