Why can’t I close the pop-up messages?

Top WooCommerce & WordPress Plugins Forums Popup Notices for WooCommerce Why can’t I close the pop-up messages?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #99821
    Douglas Landers
    Participant

    Yesterday this plugin was working completely as it should, and suddenly today it is impossible to close out of the popup notifications. Neither the x button nor clicking away from the popup are working. The first time you try to close it, it will briefly close and then immediately reappear with the following Console Error:

    Uncaught TypeError: Cannot read property ‘openClass’ of undefined
    at HTMLDivElement.e (micromodal.min.js:1)

    I am not very code savvy, but after digging around awhile, I have a hunch that recent changes to the Micromodal by Ghosh may to blame. It appears that within the past day changes were made to the Micromodal code to “Add the ability to customize open class name”. This seems to be directly related to the console error and the timing of those changes lines up with when your plugin stopped working for me.

    https://github.com/ghosh/Micromodal/blob/master/CHANGELOG.md

    I hope this information helps you in debugging this issue. If you have any questions or need anything from me, just let me know. Hopefully we can get a quick fix for this!

    #99822
    Douglas Landers
    Participant

    Just FYI, the recent changes to the Micromodal code appear to have done the trick. My popups are once again functioning properly.

    #99823
    Pablo Pacheco
    Participant

    Hello,
    Great! So it seems to be all fine for you, correct?

    If you need help please let me know 😉

    #99824
    Douglas Landers
    Participant

    Correct, everything is fine now. Thank you for following up!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.