Skip Navigation

[Resolved] Popup (modal window)

This thread is resolved. Here is a description of the problem and solution.

Problem:
Popup (modal window)

Solution:
There is no native way to add a modal popup, If you are using Bootstrap then you may try to add the modal HTML content and try to setup on your own.

Relevant Documentation:
=> https://getbootstrap.com/docs/3.3/javascript/#modals-related-target

This support ticket is created 3 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 0.81 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by ivoM-2 3 years, 6 months ago.

Assisted by: Minesh.

Author
Posts
#2063861
Screenshot 2021-05-21 at 09.54.13 AM.png

Hello
I would like to realize such a popup (modal window) with toolset.
hidden link
"Please click on Team-Member"

Could you please help me?
Thank you for your support.
Best regards
Ivo

#2063993

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

There is no native way to add a modal popup, If you are using Bootstrap then you may try to add the modal HTML content and try to setup on your own.

Here's an example in the Bootstrap documentation that helps you modify the modal content based on the trigger button:
hidden link

#2067211

My issue is resolved now. Thank you!