Hi there.
We love using cForms. When I got to use it in a custom template, where we call the Page content via "$pageContent = get_the_content()", and do some srt_replace's before printing the content, the cFormsII tag is not read.
However, *we are not modifying the tag*. So how can we get the tag to work?
——————–
ANOTHER OPTION:
The call does work if we call it via PHP — does anyone have a regex or function that I could use to replace the "<!–cforms name="Verify"–>" with a call to the php function?
Thanks!