karikounkel Posted April 23, 2018 Report Share Posted April 23, 2018 I am using WordPress Panoramic theme and trying to insert a digital signature box using the JS Script found at First, the link is broken to get a java script file to upload to my site, which I also don't know what to do with. Second, I cannot figure out where to do this part of the instruction: a. Copy the code below and paste inside the <head> section of your web page: <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> Quote Link to comment Share on other sites More sharing options...
0 bensminger Posted April 25, 2018 Report Share Posted April 25, 2018 I'm also looking for a copy of the zip file with jquery.signaturepad.min.js You need to include the script link in the header of the webpage that you are embedding your capsio form on. Quote Link to comment Share on other sites More sharing options...
0 bensminger Posted April 26, 2018 Report Share Posted April 26, 2018 Is it possible to display all the captured signatures in a tabular report format like a logbook? I can only get the last signature to show regenerate. Quote Link to comment Share on other sites More sharing options...
0 vinebath Posted April 27, 2018 Report Share Posted April 27, 2018 You can download the signaturepad file in the attachments, I found it by googling. As for your other concern, WP does not have open Header/Footer sections to edit/paste things, however, you can install a special plugin for it: https://wordpress.org/plugins/insert-headers-and-footers/ I can also suggest that you use this code instead: <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> Since most of WP websites have certificate installed on it, the link with HTTP might be blocked as a result, thus HTTPS link should be used. Hope it helps. jquery.signaturepad.min.js Quote Link to comment Share on other sites More sharing options...
0 Kurumi Posted June 8, 2021 Report Share Posted June 8, 2021 Hi Everyone - Just an update, Caspio has a new offer, and it's called App Extensions. Electronic Signature is included as well. You can check this link for reference. Quote Link to comment Share on other sites More sharing options...
Question
karikounkel
I am using WordPress Panoramic theme and trying to insert a digital signature box using the JS Script found at
First, the link is broken to get a java script file to upload to my site, which I also don't know what to do with.
Second, I cannot figure out where to do this part of the instruction:
a. Copy the code below and paste inside the <head> section of your web page:
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.