Try this! Includes templates (most).![]()
I don't know if this is a glitch in the version or a glitch in my WP but my upload forms are now causing forms to hang... Still curious where to get my hands on these themes
Style Templates - Formidable Forms

With the unlimited site license of the Elite, I wish we could get 3 or 4 people to commit to going into it together. It's just a *large* chunk to do one one's own for a personal project
With debug mode on, I get a handful of the following message on the screen, I didn't count them but, a number of them.
Code:
Notice: Undefined index: title in /home/[redacted]/web/[redacted]/public_html/wp-content/plugins/formidable/classes/models/FrmFormApi.php on line 147
Also see this once:
Code:
Notice: Undefined variable: amp_blacklist_sanitizer in /home/[redacted]/web/[redacted]/public_html/wp-content/plugins/formidable-forms-for-amp/class-amp-formidable-forms-blacklist.php on line 10
And this string of warnings.
Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/[redacted]/web/[redacted]/public_html/wp-content/plugins/formidable/classes/models/FrmFormApi.php:147) in /home/[redacted]/web/[redacted]/public_html/wp-includes/functions.php on line 6362
Warning: Cannot modify header information - headers already sent by (output started at /home/[redacted]/web/[redacted]/public_html/wp-content/plugins/formidable/classes/models/FrmFormApi.php:147) in /home/[redacted]/web/[redacted]/public_html/wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information - headers already sent by (output started at /home/[redacted]/web/[redacted]/public_html/wp-content/plugins/formidable/classes/models/FrmFormApi.php:147) in /home/[redacted]/web/[redacted]/public_html/wp-admin/admin-header.php on line 9
Don't know if any of this is useful information or a reason why something wouldn't work properly...but a lot of reference to FrmFormAPI.php in there.
UPDATE: So, upload fields still causing form to hang, and when I go to add a new field to a form? I get the following:
- Unexpected Error! The query returned with an error.
Last edited: