Pop-up page

My very best wishes and good health!

Can someone help me:
Pop-up on a website page, when a surfer clicks on the button ‘To the page’ (http://www.test.webgraphic.be)he goes to the page ‘Test page’, but before he can read the page he has to click agree via a pop-up box. So the entire page ‘Test page’ may not be 100% readable at first!
Thank you ladies and gentlemen

Do you want this to happen every time? If not you can make use of local storage or session storage depending on the user experience you want.

Then you just need to add a small bit of code to activate a modal on load.

Wants the surfer to go to the “Test page” (url is …/pop-up.html) when clicking on the button “To the page” and before the page becomes clear he has to click agree in a pop-up box regarding a disclaimer . After clicking the button in the disclaimer, he can see the page in full and continue surfing.

Do you want this to happen every time?
I do not think so. Will try it out first

Can you guide me through this? Thx!

Something like this:
https://www.icreatemagazine.nl/nieuws/macbook-pro-2021-release/

I would go for @Whittfield Cadence in combination with a small script to block the option of clicking outside the modal.

Cadence here:

Script here:

Just bought Cadence, tried to install it, but can’t see it working. :thinking:
http://www.test.webgraphic.be
Also don’t understand the setting 100% :blush:
Hopefully not a lost investment :grinning: :upside_down_face:

Have you set modal #id and the page where it should show up. Is your modal in the global area?

I use the bric on this page:
http://www.test.webgraphic.be/pop-up.html

Do i have to put on this page?:
http://www.test.webgraphic.be/index.html

Here are how a set it:

At put the bric on the global area

But where’s the modal itself?

On the pop-up page

That’s a bloc, not a modal :grin:. Try this one:

Thank you @Jerry :+1:
It works, but not always. I suspect it has todo with settings. Also don’t understand the test mode.
But we will study further.
I will probably come up with more questions :blush:

Yeah, know that feeling. Sometimes you feel you’re smarter compared to the manual. Out of experience, I’ve been wrong most of the time :grin:.

Happy to help. Cadence is awesome!

Where i have to put this script?

Try page header.

Footer. Tidier.

1 Like

It won’t work first, but now OK
Thx :+1: