Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Your theme has JavaScript that’s generating a ‘smooth scroll’ effect when you click on any named anchor. This is intercepting the behavior My Calendar uses to open a pop-up and preventing the pop-up from firing. When you navigate using AJAX, the events that My Calendar uses are re-attached, but the theme’s scripts aren’t, so My Calendar works on the second month viewed.

    The only solution for this is to disable the smooth scroll feature in your theme. Looking at the code, it seems like there’s an option to disable smooth scrolling, although I have no way to know that for sure.

    Thread Starter catringronvall

    (@catringronvall)

    I’ve deactivated smooth scroll, but the issue consists. Can you see any other script that might interfere with My Calendar?

    Plugin Author Joe Dolson

    (@joedolson)

    Smoothscroll.js is still showing up on the page. Do you have caching that needs to be flushed? Is there more than one smoothscroll option on the site?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pop-ups not working on current month’ is closed to new replies.