<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Hey about the background video or the header video.</title>
		<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Hey about the background video or the header video.</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:22:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/hey-about-the-background-video-or-the-header-video" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Hey about the background video or the header video."</title>
			<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video#post-40641</link>
			<pubDate>Wed, 21 Dec 2016 14:55:04 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">40641@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out, but please keep in mind that this may be something considered to be a customization.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>red on "Hey about the background video or the header video."</title>
			<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video#post-40639</link>
			<pubDate>Wed, 21 Dec 2016 12:59:50 +0000</pubDate>
			<dc:creator>red</dc:creator>
			<guid isPermaLink="false">40639@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Christopher,<br />
 I tried to change my MP4 vdeo background to a youtube version as explaned but it doesn't work.</p>
<p>//////////////////<br />
//VIDEO BACKGROUND -- background<br />
//////////////////<br />
if (!headerImage.length &#62;= 1 ) {<br />
	headerImages.background({<br />
		source: {<br />
			poster: "images/bridge.jpg",<br />
			video: "//www.youtube.com/embed/Ukabkwp8fuA"<br />
		}<br />
	});<br />
}</p>
<p>Can you help me, please ?</p>
<p>Red.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Hey about the background video or the header video."</title>
			<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video#post-39637</link>
			<pubDate>Mon, 11 Jul 2016 13:12:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39637@http://www.themolitor.com/forums/</guid>
			<description><p>[updated code location above]
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Hey about the background video or the header video."</title>
			<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video#post-39636</link>
			<pubDate>Mon, 11 Jul 2016 13:12:12 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39636@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>YouTube support was not included because I personally think it looks ugly... but you can try it out by opening custom.js and changing the following on lines 66-76 from this...</p>
<pre><code>//////////////////
//VIDEO BACKGROUND -- background
//////////////////
if (!headerImage.length &#62;= 1 ) {
	headerImages.background({
		source: {
			poster: &#34;images/bridge.jpg&#34;,
			mp4: 	&#34;videos/magic-cloth-demo.mp4&#34;
		}
	});
}</code></pre>
<p>...to this...</p>
<pre><code>//////////////////
//VIDEO BACKGROUND -- background
//////////////////
if (!headerImage.length &#62;= 1 ) {
	headerImages.background({
		source: {
			poster: &#34;images/bridge.jpg&#34;,
			video: &#34;//www.youtube.com/embed/VIDEO_ID&#34;
		}
	});
}</code></pre>
<p>...note the change from "mp4" to "video". You'll also want to replce <code>VIDEO_ID</code> with the ID you want to use. </p>
<p>Please keep in mind YouTube background support has not been tested with this theme.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>kukhyaat7 on "Hey about the background video or the header video."</title>
			<link>http://www.themolitor.com/forums/topic/hey-about-the-background-video-or-the-header-video#post-39620</link>
			<pubDate>Sun, 10 Jul 2016 21:11:54 +0000</pubDate>
			<dc:creator>kukhyaat7</dc:creator>
			<guid isPermaLink="false">39620@http://www.themolitor.com/forums/</guid>
			<description><p>Hey. Great theme man. I am sorry I wasn't able to buy the wordpress theme. But wanted it so bad so bought the html one. Thinking I can edit it. :(</p>
<p>I only wanted to know how to embed youtube video in the place of the background video.<br />
That is removing the locally put video files.
</p></description>
		</item>

	</channel>
</rss>
