<?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: Video on welcome page</title>
		<link>http://www.themolitor.com/forums/topic/video-on-welcome-page</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Video on welcome page</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 15:51:34 +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/video-on-welcome-page" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-21397</link>
			<pubDate>Tue, 11 Jun 2013 14:37:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21397@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Unfortunately your site isn't loading for me at all. Please let me know when this is resolved and I'll take a look (loading issue is not theme related).</p>
<p>Please review this FAQ about page loading times: <a href="http://www.themolitor.com/forums/topic/faq-why-is-my-site-taking-so-long-to-load" rel="nofollow">http://www.themolitor.com/forums/topic/faq-why-is-my-site-taking-so-long-to-load</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bladejm1 on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-21386</link>
			<pubDate>Tue, 11 Jun 2013 09:33:47 +0000</pubDate>
			<dc:creator>bladejm1</dc:creator>
			<guid isPermaLink="false">21386@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Chris,<br />
my site is <a href="http://www.trueimageproductions.com" rel="nofollow">http://www.trueimageproductions.com</a><br />
on a side note, the pages are taking a long time to load, could you help?<br />
I have made all images small in size for faster loading, but it still takes forever to load.<br />
Kind regards,<br />
Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-21371</link>
			<pubDate>Mon, 10 Jun 2013 13:26:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">21371@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll take a look.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>bladejm1 on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-21352</link>
			<pubDate>Sun, 09 Jun 2013 13:58:44 +0000</pubDate>
			<dc:creator>bladejm1</dc:creator>
			<guid isPermaLink="false">21352@http://www.themolitor.com/forums/</guid>
			<description><p>Hello there,<br />
I am trying to get video on the home page like deception films site, I tried pasting the embed code in the welcome message section and changed the index.php in the /wp-content/themes/producer folder to what was posted above, still won't work, what am I doing wrong?<br />
Thanks in advance...
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-20679</link>
			<pubDate>Wed, 08 May 2013 11:27:46 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">20679@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, I just did some modification :) open index.php</p>
<p>change this </p>
<pre><code>&#60;div id=&#34;topPanel&#34;&#62;
	&#60;div id=&#34;welcome&#34; class=&#34;innerTopPanel&#34;&#62;
		&#60;h1&#62;&#60;?php echo $welcomeMsg;?&#62;&#60;/h1&#62;
	&#60;/div&#62;&#60;!--end welcome--&#62;
	&#60;a href=&#34;#&#34;&#62;&#60;?php _e(&#039;Continue&#039;,&#039;themolitor&#039;);?&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end welcomeContainer--&#62;</code></pre>
<p>To This</p>
<pre><code>&#60;div id=&#34;topPanel&#34;&#62;
	&#60;div id=&#34;video&#34; class=&#34;innerTopPanel&#34;&#62;
and here you can put you video source Vimeo or something
	&#60;/div&#62;&#60;!--end welcome--&#62;
	&#60;a href=&#34;#&#34;&#62;&#60;?php _e(&#039;Continue&#039;,&#039;themolitor&#039;);?&#62;&#60;/a&#62;
&#60;/div&#62;&#60;!--end welcomeContainer--&#62;</code></pre></description>
		</item>
		<item>
			<title>mrossoshea@gmail.com on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-20665</link>
			<pubDate>Wed, 08 May 2013 08:51:30 +0000</pubDate>
			<dc:creator>mrossoshea@gmail.com</dc:creator>
			<guid isPermaLink="false">20665@http://www.themolitor.com/forums/</guid>
			<description><p>Hey Shamdin,<br />
  I noticed on your site you were able to successfully add video that's responsive to the home page.   How were you able to do that?  Trying to a similar thing and can't seem to figure it out.   thanks in advance for all the help on the forums here!    </p>
<p>- Michael
</p></description>
		</item>
		<item>
			<title>ckelley on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-16169</link>
			<pubDate>Thu, 29 Nov 2012 07:09:32 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">16169@http://www.themolitor.com/forums/</guid>
			<description><p>@ bladejm1 please create a new thread as the issues arent related</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>bladejm1 on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-16158</link>
			<pubDate>Wed, 28 Nov 2012 15:10:13 +0000</pubDate>
			<dc:creator>bladejm1</dc:creator>
			<guid isPermaLink="false">16158@http://www.themolitor.com/forums/</guid>
			<description><p>I found out that if the logo is more than 50 pixels high, it will push the menu bar down and cover the discription area on an iphone display, I still need to know about adjusting the dark transparency on top of the background images.<br />
Please let me know.<br />
Kind regards,<br />
Chris
</p></description>
		</item>
		<item>
			<title>bladejm1 on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-16055</link>
			<pubDate>Wed, 21 Nov 2012 10:43:05 +0000</pubDate>
			<dc:creator>bladejm1</dc:creator>
			<guid isPermaLink="false">16055@http://www.themolitor.com/forums/</guid>
			<description><p>Hello there,<br />
