Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2011-01-27 18:43:32
- kyoung91
- New Member
- Registered: 2011-01-27
- Posts: 2
How to use Vimeo iframe embed??? Help please.
I am new to textpattern, on my blog I can easily add photos with the txp markup, but how can I add a vimeo video?
The iframe embed code from vimeo is…<iframe src=“http://player.vimeo.com/video/16776621” width=“400” height=“225” frameborder=“0”></iframe>
I have searched for three hours and have not seen anything which would allow me to embed the iframe.
Can someone please point me in the right direction. Thank you very much for your help.
Kevin Young
Offline
Re: How to use Vimeo iframe embed??? Help please.
You can just paste the code direct…. so long as you are not using a WYSIWYG editor
Offline
#3 2011-01-27 21:22:04
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: How to use Vimeo iframe embed??? Help please.
With notextile. <iframe src=“…
.
Offline
Re: How to use Vimeo iframe embed??? Help please.
GugUser wrote:
With
notextile. <iframe src=“…
.
Or you can just start a new block with a space to deactivate textile:
<iframe src="http://player.vimeo.com/video/16776621" width="400" height="225" frameborder="0"></iframe>
Offline
#5 2011-01-27 22:49:13
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: How to use Vimeo iframe embed??? Help please.
Yes, with the risk that someone deletes the space. ;-)
Offline
Re: How to use Vimeo iframe embed??? Help please.
Try this then:-
==<iframe src="http://player.vimeo.com/video/16776621" width="400" height="225" frameborder="0"></iframe>==
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#7 2011-01-28 00:04:35
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,477
Re: How to use Vimeo iframe embed??? Help please.
Any how he likes it …
Offline
#8 2011-01-29 23:04:40
- kyoung91
- New Member
- Registered: 2011-01-27
- Posts: 2
Re: How to use Vimeo iframe embed??? Help please.
Thank you very much for your help. It is much appreciated!
Offline