Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi,

    I have the same problem, but my site tabs and spoilers are not working even when I am logged in. They were working fine before I updated to the newest version of the plug-in (Version 4.7.2 from 20 April) – http://genuinetraveller.com/go/annapurna-base-camp/

    Thank you in advance,
    Ani

    Thread Starter RobinKusch

    (@robinkusch)

    I just found something using the IE10 developer Tools. There I get upon loading the page the following error message:

    jQuery(“.featured-thumb”).hoverIntent(function() {
    jQuery(‘.img-meta’,this).slideDown(300,’linear’);
    jQuery(‘.img-meta-link’,this).css(‘margin-right’,’50px’);
    jQuery(‘.img-meta-link’,this).animate({‘margin-right’:’0px’},500);
    },
    function() {
    jQuery(‘.img-meta-link’,this).animate({‘margin-right’:’50px’},500);
    //jQuery(‘.img-meta-link’).css(‘margin-right’,’50px’);
    jQuery(‘.img-meta’,this).fadeOut(‘fast’);
    //jQuery(‘.img-meta-link’).stop(true,false);
    });

    The Object does not Support the method “hoverIntent”

    Does anyone know how to fix this?

    I’m having problems displaying video embed code inside tabs in IE. Crashing my OS. Wonder if it is a related issue.

    @robinkusch I see you managed to resolve this bug,
    can you explain how?
    I have the same problem

    thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tabs and Spoilers not working when not logged in’ is closed to new replies.