Hello everyone! I’m wondering if there’s a way to display a popup when a user clicks on a link within a html text. I’m using a subscription form created with Bricks Builder, and it includes a consent checkbox with accompanying html text and a link. My goal is to make the popup appear when users click on the link/hyperlink. Any guidance on how to achieve this would be greatly appreciated!
This seems to be a bug or missing feature.
Nowhere in the link to open a popup.
The link is inside content written in rich or basic text elements. So you can’t set the interaction rule for the whole element, just the link inside the text content.
Please have a look at the link that @clickfusion63 shared, @abqariyuh. It explains how you can open the popup with any selector.
How about triggering a pop-up that loads when someone clicks an external link?
Example: I share a link in a newsletter that I want to trigger the pop-up immediately once the site has loaded.
sure
easy with condition and interaction combination ![]()
I imagine it will be only single page in that case offcanvas is better
but popup setup is very similar url condition is same.
Eeexxxxccellent!
Thank you sinanisler. You make it so simple.