Cant add or remove widget

Latest Reply from x38 at 2013-11-10 10:31:34 Solution
Hi!

On widgets tab, I cannot drag and drop widgets to sidebars/footers or remove them from there.
I already had this issue and it was solved by installing "Use google libraries" plugin. But now widgets doesn't work even with this plugin.

If I change my theme to default - everything works great.

Any help?
Hi!
Please, try to follow the instructions:
http://smthemes.com/support/topic/wordpress35fixes/
Alice, thanks, worked #3 solution.
in inc/administrator.php changed
<code>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
</code>
to
<code>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js"></script>
</code>

Leave a reply

Add codeAdd image