• I’ve been using SureForms on a few of my websites. On two of them SureForms usually doesn’t work. They are saying it is because the form is cached. Their solution is to not cache my web pages (note that I can embed the form in a web page or stand along, I use both).

    Please help? Until a month or so ago, the forms were working. Now they are not.

    The page I need help with: [log in to see the link]

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

    (@emrevona)

    The problem is caused by the WordPress nonce security system. To resolve this issue, you should add a cache timeout as below.

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

    Thread Starter klngroup

    (@klngroup)

    I tried that using the 10 hours as per the link you provided. It did not help. I could not cache the web pages that have the forms, making them inherently slower, but on one web site the form is on the home page.

    Thread Starter klngroup

    (@klngroup)

    There is definitely something happening between SureForms and WP Fastest Cache. If I deactivate the cache plug-in or even use another then SureForms works fine.

    Plugin Author Emre Vona

    (@emrevona)

    if the problem occurs after 9-10 hours, it means that the problem is caused by the WP_NONCE system. and the solution is to clear the cache.

    Thread Starter klngroup

    (@klngroup)

    I’m not sure I understand, how do I clear the cache every time time a form is going to be used? I could, perhaps, keep those pages from caching but on at least two web sites, the form is on the home page.

    Plugin Author Emre Vona

    (@emrevona)

    if you take a look at the following tutorial, you can understand.

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

    Thread Starter klngroup

    (@klngroup)

    I believe I understand and have made that setting. But the only way I have been able to get the website to work properly is to disable or change to a different caching plug-in

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘SureForms not working with plugin’ is closed to new replies.