HI. I want to post videos on my forum that is hosted on my site. For examle /site/wordpress/wp-content/clips/clip.avi
So how to make video player on post to show ? When i Isnert/ebled media nothing show up
HI. I want to post videos on my forum that is hosted on my site. For examle /site/wordpress/wp-content/clips/clip.avi
So how to make video player on post to show ? When i Isnert/ebled media nothing show up
how did you embedd?? you cannot use an iframe due to security concern…
I would get the sp file uploader plugin which allows you to upload images, media and files…
Yes i have that plugin, but problem is that i have upload those clips via FTP account. So i have it on one folder.
I just go to insert/embled media and put file url to my avi clip.
Is there a way we can use the iframe option in the media embed UI? My forum is on a membership site so I don’t have the security concerns of a public forum. Either way, as administrators it would be nice to have the option to accept the security concerns at our own risk.
At the moment it would mean editing core code (some php and some javascript) which just makes future updates difficult for you but I can tell you what to do if need be.
I have however, opened a ticket this end so that we can discuss this once again and re-evaluate the situation.
Notthing happen. Post is blanc, but when i go to edit i got this: http://i.imgur.com/SqRJl.png
SO let’s step back a bit.
What happens when you use the media button on the toolbar? What type of media file is it? And are you completing the correct options? Does it show up in the media dialog preview?
Nothing happen when i use media button, i mean i have pop up like here, i put link to file and i DON’T have preview.
If i usre regular upload all is fine :S but i have problem with clisp that are not upload via SP
also an error while i upload sometimes
that error means the file uploaded was already removed from your tmp directory… can you see if your php.ini file has tmp upload directory defined and that its accessible…
So if I want to embed a you tube video which appears to have iframes how should I do it?
Just paste the url – not the embed code.
And make sure that oEmbed support is turned on in WP – Settings > Media panel.