Hi! I’d like to suggest adding support for multiple triggers (buttons, texts, blocks, etc.) for the same popup across different pages. Currently, using specific triggers is limited because IDs must be unique within the HTML document, which makes reusing popups more difficult. Allowing multiple IDs or flexible trigger options (like classes) would greatly enhance usability. Thanks!
1 Like
Hi there, @user10656
This is a great idea thanks for sharing! If more users upvote it, we’ll try to think it over in the future
@user10656 Although, it’s impossible to add multiple HTML IDs in the settings, there is a way to do this using the custom code.
For this, we need to know the pages where the widget is installed and the elements you’d like to use for triggering the popup.
Could you please share this info?