Embedding Vimeo videos in my website using cornerstone

I have a private video that I would like to embed in my website and I use xtheme’s cornerstone in wordpress. It says because of the privacy settings, it cannot be played.

This is the code I currently use

Ideally, I would like to have it password protected and if there is a way I can put the password in the embedded code to play that would be even better. Please help. Thank you

Hi @spnegrin,

Thanks for reaching out.

You can try the protect shortcode and wrap your embed code. Please check this http://demo.theme.co/integrity-1/shortcodes/protected-content/

[protect]<iframe src="................."></iframe>[/protect]

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.