To make Event Detail Popup appear when users click text in a paragraph, you can follow these.
#1. Find Event Detail URL
In my example, we will have
Event Details 01: /events-2-1/event-one-65cmf
Event Detail 02: /events-2-1/event-two-3theh
Event Detail 03: /events-2-1/event-three-8kxxg
#2. Edit Paragraph where you want to make Event Detail Popup appear > Edit 3 Texts > Add URL > Use this URL format.
Make sure “Open in New Tab” is disabled
Text 1: #wm-popup=/events-2-1/event-one-65cmf
Text 2: #wm-popup=/events-2-1/event-two-3theh
Text 3: #wm-popup=/events-2-1/event-three-8kxxg
#3. Install Popup Plugin
Plugin will give you some code to Code Injection > Header
and Footer
#4. Result
When users click text 1 >> Event Detail Popup 1 will appear
When users click text 2 >> Event Detail Popup 2 will appear
When users click text 3 >> Event Detail Popup 3 will appear