Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Hi Christopher,

    do you have a link to the plugin that seems to cause conflict?

    or can you temporarily activate it on your site?

    looks like a javascript conflict – you can check from the Google Chrome Dev Tools console if there are any there

    Thread Starter christopherjeffry

    (@christopherjeffry)

    Fulvio,

    Thanks for the responce! Yes I’ve re-enabled the Huge-IT plugin on my site so hopefully you are able to see the issue and i can figure out how both plugins can play nicely together!

    The support link for the other plugin and ticket I opened there is Huge-IT Image Gallery

    Javascript console shows me:

    Uncaught TypeError: Cannot read property 'call' of undefined
    jquery.hugeitmicro.min.js?ver=1.0.0:13 
    
    Uncaught TypeError: Cannot read property 'call' of undefined
         h @ jquery.hugeitmicro.min.js?ver=1.0.0:13
         b.fn.imagesLoaded @ jquery.hugeitmicro.min.js?ver=1.0.0:13
         x._waitForContent @ jquery.qtip.js:633x._update @ jquery.qtip.js:619
         x._updateContent @ jquery.qtip.js:639
         x.render @ jquery.qtip.js:198
         (anonymous function) @ jquery.qtip.js:1483
         m.isFunction.e @ jquery.js?ver=1.11.2:2
    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Hi Christopher,

    yes just saw the same error

    seems like the Huge-IT is using imagesLoaded js library which I think qtip.js uses optionally for loading images in tooltips. Currently the Google Calendar Events uses qtip to print calendar events in tooltips but our package does not include imagesLoaded library because we don’t use that feature.

    Maybe, if it’s a hierarchy problem, it might be solved on your installations by dequeuing one of the scripts (Huge-IT or Google Calendar Events) and requeuing it later or vice versa.

    https://codex.www.ads-software.com/Function_Reference/wp_dequeue_script

    Perhaps let’s see what the other plugin author says you can point him to this thread as well.

    Thread Starter christopherjeffry

    (@christopherjeffry)

    Thanks!

    I’ll look into dequeuing, the other author did respond and I updated both plugins, however the issue appears to persist. I’m not 100% certain from their response if the update was supposed to fix the issue or if they decided it was outside of their responsibility (issue was marked resolved). I pointed them here, and i’ll link again there to make sure everyone is on the same page.

    https://www.ads-software.com/support/topic/huge-it-image-gallery-plugin-breaks-google-calendar-events?replies=3

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    did the last version changed something? (will probably add a new version later today as 2.2.9 has a little bug which only appears if you use custom range grid though)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tool Tips fail to display in grid view with Huge-IT Image Gallery Plugin’ is closed to new replies.