• Resolved rschierloh

    (@rschierloh)


    Hello. I currently use CF7 with the addition settings:

    on_sent_ok: “Boxzilla.dismiss();”

    on form submission which works fine. I was wondering if I can also pass in a unique cookie expiration time within that function so that the popup default doesn’t trigger again for those users that sign up.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Not really, but you can of course just set the cookie yourself from Javascript.

    Make a cookie named “boxzilla_box_123” (where 123 is the box ID), set the value to “true” and expiration date to your expiration date.

    Hope that helps!

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies to this topic for awhile I will now close this ticket as resolved.

    If you still have a problem or you have a similar problem as posted above, please open a NEW topic. Don’t forget to include a link to a page where we can see the issue whenever possible. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF7 Manually Set Cookie Expiration onSubmit’ is closed to new replies.