• marcel mihai

    (@marcel-mihai)


    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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Emre Vona

    (@emrevona)

    is the problem solved when you clear all cache?

    Thread Starter marcel mihai

    (@marcel-mihai)

    Hello. I cleared all cache and now it’s working properly. I am only worried do not happen again at a certain point.

    Thread Starter marcel mihai

    (@marcel-mihai)

    Nope. The problem persists. Immediately I cleared all cache, it was working nice. But after a few minutes, the issue comes again. So, it’s not a solution.

    Plugin Author Emre Vona

    (@emrevona)

    1. if the problem occurs again after 9-10 hours, it means that the problem is caused by the WP_NONCE system. Here is the solution

    https://www.wpfastestcache.com/tutorial/wordpress-nonce-cache/

    2. you should disable all the checkboxes of wp fastest cache except the “Cache System” option and clear all cache. In this case, if the problem occurs after a few minutes, it means that the plugin is not compatible with the cache plugins.

    Thread Starter marcel mihai

    (@marcel-mihai)

    Thanks to Ignazio from HappyForms, I tried this solution: I excluded “happyforms” from the JS exclusion zone in the WP Fastestcache settings. At this particular moment, it seems to be helpful. I’ll be back with updates on behavior. If this solution will not be viable in the long run, I will try the solution you propose. Thank you.

    Plugin Author Emre Vona

    (@emrevona)

    thank you so much.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with HappyForms plugin’ is closed to new replies.