Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter waynmeyer

    (@waynmeyer)

    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 function

    Plugin Author lilaeamedia

    (@lilaeamedia)

    waynmeyer,

    Is there a line number with that js error?

    Also, is this widgets admin or page admin?

    Plugin Author lilaeamedia

    (@lilaeamedia)

    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.

    Thread Starter waynmeyer

    (@waynmeyer)

    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

    Plugin Author lilaeamedia

    (@lilaeamedia)

    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,

    Plugin Author lilaeamedia

    (@lilaeamedia)

    waynmeyer,

    I would really like to resolve this ticket, but cannot duplicate on my end. Which theme are you using?

    Thread Starter waynmeyer

    (@waynmeyer)

    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

    Plugin Author lilaeamedia

    (@lilaeamedia)

    I do not recommend loading jQuery from CDN. I mentioned that in case another plugin was loading jQuery from CDN.

    Plugin Author lilaeamedia

    (@lilaeamedia)

    Closing this ticket as resolved. Feel free to post additional replies if you need further assistance.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘widgets have disappeared’ is closed to new replies.