Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    If you have a link i can try to diagnose it. It does sound like a JS error stopping it.

    Thread Starter PJR1970

    (@pjr1970)

    Thanks for the prompt response. The link is:

    https://beta.gurucareers.com/what-we-do/#

    And its the request callback button.

    Thread Starter PJR1970

    (@pjr1970)

    Hi Danieliser. Did you get any joy with this or do you think its a no go. I now think there’s a conflict with another piece of js running on the page (the flip counter) but i can’t work out where.

    Many thanks

    PJR

    Thread Starter PJR1970

    (@pjr1970)

    This issue was a javascript conflict issue. To fix the issue I cheated a bit by stripping the js out of EMs js file and hard coding it into the page where i wanted the call to take place. As the EMs js file was being loaded into the header i had to save it as a blank file to stop the conflict.

    The consequence of this is if you need to add more than one modal in your site you would have to embed the js into the place you want it.

    Thanks for the solution!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Overlay not closing’ is closed to new replies.