Using Xtreme Plus and custom html, I’ve been able to add a custom form to one of my pages. I don’t want to use WPForms due to certain constraints and databases I’m using, so I’d like to be able to add a “JavaScript Formcheck function” for field verification to that page. I’m using the default timeplate, and I’ve looked the fields in the template section of the page designer.
thanks, I’ve looked at that, and I can make it work in a straight HTML page, but in this particular case I really would like it to work inside a wordpress page that I create with Weaver Xtreme because I have multiple other items that I want to use and would prefer not to have to do all the coding needed to create an .html pages on the site…
You could also use the Weaver Site <HEAD> Section option to add Javascript at the top of the page. There is another area that can add JS to the bottom if you want the JS to load last.
Weaver, I’ll be in the hospital for the next week, so I’ll give that a try once I get back to work. I forgot about putting javascript in that section even though I have google javascript there in all my sites…oh well, thanks for reminding me of that.