how u resolved the problem ?
Have the same problem. Has anyone solved this?
Same problem! This is solved?
Solved by another user like this:
In this file contact-form-7-signature-addon\public\js\scripts.js
Before line 57, add this code:
// Custom Event Listener to populate signature data before submit.
$(form).find('input.wpcf7-submit').on('mouseover', function() {
sigObj.beforeSubmit();
});
Worked for me
I get the signature image but I also get a partial URL displaying to the right of it.. How would I get rid of that URL?
Hi I to am getting this problem ..only very occasionally does the signature image show in the PDF ..9/10 it is just a red cross