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

    (@emrevona)

    If we add the cookies into htaccess, the cache is not enable for the customers use the cookie.

    Thread Starter aspradhan

    (@aspradhan)

    Thank you for your reply.

    If you visit our page https://lenders.com/ we have a form where we collect some information from the user which is stored in php cookies and it is used to refill the form automatically when the user returns to our site.

    The issue we are facing is that when we enable the cache plugin it does not display them again (possibly because the cache is older). We also do not want to disable cache for this page because if the cache plugin is disabled for this page it takes too much time to load the page. Can you please advice?

    Thank you.

    Plugin Author Emre Vona

    (@emrevona)

    The issue we are facing is that when we enable the cache plugin it does not display them again (possibly because the cache is older). We also do not want to disable cache for this page because if the cache plugin is disabled for this page it takes too much time to load the page. Can you please advice?

    This is not possible with php. You should load it via ajax.

    Thread Starter aspradhan

    (@aspradhan)

    Hi Emre:

    We are discovering that on our form located at https://www.lenders.com, when a user inputs their name and email it is displaying on other unrelated users computers when the unrelated user accesses our form on their computers.

    Can you please advise what we should do. Thank you.

    Plugin Author Emre Vona

    (@emrevona)

    The cache is created after a user fills the inputs. You should make your site compatible with the cache plugins.

    Thread Starter aspradhan

    (@aspradhan)

    Thank you for your prompt reply. How can we make our site compatible with the cache plugins?

    Plugin Author Emre Vona

    (@emrevona)

    You need to contact to a developer.

    Thread Starter aspradhan

    (@aspradhan)

    We have a developer. Can you please provide guidance on how to correctly implement the plugin because when we tried we discovered this issue on our site. Is it occurring on other sites?

    Please let me know if you need me to answer any questions.

    Thank you.

    Plugin Author Emre Vona

    (@emrevona)

    I don’t know.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Storing Custom Cookies’ is closed to new replies.