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

    (@joedolson)

    I’m traveling at the moment, so I can’t check much right now. Have you read the FAQ on this topic?

    It could be a conflict with another jQuery implementation on your site, but I can’t view source right now.

    I had this problem but realised my theme was not running the most current jquery – updating this resolved the issue

    Thread Starter DenS

    (@dens1950)

    Perhaps this will help… I am getting the following error on the Calendar page:

    <script type=’text/javascript’>
    /* <![CDATA[ */
    var objectL10n = {“validationError”:”There was an error processing your request”,”requiredField”:”This field is required”,”enterValidAddress”:”Please enter a valid email address”,”success”:”Your message has been sent successfully!”};
    /* ]]> */
    </script>

    Plugin Author Joe Dolson

    (@joedolson)

    That’s a block of code relevant to a contact form on your site; it’s not related to My Calendar at all.

    Ultimately, there’s a lot of JavaScript loaded on your calendar page, despite the fact that very little else is going on on that page, and some of it is probably creating a conflict.

    I recommend systematically disabling each plug-in to verify whether it’s a plug-in conflict. The best system is usually to disable all other plug-ins and see if the calendar is working correctly. If it still isn’t, switch to a default theme and check again. If it is, re-enable all other plug-ins one by one until there’s a problem; then you’ll know what the conflict is. Let me know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No pop-ups from calendar’ is closed to new replies.