Conflict with HappyForms plugin
-
What happens when I have WP Fastest Cache enabled? When I submit a form (made with Happyforms), the following code is displayed in a window:
{“success”:true,”data”:{“hide_steps”:true,”html”:”<div class=\”happyforms-form happyforms-form–part-outer-padding-narrow happyforms-form–part-inner-padding-narrow\” id=\”happyforms-8092\”>\n\t\t\t\t<div class=\”happyforms-message-notices \”>\n\t\t\t\t\t\t<div class=\”happyforms-message-notice success\”>\n\t\t\t\t<h2><p>We've sent an email with our website address! Please check your inbox or spam folder.<\/p><\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\n\t<form action=\”\” id=\”happyforms-form-8092\” method=\”post\” novalidate=\”true\” autocomplete=\”off\”>\n\t\t\t\t<div data-happyforms-type=\”client_info\”>\n\t\t\t\t\t\t<input type=\”hidden\” name=\”client_info[date]\” \/>\n\t\t\t<input type=\”hidden\” name=\”client_info[timezone]\” \/>\n\t\t\t<input type=\”hidden\” name=\”client_info[platform]\” \/>\n\t\t\t<input type=\”hidden\” name=\”client_info[language]\” \/>\n\t\t\t\t\t\t<input type=\”hidden\” name=\”client_info[referer]\” \/>\n\t\t<\/div>\n\t\t\n\t\t\t<input type=\”hidden\” name=\”action\” value=\”happyforms_message\”>\n\t\t\t\t<input type=\”hidden\” name=\”happyforms_form_id\” value=\”8092\” \/>\n\t\t\t\t<input type=\”hidden\” name=\”happyforms_step\” value=\”0\” \/>\n\t\n\t\t<div class=\”happyforms-flex\”>\n\t\t\t\t<input type=\”text\” name=\”8092-number\” style=\”position:absolute;left:-5000px;\” tabindex=\”-1\” autocomplete=\”off\”> <span class=\”screen-reader-text\”>Leave this field blank<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\”happyforms-form__part happyforms-part happyforms-part–submit\”>\n\t<\/div>\t\t<\/div>\n\n\t\t\t<\/form>\n\n\t<\/div>\n”}}
If I disable WP Fastest Cache, everything goes normally.
How should I proceed, because I need to use both plugins?Best regards,
Marcel
- The topic ‘Conflict with HappyForms plugin’ is closed to new replies.