Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpdreams

    (@wpdreams)

    Thank you very much for notifying me about this. I’ve noted this as a bug with the current version, and I will fix it for the upcoming one.

    Until then, if you wish to fix it manually, change that statement to:

    if (isMobile())
        ocument.activeElement.blur();

    That should solve the issue.

    Thread Starter cyberoma

    (@cyberoma)

    Ok, nice =)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Button close dont' work mobile’ is closed to new replies.