To make Blog post Popup appear when users click text in a paragraph, you can follow these.
#1. Find Blog Post URL
In my example, we will have
Blog Post 01: /blog-2-1/blog-post-title-one-753nt
Blog Post 02:/blog-2-1/blog-post-title-two-gjpnp
Blog Post 03: /blog-2-1/blog-post-title-three-35aas
#2. Edit Paragraph where you want to make Blog post Popup appear > Edit 3 Texts > Add URL > Use this URL format.
Make sure “Open in New Tab” is disabled
Text 1: #wm-popup=/blog-2-1/blog-post-title-one-753nt
Text 2: #wm-popup=/blog-2-1/blog-post-title-two-gjpnp
Text 3: #wm-popup=/blog-2-1/blog-post-title-three-35aas
#3. Install Popup Plugin
Plugin will give you some code to Code Injection > Header
and Footer
#4. Result
When users click text 1 >> Blog post Popup 1 will appear
When users click text 2 >> Blog post Popup 2 will appear
When users click text 3 >> Blog post Popup 3 will appear