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

    (@nekojira)

    hi,

    from Chrome Dev Tools console, it seems like you have a javascript error – this could be due to a plugin conflict or – if you have any – a plugin or script that concatenates multiple javascripts into one

    try going through this faq:
    https://wpdocs.philderksen.com/google-calendar-events/misc/theme-and-plugin-conflicts/

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    I think it’s related to imagesLoaded library which some plugin or the theme is using and which qtip was using too until 2.2.6 but no more

    Thread Starter lakewatcher3

    (@lakewatcher3)

    I have narrowed down the conflict to the theme, but short of giving access to our admin panel to the theme developer, I have no resolution. Are there any changes I can make to this plugin to have it function like 2.2.5 or do I need to look for a new calendar plugin?

    I have reverted the site to the 2.2.5, btw.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    had by any chance latest plugin version fixed your issue?

    Thread Starter lakewatcher3

    (@lakewatcher3)

    I installed the latest… 2.2.9.1 with the same results. No tooltips when hovering over the date. Everything else works beautifully (next, prev, highlighted dates with activities), just no pop-up.

    2.2.5 has been reinstalled for now. I’m happy to try anything else!

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    does Chrome Dev Tools Console tell anything when you have latest version and browse the calendar?

    does a script called gce-script.js and another called qtip show up? if no you might also try setting a plugin option (in plugin settings) to load scripts in every page and see if that helps

    Thread Starter lakewatcher3

    (@lakewatcher3)

    I have re-installed 2.2.9.1. If you could take a look thru chrome dev tools, that would be great!

    I have selected “enqueue this plugin’s scripts and styles on every post and page”

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    situation it’s not changed much from my initial comment

    try disabling the plugin or script that is concatenating your javascript files into a single main.js

    or try to disable, remove or update jQuery imagesLoaded plugin v1.0.4 <– this is outdated and I don’t know if it has implications (current 3.1.8)

    the console throws an error by something being called by this javascript plugin

    Thread Starter lakewatcher3

    (@lakewatcher3)

    thank you for your quick response! I have sent your info to the theme developer to see if I can get them to look at the site with dev tools. Using that and your information, maybe I can get a response from them.

    I’ll be back in touch. Thanks again.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    perhaps the issue is related to Isotope? not sure if you are using that in your theme

    if yes, discussing it in this thread:

    https://www.ads-software.com/support/topic/229-update-killed-my-calendar?replies=14#post-7323059

    Thread Starter lakewatcher3

    (@lakewatcher3)

    The theme developer isn’t really jumping in to help with this but I will ask about the isotope.

    Sidenote: I have upgraded to wordpress 4.3 and now the OLD version of the plug-in 2.2.5 doesn’t work! The version on the site is now the new version 2.2.91 and it still doesn’t show the tooltips.

    Thread Starter lakewatcher3

    (@lakewatcher3)

    According to the theme developer:

    “Regarding isotope, we are using masonry, which is quite similar to it: https://masonry.desandro.com&#8221;

    I think unless we can solve something here on the GCE plugin side, I’ll need to move on to another calendar app. Just let me know if you think we have exhausted all possibilities. I really like your app…. I’m very disappointed in not being able to make it work in our case. It worked beautifully for the past year.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Hi,

    I think the fix suggestion in that thread would apply also for Masonry

    me and others are putting together a new version of the plugin that is much more polished, has a better UI, more extendibility, it will be ready in a matter of just few weeks really

    but I’m not sure if the imagesLoaded compatibility can be addressed, because of the reasons mentioned in that link in my last reply

    you could tell your developer to add this to the theme:
    https://qtip2.com/guides#integration.isotope – add imagesLoaded at the very end of the scripts and after masonry/isotope (these libraries seem to depend on imagesLoaded) and see if it works (if you do that, whether it works or not, some feedback would be mostly welcome)

    perhaps I could make an add on for the future plugin that tries to add this fix to themes and loads imagesLoaded later, but I need to figure out how it would work and test it with a few themes/plugins combinations first, so I need a bit of time

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    I’m checking if I can just put back imagesLoaded in the plugin, but not sure why they took it away in the first place

    Thread Starter lakewatcher3

    (@lakewatcher3)

    Thank you for your help and interest in solving this issue. It is much appreciated. I will wait to see if you can “put back ImagesLoaded” before I start looking elsewhere. Unfortunately I can’t leave the church’s calendar broken on the site for a few weeks….

Viewing 15 replies - 1 through 15 (of 24 total)
  • The topic ‘No Tool Tips on 2.2.8’ is closed to new replies.