<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Organized Themes Support</title>
	<atom:link href="http://support.organizedthemes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.organizedthemes.com</link>
	<description>Resources for your WordPress site</description>
	<lastBuildDate>Thu, 17 May 2012 08:03:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Photobug</title>
		<link>http://support.organizedthemes.com/5878/photobug/</link>
		<comments>http://support.organizedthemes.com/5878/photobug/#comments</comments>
		<pubDate>Mon, 07 May 2012 20:58:30 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=5878</guid>
		<description><![CDATA[We&#8217;ve worked hard to make Photobug easy to use and set up on your site. We&#8217;ve also included these instructions to help you get up and running. If you have any questions that aren&#8217;t covered in the instructions, please feel free to ask for help in our forum. Theme Options When setting up [...]]]></description>
			<content:encoded><![CDATA[We&#8217;ve worked hard to make Photobug easy to use and set up on your site.  We&#8217;ve also included these instructions to help you get up and running.  If you have any questions that aren&#8217;t covered in the instructions, please feel free to ask for help in our forum. Theme Options When setting up [...]]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/5878/photobug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube and Drop-Down Menus</title>
		<link>http://support.organizedthemes.com/5645/youtube-and-drop-down-menus/</link>
		<comments>http://support.organizedthemes.com/5645/youtube-and-drop-down-menus/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 16:33:47 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=5645</guid>
		<description><![CDATA[Sometimes drop-down menus need a bit of help being visible on top of video, particularly video from YouTube. That&#8217;s especially troublesome considering it is the largest video service in the world. But thankfully you can have your drop-downs appear on top of your video by following these instructions: Once you&#8217;ve found the video you&#8217;d like [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes drop-down menus need a bit of help being visible on top of video, particularly video from YouTube.  That&#8217;s especially troublesome considering it is the largest video service in the world.  But thankfully you can have your drop-downs appear on top of your video by following these instructions:</p>
<p>Once you&#8217;ve found the video you&#8217;d like to use on YouTube, select share and then the embed button.<br />
Next copy the embed code that should look something like this:</p>
<pre class="brush: xml; title: ; notranslate">&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/YbGgA2lIDjc?rel=0&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;</pre>
<p>Paste this embed code in the spot where you&#8217;d like your video to be visible.<br />
Lastly we need to edit the embed code just a bit.  The src of this iframe ends in </p>
<pre><code>
rel=0
</code></pre>
<p>We want to remove that and replace it with this:</p>
<pre><code>
wmode=transparent
</code></pre>
<p>Our finial code should look like this:</p>
<pre class="brush: xml; title: ; notranslate">&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;http://www.youtube.com/embed/YbGgA2lIDjc?wmode=transparent&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;</pre>
<p>That should allow your drop-down menus to appear over video from YouTube at last.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/5645/youtube-and-drop-down-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Epic</title>
		<link>http://support.organizedthemes.com/5551/epic/</link>
		<comments>http://support.organizedthemes.com/5551/epic/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 23:50:28 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=5551</guid>
		<description><![CDATA[Getting Started Once you have the Epic theme installed in your WordPress site, you&#8217;ll want to set it up. To start go to the Appearance section of your WordPress dashboard and select theme options. Here you&#8217;ll find the theme options for you to set. Identity The first tab deals with options [...]]]></description>
			<content:encoded><![CDATA[Getting Started Once you have the Epic theme installed in your WordPress site, you&#8217;ll want to set it up.  To start go to the Appearance section of your WordPress dashboard and select theme options.  Here you&#8217;ll find the theme options for you to set.   Identity The first tab deals with options [...]]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/5551/epic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disappearing Background With WordPress 3.3</title>
		<link>http://support.organizedthemes.com/4361/disappearing-background-with-wordpress-3-3/</link>
		<comments>http://support.organizedthemes.com/4361/disappearing-background-with-wordpress-3-3/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 03:41:47 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=4361</guid>
		<description><![CDATA[If you&#8217;ve had your custom background image disappear after upgrading to WordPress 3.3, here&#8217;s a quick fix to bring it back. Go to the appearance section and select edit to open up the theme editor. From the list of files on your right, choose header.php Look for this spot: and replace it with this: Save [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve had your custom background image disappear after upgrading to WordPress 3.3, here&#8217;s a quick fix to bring it back.  </p>
<ol>
<li>Go to the appearance section and select edit to open up the theme editor.</li>
<li>From the list of files on your right, choose header.php</li>
<li>Look for this spot:
<pre class="brush: xml; title: ; notranslate">&lt;body&gt;</pre>
<p> and replace it with this:
<pre class="brush: xml; title: ; notranslate">&lt;body class=&quot;custom-background&quot;&gt;</pre>
</li>
<li>Save your changes</li>
</ol>
<p>That should bring back your custom background image.  All of the affected themes have an update available to that fixes that as well.</p>
<p>If you have any trouble, just let us know.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/4361/disappearing-background-with-wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Home Page</title>
		<link>http://support.organizedthemes.com/4248/default-home-page/</link>
		<comments>http://support.organizedthemes.com/4248/default-home-page/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 15:31:40 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=4248</guid>
		<description><![CDATA[Many of my themes make use of a default home page that appears automatically. If you&#8217;re using a fresh WordPress installation you won&#8217;t need to do anything to make this page visible, but if you&#8217;re upgrading from a theme that required you to actually create a page for your home, you will need to make [...]]]></description>
			<content:encoded><![CDATA[<p>Many of my themes make use of a default home page that appears automatically.  If you&#8217;re using a fresh WordPress installation you won&#8217;t need to do anything to make this page visible, but if you&#8217;re upgrading from a theme that required you to actually create a page for your home, you will need to make a quick change.</p>
<p>Go to the Settings section of your WordPress control panel and select reading.  Here you should set the &#8220;Front Page Displays&#8221; to &#8220;Your latest post&#8221; and then save your changes.</p>
<p><img src="http://support.organizedthemes.com/wp-content/uploads/2011/12/latest-posts.png" alt="Show Latest Posts" title="Show Latest Posts" width="492" height="184" class="alignnone size-full wp-image-4250" /></p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/4248/default-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploading Images In WordPress 3.3</title>
		<link>http://support.organizedthemes.com/4210/uploading-images-in-wordpress-3-3/</link>
		<comments>http://support.organizedthemes.com/4210/uploading-images-in-wordpress-3-3/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 17:12:56 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Image Uploader]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=4210</guid>
		<description><![CDATA[With WordPress 3.3, a new image uploader has been created that is much easier and faster than the Flash based solution available previously. Now instead of separate buttons for images, video, audio and media there is one button for all media types. Clicking this will open up a lightbox as before where you can browse [...]]]></description>
			<content:encoded><![CDATA[<p>With WordPress 3.3, a new image uploader has been created that is much easier and faster than the Flash based solution available previously.  Now instead of separate buttons for images, video, audio and media there is one button for all media types.  Clicking this will open up a lightbox as before where you can browse your computer&#8217;s files for the one you&#8217;d like to include.  You will now also be able to drag file(s) into the uploader box itself to add them to your site.  It&#8217;s quick and easy.</p>
<p><iframe src="http://player.vimeo.com/video/33037652?title=0&amp;byline=0&amp;portrait=0" width="549" height="309" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>If you&#8217;re using one of my themes that&#8217;s built on the Options Framework (currently Foundation, Foxy, Ventana, and Progress), you&#8217;ll need to clear out your browser&#8217;s cache in order to have the media uploader appear on your theme options page.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/4210/uploading-images-in-wordpress-3-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progress</title>
		<link>http://support.organizedthemes.com/4015/progress/</link>
		<comments>http://support.organizedthemes.com/4015/progress/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 05:06:37 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=4015</guid>
		<description><![CDATA[Theme Options Guide Adding Slides To Slideshow We created the videos above to walk you through the available theme options and how to add slides to the slideshow. Here is how to use other features that are found in the theme. Staff Section To include the staff section, select &#8220;yes&#8221; to include [...]]]></description>
			<content:encoded><![CDATA[Theme Options Guide  Adding Slides To Slideshow  We created the videos above to walk you through the available theme options and how to add slides to the slideshow.  Here is how to use other features that are found in the theme. Staff Section To include the staff section, select &#8220;yes&#8221; to include [...]]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/4015/progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Staff and Slide Order</title>
		<link>http://support.organizedthemes.com/3797/simple-staff-and-slide-order/</link>
		<comments>http://support.organizedthemes.com/3797/simple-staff-and-slide-order/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 22:56:28 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=3797</guid>
		<description><![CDATA[You can set the order that the staff members and slides are set using the attributes box, but that can become quite tedious if you have a long list. There is a plugin called Post Types Order that lets you arrange these by drag and drop. The easiest way to add it to your site [...]]]></description>
			<content:encoded><![CDATA[<p>You can set the order that the staff members and slides are set using the attributes box, but that can become quite tedious if you have a long list.  There is a plugin called <a href="http://wordpress.org/extend/plugins/post-types-order/">Post Types Order</a> that lets you arrange these by drag and drop.  </p>
<p>The easiest way to add it to your site is to go to plugins in your WordPress control panel and select add new.  Then search for &#8220;Post Types Order&#8221; and select it from the list.  Once it&#8217;s installed, activate it and the plugin will add a new menu item under each type called Re-Order.  Just drag and drop your content to order it as you see fit to rearrange your content.  It&#8217;s easy as that.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/3797/simple-staff-and-slide-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foxy</title>
		<link>http://support.organizedthemes.com/3596/foxy/</link>
		<comments>http://support.organizedthemes.com/3596/foxy/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 16:30:35 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=3596</guid>
		<description><![CDATA[Here&#8217;s how to set up the Foxy Theme. If you need help installing Foxy or WordPress there are screencasts in our video section that will walk you through that. Once the theme is activated, go to the Appearance section of your WordPress control panel and select &#8220;Theme Options&#8221; to configure your site. Theme [...]]]></description>
			<content:encoded><![CDATA[Here&#8217;s how to set up the Foxy Theme.  If you need help installing Foxy or WordPress there are screencasts in our video section that will walk you through that.  Once the theme is activated, go to the Appearance section of your WordPress control panel and select &#8220;Theme Options&#8221; to configure your site. Theme [...]]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/3596/foxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Up A Custom Facebook Page Tab</title>
		<link>http://support.organizedthemes.com/3560/set-up-a-custom-facebook-page-tab/</link>
		<comments>http://support.organizedthemes.com/3560/set-up-a-custom-facebook-page-tab/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:44:13 +0000</pubDate>
		<dc:creator>Bill Robbins</dc:creator>
				<category><![CDATA[Knowledge Base]]></category>

		<guid isPermaLink="false">http://support.organizedthemes.com/?p=3560</guid>
		<description><![CDATA[Updated November 4, 2011 This post assumes that you already have a Facebook page set up. If you need to add one, you can log into your Facebook account and click on pages in your left hand column. That will list all of your pages as well as give you a button to create a [...]]]></description>
			<content:encoded><![CDATA[<p><em>Updated November 4, 2011</em></p>
<p>This post assumes that you already have a Facebook page set up.  If you need to add one, you can log into your Facebook account and click on pages in your left hand column.  That will list all of your pages as well as give you a button to create a new one.  </p>
<p>You can add a custom tab to your Facebook page by following these steps:</p>
<p>1.  Create a new page on your website.  In the right hand column, you&#8217;ll notice a box for &#8220;page attributes.&#8221;  From the &#8220;page template&#8221; drop down, select the &#8220;Facebook Page&#8221; template and publish your page.  There&#8217;s no need to add this page to your menu as we only want it to be visible on Facebook and not on your website.  Once the page is published, you&#8217;ll need to copy that page&#8217;s URL to use later.  This page will use the slideshow or video from your home page as well as widgets that you can select by going to Appearance>Widgets.  </p>
<p>2.  Go to <a href="https://developers.facebook.com/apps" target="_blank">developers.facebook.com/apps</a> to sign up for a developer&#8217;s account.  Once you&#8217;ve signed up, click the &#8220;Create New App&#8221; button in the top right hand corner.  That will bring up a small dialogue box where you can name your app, pick a locale and agree to the terms of service.  Fill in your information and select &#8220;Continue.&#8221;</p>
<p>3.  Now you&#8217;ll be ready to fill in the information for your app (see image below).  At the top of the &#8220;Basic Info&#8221; page, you have a chance to upload a custom icon for your app if you&#8217;d like to.  For best results, use a square graphic.  Below that you&#8217;ll see the &#8220;Basic Info&#8221; box.  Facebook provides a ? next to each field to provide some contextual help in filling out each blank.  </p>
<p>Give it a descriptive name that is specific to you for the app.  You&#8217;ll also need to enter a public email address that you don&#8217;t mind being visible to others.  Down below the &#8220;Cloud Services&#8221; box you&#8217;ll find several checkmarks.  Select the one beside &#8220;Page Tab&#8221; and fill in the information there.  The &#8220;Page Tab Name&#8221; is the name that will actually be on tab in your Facebook page (you can change that from inside your page later).</p>
<p>The &#8220;Page Tab URL&#8221; is the page on your website that you created earlier using the Facebook page template.  Enter the URL to that page here.  Facebook now offers secure browsing to its users, so if you have SSL certificate for your website, enter a URL for the https version of your site.  If you don&#8217;t have one, you can just copy the URL to your page and replace the http at the beginning of the URL with https.  The click save changes.</p>
<div id="attachment_4060" class="wp-caption aligncenter" style="width: 594px"><a href="http://support.organizedthemes.com/wp-content/uploads/2011/07/basic-facebook-page-settings.png"><img src="http://support.organizedthemes.com/wp-content/uploads/2011/07/basic-facebook-page-settings-1014x1024.png" alt="Basic Facebook Page Settings" title="Basic Facebook Page Settings" width="584" height="589" class="size-large wp-image-4060" /></a><p class="wp-caption-text">Basic Facebook Page Settings</p></div>
<p>4.  Now that you&#8217;ve created your app, click the link in the left hand column for &#8220;View App Profile Page&#8221; where you&#8217;ll be able to see this:</p>
<div id="attachment_4061" class="wp-caption aligncenter" style="width: 310px"><a href="http://support.organizedthemes.com/wp-content/uploads/2011/07/facebook-app-page.png"><img src="http://support.organizedthemes.com/wp-content/uploads/2011/07/facebook-app-page-300x223.png" alt="Facebook App Page" title="Facebook App Page" width="300" height="223" class="size-medium wp-image-4061" /></a><p class="wp-caption-text">Facebook App Page</p></div>
<p>Now click the &#8220;Add To My Page&#8221; link in the left hand column.  You&#8217;ll be presented with a pop-up with your available Facebook pages on it.  Select the one you&#8217;d like to use and you&#8217;ll now have a custom tab on your Facebook page.</p>
<p><em>Be aware that changes to your app sometimes take a few minutes to propagate across Facebook&#8217;s servers.</em></p>
<p>That&#8217;s pretty much it.  There are some other options available for your app if you look at advanced settings on your app&#8217;s page at <a href="http://developer.facebook.com">developer.facebook.com</a>.  If you&#8217;d like to further modify it&#8217;s options you can do so there.</p>
]]></content:encoded>
			<wfw:commentRss>http://support.organizedthemes.com/3560/set-up-a-custom-facebook-page-tab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

