Support Forum
Oh yes - I see the issue. In a way it is a shame that it is NOT JetPack as we would have at least known that your problem is part of that. But as it stands it is now a completely unique issue never before reported. Which makes it more difficult of course,
Reported issues with bbPress, as I said, tend to be on the public side of the site - not the admin,.
I probably need to consult here with a colleague but I will come back and take one more look.
YELLOW
SWORDFISH
|
OK - getting closer here.
You almost certainly have a JavaScript conflict - your wp theme or another plugin - which needs to be fixed. This codex article explains what this means and what to look for:
https://simple-press.com/docum.....-conflict/
The first thing is that I can not even find where the main jQuery library is being loaded suggesting that something has it bundled. The jQuery UI library is being loaded like this:
<script type='text/javascript' src='http://code.jquery.com/ui/1.10.3/jquery-ui.min.js?ver=4.1.1'></script>
and not from the WordPress supplied standard library.
YELLOW
SWORDFISH
|
1 Guest(s)