is there same problem with the new version of wordpress?
i can see the presence of plugin but it dont't work. some counsil?
is there same problem with the new version of wordpress?
i can see the presence of plugin but it dont't work. some counsil?
Same here. I have de-registered the new JQuery version using:
if ( !is_admin() ) {
wp_deregister_script('jquery-ui-core');
but it is still not working. Is there a work-around for this?
Thanks,
J
Strange. It's still working for me so not a universal problem.
Could you try switching themes to see if it is theme related. If so may just be a matter of identifying a conflict there.
You must log in to post.