extension joomla, template joomla,banner extension joomla,jomla slider,slider joomla

There are several ways to insert YouTube video in Joomla. Expert web developers tend to prefer inserting the video link directly in the articles source code. To do so you should enter the Joomla administrator area. Then go to the articles edit section and in the desired article click Source at the WYSIWYG editor. The source code that you need to enter will look like this:

1
2
3
<div align=\"center\"; margin-right: 10px; margin-bottom: 10px;\">
<object height=\"258\" width=\"321\"><param value=\"http://www.youtube.com/VIDEO PATH\" name=\"movie\"><param value=\"true\" name=\"allowFullScreen\"><param value=\"always\" name=\"allowscriptaccess\"><embed height=\"258\" width=\"321\" allowfullscreen=\"true\" allowscriptaccess=\"always\" type=\"application/x-shockwave-flash\" src=\"http://www.youtube.com/VIDEO PATH\"></object>
</div>

Note that you should replace http://www.youtube.com/VIDEO PATH with your video file URL. Note also that various options in the source can be altered according to your needs. You might want to align the video left or right, possibly alter the margin size, disallow fullscreen and adjust width and height according to the movie parameters.

The alternative to directly inserting YouTube videos in the source code is using an additional Joomla extension for this task. Various modules, components and plugins can be found on the official Joomla extensions website. You can check them out and find the one that best fulfill the needs of your Joomla YouTube website.

Joomla is a powerful software that is easy to work with once you have the right host to support you. Before you lose any more time with the wrong host, check out the joomla site Joomla hosting offer.



Related Article



destination source:https://www.siteground.com/kb/how_to_insert_youtube_video_in_joomla/