<?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>Ministry Theme &#187; Theme Help &amp; Tutorials</title>
	<atom:link href="http://www.ministrytheme.com/category/help-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ministrytheme.com</link>
	<description>A Premium WordPress Theme for Church and Ministry</description>
	<lastBuildDate>Wed, 09 Jun 2010 13:49:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Setting Up a Links Page</title>
		<link>http://www.ministrytheme.com/2009/09/10/setting-up-a-links-page/</link>
		<comments>http://www.ministrytheme.com/2009/09/10/setting-up-a-links-page/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 20:16:52 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Setting up Pages]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[page template]]></category>
		<category><![CDATA[theme help]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=47</guid>
		<description><![CDATA[WordPress offers an excellent way to catalog helpful links. In many WordPress-powered sites, these links are displayed on the entire site in a widget in the sidebar or footer. There may be many reasons you don&#8217;t want all of these links displayed on every page &#8211; it may affect your search engine rankings and it [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress offers an excellent way to catalog helpful links. In many WordPress-powered sites, these links are displayed on the entire site in a widget in the sidebar or footer. There may be many reasons you don&#8217;t want all of these links displayed on every page &#8211; it may affect your search engine rankings and it may simply not match the overall intent of your site. So the solution is to have a single page where all links are displayed.<span id="more-47"></span></p>
<p>The Ministry Theme includes a file called &#8220;links-page.php.&#8221; This file automatically calls up the links you&#8217;ve cataloged, divides them by category, and displays the description you&#8217;ve typed in. To set it up&#8230;</p>
<p>1. Create a new page and title it &#8220;Links&#8221; or something that will look good in your top menu.</p>
<p>2. Leave the content area blank.</p>
<p>3. Scroll down and click on &#8220;Page Template.&#8221; You&#8217;ll see an option to select the &#8220;Links&#8221; template.</p>
<p>4. Publish the page.</p>
<p>5. Start cataloging links. That&#8217;s it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2009/09/10/setting-up-a-links-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Front Page&#8217;s Special Features</title>
		<link>http://www.ministrytheme.com/2009/09/06/using-the-front-pages-special-features/</link>
		<comments>http://www.ministrytheme.com/2009/09/06/using-the-front-pages-special-features/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 11:30:32 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Using The Theme]]></category>
		<category><![CDATA[editing theme files]]></category>
		<category><![CDATA[featured category]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[home.php]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=69</guid>
		<description><![CDATA[First, if you don&#8217;t want to use the fancy front page, just delete the file called home.php from your server and the theme will revert to a traditional blog formatted site. Or, you can specify a page as the opening page of your site under Admin &#62; Settings &#62; Reading and the page.php file will [...]]]></description>
			<content:encoded><![CDATA[<p>First, if you don&#8217;t want to use the fancy front page, just delete the file called home.php from your server and the theme will revert to a traditional blog formatted site. Or, you can specify a page as the opening page of your site under Admin &gt; Settings &gt; Reading and the page.php file will automatically override the home.php file.</p>
<p>To use the featured areas on the front page, you&#8217;ll use the Custom Fields feature of WordPress.</p>
<p><strong>To use the main featured area </strong>(the wider area at the top)&#8230;</p>
<p>1. Create a category with any name you&#8217;d like, such as &#8220;Featured Articles.&#8221;</p>
<p>2. Under Admin &gt; Manage &gt; Categories, you will see your new category listed. Mouseover it and in the status bar of your browser, you&#8217;ll see a long URL that ends with ID=#, where # will be the unique category id.</p>
<p>3. Under Design &gt; Theme Editor, you&#8217;ll see a list of files on the right. Select home.php from the list to edit it.</p>
<p>4. Add your featured category&#8217;s id as shown below&#8230;</p>
<p><img src="http://www.ministrytheme.com/wp-content/uploads/2008/10/featured-cat-id.png" alt="Featured Category ID" /></p>
<p>5. Click &#8220;Update File.&#8221;</p>
<p><strong>Add an image to your Featured Post</strong></p>
<p>The square image to the left of the featured content on the front page is created using the Custom Fields feature. It&#8217;s very easy&#8230;</p>
<p>1. Upload an image, either using the &#8220;Add media&#8221; feature (you can insert the photo into your post, but adding it to the front page is still a separate process) or an ftp client.</p>
<p>2. Get the full URL to the image.</p>
<p>3. Under Custom Fields in the post editor, type in a Key of &#8220;Featured.&#8221; (You&#8217;ll only have to do this one time, Featured will be an available option in the drop down menu from then on.)</p>
<p>4. Add the URL to your image in the box to the right.</p>
<p><img src="http://www.ministrytheme.com/wp-content/uploads/2008/10/custom-fields.png" alt="Custom Fields" /></p>
<p><strong>Configuring the Smaller Front Page Featured Areas</strong></p>
<p>The two boxes shown on the <a href="http://www.ministrytheme.com/demo/">demo</a> are adjusted in a very similar way as the Featured Box. Decide which categories will be used in these boxes and add their category id&#8217;s in the home.php file.</p>
<p><img src="http://www.ministrytheme.com/wp-content/uploads/2008/10/front-boxes-cat-id.png" alt="Front Boxes" /></p>
<p>The difference is that to generate the thumbnail, you&#8217;ll still use the custom fields, as above, but this time your &#8220;Key&#8221; will be &#8220;Thumbnail&#8221; instead of &#8220;Featured.&#8221; Again, you only have to enter this word once and then it becomes available in the dropdown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2009/09/06/using-the-front-pages-special-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installing The Ministry Theme</title>
		<link>http://www.ministrytheme.com/2008/10/06/installing-the-ministry-theme/</link>
		<comments>http://www.ministrytheme.com/2008/10/06/installing-the-ministry-theme/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 11:14:51 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Installation and Setup]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[ministry theme]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=67</guid>
		<description><![CDATA[Assuming you have hosting set up, and WordPress is installed, the next step is to install the theme&#8230; 1. Unzip/unpack your theme files. 2. Access your site with an FTP client. 3. Upload all theme files into the theme directory of your site, usually&#8230; www/wp-content/themes. 4. On your server, open the directory in the theme [...]]]></description>
			<content:encoded><![CDATA[<p>Assuming you have hosting set up, and WordPress is installed, the next step is to install the theme&#8230;</p>
<p>1. Unzip/unpack your theme files.</p>
<p>2. Access your site with an <a href="http://lifehacker.com/5039956/five-best-ftp-clients" target="_blank">FTP client</a>.</p>
<p>3. Upload all theme files into the theme directory of your site, usually&#8230; www/wp-content/themes.</p>
<p>4. On your server, open the directory in the theme titled /plugins.</p>
<p>5. Move these files (1 folder and 1 file) into the plugins directory of your site, usually www/wp-content/plugins.</p>
<p>6. In your administration panel, go to Design and choose <em>The Ministry Theme</em> as your theme.</p>
<p>7. In your administration panel, go to Plugins and enable the 2 plugins called WPListCal (optional, but it offers a nice and easy event management tool) and Limit Posts.</p>
<p>That&#8217;s it. Just make sure to replace the logo &#8211; you can use our cross emblem but you&#8217;ll need some kind of graphics program to overwrite the name.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2008/10/06/installing-the-ministry-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>After You Install WordPress</title>
		<link>http://www.ministrytheme.com/2008/09/29/after-you-install-wordpress/</link>
		<comments>http://www.ministrytheme.com/2008/09/29/after-you-install-wordpress/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 13:52:47 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Installation and Setup]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[setting up wordpress]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=54</guid>
		<description><![CDATA[Here are the steps we go through on every installation of WordPress after we&#8217;ve installed it, even before we start working on the actual site&#8217;s design&#8230; Under Settings&#8230; 1. We change the site and blog url&#8217;s to include from http://yourdomain.com to http://www.yourdomain.com so that it will be more compatible with many linking and directory sites. [...]]]></description>
			<content:encoded><![CDATA[<p>Here are the steps we go through on <strong>every</strong> installation of WordPress after we&#8217;ve installed it, even before we start working on the actual site&#8217;s design&#8230;<span id="more-54"></span></p>
<p>Under Settings&#8230;</p>
<p>1. We change the site and blog url&#8217;s to include from http://yourdomain.com to http://www.yourdomain.com so that it will be more compatible with many linking and directory sites. WordPress handles redirects well either way, but we like the standard www., especially since it&#8217;s probably on your business card!</p>
<p>2. We change the server time to reflect the local time. For us, it&#8217;s usually -6, which means that our site&#8217;s server time will be adjusted six hours behind the Greenwich meantime or, Central Standard Time.</p>
<p>3. We set the first day of the week to Sunday. It&#8217;s rare to see the old post calendar in a sidebar anymore, but just in case, we like Sundays!</p>
<p>4. We change the permalink structure. Most of the time we go with the day and name based url&#8217;s as opposed to the ?=# structure. This is important for search engines and offers a practical and nice way to catalog content by date. There are other options, but be careful to watch out for certain file names in WordPress&#8217; system. Always have /%something%/%postname% rather than just the postname.</p>
<p>5. We set up certain helpful plugins. Among the standard for us:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/wp-super-cache/" target="_blank">WP Super Cache</a>, which creates static html versions of your pages to speed up load time.</li>
<li><a href="http://wordpress.org/extend/plugins/stats/" target="_blank">WP Stats</a>, for great stats tracking (you&#8217;ll need an account at <a href="http://www.wordpress.com" target="_blank">WordPress.com</a> with an API Key).</li>
<li>The <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">All-in-One SEO Pack</a>, which allows you to easily change the titles of pages and posts, and also allows you to &#8220;noindex&#8221; your tag, category, and archive pages. This all helps with your search engine rankings.</li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">XML Google Sitemaps</a>, which creates a sitemap for Google. Sometimes we also link to it from the frontpage, but the great advantage is that the plugin submits your site to Google upon each update.</li>
<li><a href="http://wordpress.org/extend/plugins/akismet/" target="_blank">Akismet</a>, which filters out spam comments, which can really be harmful on a church or ministry site.</li>
</ul>
<p>There are others we find extremely beneficial depending on the site we&#8217;re working on and we&#8217;ll blog about those on this site, but these are the plugins we consider essential.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2008/09/29/after-you-install-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing WordPress</title>
		<link>http://www.ministrytheme.com/2008/09/29/installing-wordpress/</link>
		<comments>http://www.ministrytheme.com/2008/09/29/installing-wordpress/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 13:37:49 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Installation and Setup]]></category>
		<category><![CDATA[download wordpress]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[installing wordpress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=51</guid>
		<description><![CDATA[Many hosting plans today come with Fantastico&#8217;s nice little installer. If you&#8217;re not concerned with grabbing the latest version of WordPress the day it is released, it&#8217;s an excellent option.  If you are using cPanel hosting with Fantastico, you&#8217;ve got it easy. 1. Log into your domain&#8217;s control panel, usually at www.yourdomain.com/cpanel. 2. Scroll down [...]]]></description>
			<content:encoded><![CDATA[<p>Many hosting plans today come with Fantastico&#8217;s nice little installer. If you&#8217;re not concerned with grabbing the latest version of WordPress the day it is released, it&#8217;s an excellent option.  If you are using <a href="http://www.servuhosting.com" target="_blank">cPanel hosting with Fantastico</a>, you&#8217;ve got it easy.<span id="more-51"></span></p>
<p>1. Log into your domain&#8217;s control panel, usually at www.yourdomain.com/cpanel.</p>
<p>2. Scroll down until you see Fantastico and click it.</p>
<p>3. Select WordPress in the left sidebar and follow the on screen instructions for the installation process.</p>
<p>Other hosting providers often have fast install methods as well, but cPanel is one of the most common. If you don&#8217;t have or want to use Fantastico&#8217;s single-click install, WordPress is still extremely easy to install.</p>
<p><a href="http://wordpress.org/latest.zip"><strong>Begin by Downloading WordPress&#8230;</strong></a></p>
<p>Then follow WordPress&#8217; <a href="http://codex.wordpress.org/Installing_WordPress">handy 5-minute install guide</a>.</p>
<p>We&#8217;re directing you there because the instructions may change a bit over time. If you need help with the install, <a href="http://www.ministrytheme.com/contact/">contact us</a>. We offer WordPress installation for a $45 charge on servers already equipped with PHP, and $75 if you need the base LAMP software installed as well. But really, you can do this!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2008/09/29/installing-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bible Scholar WordPress Theme</title>
		<link>http://www.ministrytheme.com/2008/09/27/bible-scholar-wordpress-theme/</link>
		<comments>http://www.ministrytheme.com/2008/09/27/bible-scholar-wordpress-theme/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 03:34:24 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[fixed width]]></category>
		<category><![CDATA[free wordpress theme]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[three column]]></category>
		<category><![CDATA[whitespace]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ministrytheme.com/?p=40</guid>
		<description><![CDATA[The Bible Scholar WordPress theme is a free theme designed for bloggers. It&#8217;s clean and white with green accents. It has some pretty nice features for a free theme, including a links page, an archives, page, flexible sidebar layouts, widget ready sidebars, and it&#8217;s easily skinnable with a new header, logo, color changes, etc. View [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-41" title="Bible Scholar WordPress Theme Screenshot" src="http://www.ministrytheme.com/wp-content/uploads/2008/09/screenshot1.png" alt="Bible Scholar WordPress Theme Screenshot" width="300" height="225" /></p>
<p>The Bible Scholar WordPress theme is a free theme designed for bloggers. It&#8217;s clean and white with green accents. It has some pretty nice features for a free theme, including a links page, an archives, page, flexible sidebar layouts, widget ready sidebars, and it&#8217;s easily skinnable with a new header, logo, color changes, etc.</p>
<p><strong><a href="http://www.egracecreative.com/bible-scholar/">View the Online Demo</a></strong></p>
<p><strong>[download#2]</strong></p>
<p>If you need customizations or just want to tell us how you&#8217;ve used the theme, <a href="http://www.ministrytheme.com/contact/">contact us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ministrytheme.com/2008/09/27/bible-scholar-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
