Viewing 3 replies - 1 through 3 (of 3 total)
  • In my browser (Chromium) it works on the first click. Can you tell me which browser you are using?

    Thread Starter Ashleigh

    (@burski)

    I am using Chrome and I have tested in Firefox and Safari. Still doing the same thing :/

    Oh hang on, this happens when using the menu on the left. Not when landing on the page directly. When browsing with the menu, new content gets loaded via an ajax call instead of the ‘normal’ way. The problem is that with this ajax loaded content, there is no new ‘document ready’ event triggered. FancyBox needs this event, or an even called ‘post-load’ to scan (new) content for candidate media links and bind itself to them.

    The theme script that handles this ajax content loading should be modified to trigger a ‘post-load’ event after it has loaded the new content. For example, Infinite Scroll from Jetpack does this too.

    Please ask the Nrodic theme developer to apply this, as it’s good practice for compatibility with plugins.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fancybox not working on first click’ is closed to new replies.