<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Background Video Sound &#8211; Updates? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/background-video-sound-updates/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/background-video-sound-updates/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 18 Oct 2025 12:10:26 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-25324</guid>
					<title><![CDATA[Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-25324</link>
					<pubDate>Fri, 21 Mar 2014 19:52:07 +0000</pubDate>
					<dc:creator>Steve L</dc:creator>

					<description>
						<![CDATA[
						<p>Any updates on allowing us to use sound on background videos? A lot of clients do want sound when the video is being used as an introduction to their business. We can add it to the slider but it doesn&#8217;t render on the full screen as nicely.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-25505</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-25505</link>
					<pubDate>Sat, 22 Mar 2014 06:25:42 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Steve,</p>
<p>Thanks for writing in! If you want to add sound yourself at this time, you can do so by implementing a child theme to make some changes to a few templates (instructions on how to do this in the <a href="http://theme.co/x/member/kb/" title="Knowledge Base" rel="nofollow">Knowledge Base</a>). Once you have done that, copy over both the <strong>/x/framework/views/global/_slider-revolution-above.php</strong> and <strong>/x/framework/views/global/_slider-revolution-below.php</strong> files to your child theme with the same directory paths to the files (further instruction on this in the <a href="http://theme.co/x/member/kb/" title="Knowledge Base" rel="nofollow">Knowledge Base</a> as well under <strong>Customization Best Practices)</strong>. Once you have copied it over successfully, simply change this line of code:</p>
<pre class="prettyprint">BV.show('&lt;?php echo $bg_video; ?&gt;', { ambient : true });</pre>
<p>To this:</p>
<pre class="prettyprint">BV.show('&lt;?php echo $bg_video; ?&gt;', { ambient : false });</pre>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-26132</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-26132</link>
					<pubDate>Mon, 24 Mar 2014 22:00:53 +0000</pubDate>
					<dc:creator>Steve L</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you brother. This worked great, but now I have to overcome the issue of the pause/play control. Obviously the video is a background, so is there a way to add video control with a Revolution layer or something? If we could do that we would have a perfect solution to what we&#8217;re trying to achieve!! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-26545</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-26545</link>
					<pubDate>Wed, 26 Mar 2014 04:13:09 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Steve,</p>
<p>Thanks for writing in! Regretfully this is not possible. The intention of the background feature that we have implemented is aesthetic in nature and is not intended to function like video content. If you want to do what you&#8217;re mentioning, you&#8217;ll need to look into adding a video layer into your slider, which is a Slider Revolution feature (you can read more about this in their <a href="http://themepunch.com/codecanyon/revolution_wp/documentation/" title="Revolution Slider Documentation" rel="nofollow">online documentation</a> if you&#8217;d like).</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-27886</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-27886</link>
					<pubDate>Sun, 30 Mar 2014 14:17:26 +0000</pubDate>
					<dc:creator>Steve L</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks. But X uses the BigVideo.js which has a pause/play function for the background video. See <a href="http://dfcb.github.io/BigVideo.js/" rel="nofollow">http://dfcb.github.io/BigVideo.js/</a> &#8211; so I guess the question is, how can we enable this ability to pause the background video? And even better &#8211; how do we do it with an aesthetic element (like a image play button)? </p>
<p>See why we need this at the project I&#8217;m building. I think you&#8217;ll see that the issue becomes very evident &#8211; Check out my site at <a href="http://www.flickslocal.com" rel="nofollow">http://www.flickslocal.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-28206</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-28206</link>
					<pubDate>Mon, 31 Mar 2014 17:50:44 +0000</pubDate>
					<dc:creator>Alexander</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Steve,</p>
<p>X Theme uses BigVideo, but doesn&#8217;t make use of these APIs specifically. So while technically it could be possible based on the library being used, it&#8217;s still not something that is supported. This would take quite a bit of custom development, and is outside the scope of what we can help with in our support.</p>
<p>The best way to add  video would be to use a Video layer within Revolution Slider. You can click &#8220;edit video&#8221; and choose to not hide the controls. This would allow the youtube or vimeo controls to show on the page so users can start and stop the video.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-366061</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-366061</link>
					<pubDate>Sat, 22 Aug 2015 13:41:36 +0000</pubDate>
					<dc:creator>M4xNamara</dc:creator>

					<description>
						<![CDATA[
						<p>Hey X-Theme Staff,</p>
<p>is this trick still working in the current version of X-theme? The files are now _slider-above.php and _slider-below.php, but i cant find any line with &#8220;ambient&#8221; in it.</p>
<p>Best regards<br />
m4x</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-366293</guid>
					<title><![CDATA[Reply To: Background Video Sound &#8211; Updates?]]></title>
					<link>https://theme.co/archive/forums/topic/background-video-sound-updates/#post-366293</link>
					<pubDate>Sat, 22 Aug 2015 23:12:55 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>It should be the same, and ambient is there.</p>
<p><img decoding="async" src="https://cldup.com/qbL3S6pmw0.jpg" alt="" /></p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

