I am trying to add a modal which I will reuse for offers throughout year on my store. I can do modal and I can make it pop up. What I am struggling with is I just want it to pop up once per visit and not every time someone goes from one page back to home again.
Is there a setting or a piece of HTML code I need to make it appear once only per visit? TIA
You will need to change this (const MODAL_ID) to that of your modal, this is not one you can set in advanced setting, you need to inspect the page with teh modal open, right click the modal background > inspect element, you are looking for the data-modal-id
Gary wow the simple route! I will have alook at this over weekend. as always I’m indebted to your prompt response. Just been using a little app called “Rapid Icons” which I’ve used for years! Ever heard of it?