Comments vismed started the conversationJuly 2, 2020 at 3:10pmHey guys, I want to have a popup Video / Image, when I click on a link: Like ... klick on Watch the film > opens popup window. Is this possible?Thanks in advance.[deleted] repliedJuly 3, 2020 at 1:35pmHi vismed, This is not implemented in the theme, but I have created a code snippet for you so you can create video popup links: https://d.pr/n/hFphj6 So to embed video popup links you can do this way in WP content text editor: [kalium_video_popup src="https://www.youtube.com/watch?v=W4Ou96H-cPc"]Click the link[/kalium_video_popup] Here is a test of this code: https://d.pr/v/POqcEd vismed repliedJuly 5, 2020 at 10:10amHi Arlind, thank you very much. Is there a possibility to NOT open this in en extra tab but, in a popup which I can close with hitting "X", after I have watched ? Like this? (see example from Apple iPad-product-Pagevismed repliedJuly 5, 2020 at 10:11amI mean even Ticksy is capable to this 😂[deleted] repliedJuly 6, 2020 at 10:03amHi vismed,As you can see in the screen recording here:https://d.pr/v/POqcEdIt works properly and not in a new tab! Do you put the YouTube URL of the video in src attribute of [kalium_video_popup] shortcode?If you can give WP credentials I can check this for you.To include your credentials click Insert Credentials button in editor toolbar. (See how)vismed repliedJuly 7, 2020 at 5:00pmCan you show me an example in the backend? Where do I have to insert the shortcode? Thanks in advance.[deleted] repliedJuly 13, 2020 at 8:35amHi vismed,I have made a screen recording to you how I insert this functionality on the site:https://d.pr/v/3njzQ8So the code I have inserted in functions.php is this:https://d.pr/n/VlPkSQI hope this helps you. Sign in to reply ...
Hey guys, I want to have a popup Video / Image, when I click on a link:
Like ... klick on
Watch the film >
opens popup window.
Is this possible?
Thanks in advance.
Hi vismed,
This is not implemented in the theme, but I have created a code snippet for you so you can create video popup links:
https://d.pr/n/hFphj6
So to embed video popup links you can do this way in WP content text editor:
Here is a test of this code:
https://d.pr/v/POqcEd
Hi Arlind,
thank you very much. Is there a possibility to NOT open this in en extra tab but, in a popup which I can close with hitting "X", after I have watched ?
Like this?
(see example from Apple iPad-product-Page
I mean even Ticksy is capable to this 😂
Hi vismed,
As you can see in the screen recording here:
https://d.pr/v/POqcEd
It works properly and not in a new tab!
Do you put the YouTube URL of the video in src attribute of [kalium_video_popup] shortcode?
If you can give WP credentials I can check this for you.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Can you show me an example in the backend? Where do I have to insert the shortcode? Thanks in advance.
Hi vismed,
I have made a screen recording to you how I insert this functionality on the site:
https://d.pr/v/3njzQ8
So the code I have inserted in functions.php is this:
https://d.pr/n/VlPkSQ
I hope this helps you.