• Hi, the signature addon works brilliantly in forms but not when I add them to a pop up. I’ve tried in both Popup Maker and Fancy box. Is there any fix?
    Hope you can help. Many thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author tameroski

    (@tameroski)

    Hi

    Usually this kind of issue can be fixed by redrawing the signature field when the popup is open, because canvas are not drawn inside display:none; elements.

    So just call $('div.wpcf7 > form').wpcf7InitSignatures(); in your popup’s callback and it should be fine.

Viewing 1 replies (of 1 total)
  • The topic ‘signature addon not appearing in pop up’ is closed to new replies.