I have a problem with this theme on an iphone 4s<br />
The navigation bar covers up the page discription on all pages.<br />
I am using Ver 1.01 of this theme.<br />
Also is there a way to adjust the level of black transparency on top of the page background images? all background images have a dark look, like there is a black transparency on top of eack page?<br />
Please look at link:<br />
<a href="http://www.trueimageproductions.org" rel="nofollow">http://www.trueimageproductions.org</a><br />
Thanks,<br />
Chris
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15922</link>
			<pubDate>Thu, 15 Nov 2012 06:30:00 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15922@http://www.themolitor.com/forums/</guid>
			<description><p>here i'm and i have been testing a lot on iPhone and yes the producer does not work properly as it would... any idea</p>
<p>(works on iPhone here is no scroll to the left)<br />
<a href="http://deceptionfilms.com/archives/3367" rel="nofollow">http://deceptionfilms.com/archives/3367</a><br />
<a href="http://deceptionfilms.com/archives/3384" rel="nofollow">http://deceptionfilms.com/archives/3384</a><br />
<a href="http://deceptionfilms.com/archives/3380" rel="nofollow">http://deceptionfilms.com/archives/3380</a></p>
<p>(dont work there is a scroll on the page to the left)<br />
<a href="http://deceptionfilms.com/archives/3332" rel="nofollow">http://deceptionfilms.com/archives/3332</a><br />
<a href="http://deceptionfilms.com/archives/3297" rel="nofollow">http://deceptionfilms.com/archives/3297</a>
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15910</link>
			<pubDate>Wed, 14 Nov 2012 08:26:29 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15910@http://www.themolitor.com/forums/</guid>
			<description><p>What's the idea on some post it works but on some it dose not work...  </p>
<p>I have tested on iPhone 5
</p></description>
		</item>
		<item>
			<title>ariskat on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15881</link>
			<pubDate>Wed, 14 Nov 2012 01:44:42 +0000</pubDate>
			<dc:creator>ariskat</dc:creator>
			<guid isPermaLink="false">15881@http://www.themolitor.com/forums/</guid>
			<description><p>The issue appears to surface ONLY when using post name links (under the settings). If that setting is set to Default the tabs (and their related data appears). Any suggestions? Functional use when using considering SEO is key here. Please advise.
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15874</link>
			<pubDate>Tue, 13 Nov 2012 14:41:27 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15874@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris! </p>
<p>I noticed that in the post or blog section is supported for video, well in my iPhone I see the same results as I would see In the welcome page... I have a post or blog with video from Vimeo and I can scroll to the left wired or what here is a link </p>
<p>On iPhone this link don't work </p>
<p><a href="http://deceptionfilms.com/archives/category/music-video" rel="nofollow">http://deceptionfilms.com/archives/category/music-video</a></p>
<p>This one work<br />
<a href="http://deceptionfilms.com/archives/3384" rel="nofollow">http://deceptionfilms.com/archives/3384</a></p>
<p>I know that there are no support but we  have to tell If something don't work so that you can keep up the good work man ;)</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15865</link>
			<pubDate>Tue, 13 Nov 2012 11:08:53 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">15865@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Video in the welcome message section is not an intended feature, so if it doesn't work as you would like it to, please submit a customization request: <a href="http://themolitor.com/custom" rel="nofollow">http://themolitor.com/custom</a></p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15736</link>
			<pubDate>Tue, 06 Nov 2012 14:29:45 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15736@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Chris!</p>
<p>Will there be a fix for video on welcome page...</p>
<p>Thanks
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15716</link>
			<pubDate>Mon, 05 Nov 2012 10:50:32 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">15716@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I appreciate the nice remarks! No plans at this time for hosted video. </p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15675</link>
			<pubDate>Sat, 03 Nov 2012 06:10:50 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15675@http://www.themolitor.com/forums/</guid>
			<description><p>Hi Man!<br />
You are the man btw</p>
<p> It did work but on the mobile side iPhone 5 the embedding is taking lots of space so it creates space so that you are able to scroll to the left....</p>
<p>is there going be update soon with hosted video?</p>
<p>Thank you rock<br />
Stefan
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15671</link>
			<pubDate>Fri, 02 Nov 2012 11:30:58 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">15671@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>You can try pasting an embed code in the welcome message section. It should work okay. Let me know your findings.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>shamdin on "Video on welcome page"</title>
			<link>http://www.themolitor.com/forums/topic/video-on-welcome-page#post-15669</link>
			<pubDate>Fri, 02 Nov 2012 10:26:35 +0000</pubDate>
			<dc:creator>shamdin</dc:creator>
			<guid isPermaLink="false">15669@http://www.themolitor.com/forums/</guid>
			<description><p>Hi again is it possible to have video on welcome page?
</p></description>
		</item>

	</channel>
</rss>
