Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #891465
    Jack
    Keymaster

    Hi there,

    Thanks for writing back!

    I’ve checked on OSX and can replicate the same issue on your homepage, the jumping on the initial hover/rollover, all additional ones are fine.

    The Javascript causing issues, is that:

    //Remove sorting menu
    jQuery( document ).ready(function() {
     jQuery('.x-portfolio-filters').click();
    });
    
    //Took all three lines to work
    jQuery( document ).ready(function() {
     jQuery('.x-portfolio-filters').click();
    });
    
    //Not sure which thing does which.
    jQuery( document ).ready(function() {
     jQuery('.x-portfolio-filters').click();
    });

    ?

    Could you post your wp-admin and FTP details please so we can take a closer look, as I’m unable to replicate this on my own development site.

    Thank you!

    #893726
    imbrettjackson
    Participant
    This reply has been marked as private.
    #894765
    Rad
    Moderator

    Hi there,

    I’m back, Runel and I checked this on both El Capitan and Yosemite but still unable to reproduce the issue. I’ll forward this to Jack as he may have more insight about this issue 🙂

    Thanks and stay tuned.

    #895443
    imbrettjackson
    Participant

    Can do! And thanks!

    #896350
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-872835 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>