-It’s easy to style and easy to set up, all of my data collection is efficient and stream-lined I higlhy recommend
]]>Looking for a recommendation for a forms plugin that can handle the following requirements. Ideally a free one is best but I understand the nature of the request may venture onto “pro” versions.
I am building a messaging system that is used to forward on telephone messages to recipients, there will eventually be upto and over 1000 forms once this is rolled out and had time to expand.
Here is a list of what I need…
– Date and time field in the UK format (this is the combined date and time picker)
– Required fields
– Notes on forms (text note for the user)
– customisable email templates
– email logic / workflow – the ability to use logic in the email workflow
( if field1 = x then send email to recipient y)
– ability to call in data from wordpress code, e.g custom variables I define somewhere like functions.php or a plugin to be used in either form fields or in the email template
– Dynamic signatures (based on the point above) – ability to pull in a custom variable (need to be able to set email sigs somewhere in wp e.g. $emailsig1 $emailsig2 and be able to define which is attached to an email depending on the form.
– a front end entry viewer for each form (fairly standard these days)
– ability to schedule weekly or monthly CSV export of specific forms and email to a different address for each form.
– conditional logic on the form to show / hide fields during input
– a conditional dropdown for “recipients” like a send to field. This should be able to dynamically replace the “to” address field with a corresponding email address
So far I have been using Caldera Forms and I have most of the things set up that I need, the main issue I have with Caldera is the scheduling of CSV export via email. There does not seem to be a simple way to do this.
]]>I just installed Comet Cache on my site, https://www.tearfreemonitoring.com/. I activated caching with all default settings and at the bottom of my pages (in the source) I found:
<!– Comet Cache is NOT caching this page, because the current page contains _wpnonce
or akismet_comment_nonce
. Note that *nonce*
values in the markup are not cache-compatible. See https://wsharks.com/1O1Kudy for further details. –>
From what I can tell, the only plugin using nonces on my site is Contact Form 7, but it is on every page of my site. I read the article at https://wsharks.com/1O1Kudy and went ahead and enabled caching of nonces globally and set the cache expiration time to 2 hours.
Caching is working now, but I wanted to make sure I wasn’t missing a better way for getting Comet Cache and Contact Form 7 to play nice together.
]]>Thanks!
Intouch errors:
Warning: main(/home/xxx/public_html/xxx/wp-content/plugins/intouch-sajax.php): failed to open stream: No such file or directory in /home/xxx/public_html/xxx/wp-content/plugins/intouch_1_2/intouch.php on line 62
Warning: main(/home/xxx/public_html/xxx/wp-content/plugins/intouch-sajax.php): failed to open stream: No such file or directory in /home/xxx/public_html/xxx/wp-content/plugins/intouch_1_2/intouch.php on line 62
Warning: main(): Failed opening ‘/home/xxx/public_html/xxx/wp-content/plugins/intouch-sajax.php’ for inclusion (include_path=’.:/usr/local/lib/php’) in /home/xxx/public_html/xxx/wp-content/plugins/intouch_1_2/intouch.php on line 62
Fatal error: Call to undefined function: sajax_init() in /home/xxx/public_html/xxx/wp-content/plugins/intouch_1_2/intouch.php on line 92
]]>