(Squarespace) Click text in paragraph open Project Info Popup

To make Project Info Popup appear when users click text in a paragraph, you can follow these.

#1. Find Project Info URL

In my example, we will have

Project Info 01: /portfolio-2/project-one-ephnc-4ycls

Project Info 02:/portfolio-2/project-two-llrgk-36ewf

Project Info 03: /portfolio-2/project-three-8zgh7-zkprz

#2. Edit Paragraph where you want to make Project Info Popup appear > Edit 3 Texts > Add URL > Use this URL format.

Text 1: #wm-popup=/portfolio-2/project-one-ephnc-4ycls

Text 2: #wm-popup=/portfolio-2/project-two-llrgk-36ewf

Text 3: #wm-popup=/portfolio-2/project-three-8zgh7-zkprz

Make sure “Open in New Tab” is disabled

#3. Install Popup Plugin

Plugin will give you some code to Code Injection > Header

and Footer

#4. Result

When users click text 1 >> Project Info Popup 1 will appear

When users click text 2 >> Project Info Popup 2 will appear

When users click text 3 >> Project Info Popup 3 will appear

1 Like

@tuanphan,

:heart: :heart: :heart: