Modal only once per session

Hi there!

I am using the Accessible Modal in my client’s website for a newsletter pop up once the website is loaded. Is it possible to have it display only once per session? Thank you!

Hey @anasilveira! This is not possible natively but we could add some JS to either set a cookie or a flag in the localStorage to show this modal.

How would you like to proceed?

Thank you @Support-Luis !! I think a JS with a cookie would be perfect. Is this something you could help me with?

Sure! Can you please share a link to the page? I will give this a go :slight_smile:

Hi @Support-Luis , my apologies for the delay! Here’s the link: Webflow - HTFG

I added the pop up with the loading animation, both of them can show only once per session if possible. Thank you so much for your help!!