widgets have disappeared
-
Hi
my widgets have completely dissipated in the backend. I just updated to your latest version. I have only your plugin installed. Not sure why its not working, im on a 2 day old WP setup, so its def not my setup
https://ww.wp.xz.cn/plugins/intelliwidget-per-page-featured-posts-and-menus/
-
Here is the debug console to help you out:
6widgets.php:22 Consider using ‘dppx’ units, as in CSS ‘dpi’ means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual ‘dpi’ of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
intelliwidget.min.js?ver=2.2.1:1 Uncaught TypeError: undefined is not a functionwaynmeyer,
Is there a line number with that js error?
Also, is this widgets admin or page admin?
Waynmeyer,
This is most likely caused by jquery-ui-tabs being loaded by another plugin after the initial WordPress core script queue. Can you view source and look for any <script> tags (probably at the bottom) that load jquery-ui from a plugin directory or CDN?
If so, deactivate the plugin and let me know if the problem goes away.
We put special handling to detect jquery collisions into the child theme configurator script, but have not implemented it in intelliwidget yet.
Hi Lilaeamedia
The issue is on admin only. Cannot control widgets at all 🙂
When i deactivate the plugin i find that everything works. I have deactivated only your plugin and it works. I only have your plugin installed…I will test loading the plugin from cdn now and update you thanx
Sorry I was unclear.
Please right-click and view page source from the admin page where you are experiencing the error.
Then, please send it to me using our website form at
http://www.lilaeamedia.com/about/contact/
I am trying to determine why the tabs are failing.
Thanks,
waynmeyer,
I would really like to resolve this ticket, but cannot duplicate on my end. Which theme are you using?
Hi Lilaeamedia
Sorry for a late reply, i prob live in a diff timezone, thus ive taken long.
I have send you the page source code im having issues with using your website contact form.
The console error log does not indicate the line im having issues on. Thus i cannot point it our directly. I will load jquery from CDN and test that soon.
Thank you for all the help.
kind regards
I do not recommend loading jQuery from CDN. I mentioned that in case another plugin was loading jQuery from CDN.
Closing this ticket as resolved. Feel free to post additional replies if you need further assistance.
The topic ‘widgets have disappeared’ is closed to new replies.