We experienced, that since we use your plugin, the tab UI from our own (and other) plugins is broken.
Here’s what it looks like when your plugin is active:
This is how it should look:
It looks like your loading legacy jQuery UI v1.13.2 instead of using v1.13.3 which is also included in WP core.
I am not sure why you load your own, instead of making use of what is it in core, but this should be fixed, please.
Besides that, it would be great if you only load your assets on the actual post types where it’s needed and not around all the admin area.
Thanks in advance!
]]>In wordpress version 6.4 the below versions of the libraries are present
? jQuery v1.13.2
? ua-parser-js v0.7.7
? plupload v2.1.9
The above libraries might be outdated and we have checked in latest version 6.6
The versions are
? jQuery v1.13.3
? ua-parser-js v0.7.7
? plupload v2.1.9
Do we know when can this be upgraded?
Thanks,
Kajori
]]>I found conflict with Filebird Pro plugin. When I have both of the plugins enabled I can’t use Filebird functionalities, while trying to add Media.
Filebird gives an error TypeError: jQuery(…).droppable is not a function. If I disable Dataverse Integrations plugin, everything works fine, therefore I think the issue on your side.
Could you please check it?
]]>Refused to apply style from ‘######/wp-content/plugins/google-captcha/bws_menu/css/jquery-ui-styles/1.13.1/jquery-ui.css?ver=5.9.1’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Folder 1.13.1 is missing. I have auto update for this plugin. So I downloaded a fresh copy of plugin to my desktop and checked. Folder is not there too…
Have you forgot to include in your plugin?
Anybody getting the same problem?
]]>Can’t solve the problem with jquery slider library though.
I get this:
Uncaught TypeError: jQuery(…).slider is not a function
at HTMLDivElement.<anonymous> (front.js?ver=2.0.0:45)
at Function.each (jquery.min.js?ver=3.6.0:2)
at s.fn.init.each (jquery.min.js?ver=3.6.0:2)
at HTMLDocument.<anonymous> (front.js?ver=2.0.0:2)
at e (jquery.min.js?ver=3.6.0:2)
at t (jquery.min.js?ver=3.6.0:2)
I thought that some js libraries haven’t gotten loaded but this is the sequence:
jquery.min.js
jquery-ui.min.js?ver=2.0.0
jquery.ui.touch-punch.min.js?ver=2.0.0
jquery-ui-slider-pips.js?ver=2.0.0
jquery.min.js?ver=3.6.0
jquery-migrate.min.js?ver=3.3.2
front.js?ver=2.0.0
So you can see that jquery and jquery-ui along with other libraries are loaded properly and in time.
]]>Deprecations include:
– jQuery.expr[\’:\’] is deprecated; use jQuery.expr.pseudos
– jQuery.expr.filters is deprecated; use jQuery.expr.pseudos
– jQuery.isFunction() is deprecated
Could the plugin please provide an update soon to correct these issues?
]]>I have taken over a site which has a custom theme built on the Bones theme. I would post in that support forum however I could not find one as that theme does not appear to be in the wordpress themes directory anymore
Well the whole site is rather broken with the Bones theme active. Even the admin panel. The console is full of jQuery UI errors and many admin functions do not work at all due to these errors.
To ensure this is not related to any customizations made to the theme I downloaded the latest version of the Bones theme here: https://github.com/squibbleFish/theme-bones which was last updated 6 months ago so really should work. However it does not. Errors galore. I notice that the original version https://github.com/eddiemachado-zz/bones has been deleted which is concerning.
I have tried installing the jQuery Manager for WordPress and tried different jquery settings with no luck. The irony being that I could not even adjust the settings for this plugin with the bones theme active. I had to revert to twentytwentyone every time I needed to change a setting!
I really cannot rebuild the entire custom theme because “Bones” no longer works. The client does not have the budget for that.
What are my other options to fix this problem?
Thanks,
Nicole
]]>