<?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>Website Services for Small Businesses &#187; Themes</title>
	<atom:link href="http://desperatelyseekingwp.com/category/wordpress-basics/using-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://desperatelyseekingwp.com</link>
	<description>WordPress Specialists creating Websites for Small Business</description>
	<lastBuildDate>Fri, 18 May 2012 22:06:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to find the Best WordPress themes</title>
		<link>http://desperatelyseekingwp.com/2009/12/how-to-find-the-best-wordpress-themes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-find-the-best-wordpress-themes</link>
		<comments>http://desperatelyseekingwp.com/2009/12/how-to-find-the-best-wordpress-themes/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:20:34 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress Basics]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[studiopress]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=1407</guid>
		<description><![CDATA[Do you cover your eyes, use the vertical scroll on your mouse and just click something randomly?   How about skim through www.wordpress.org until a color scheme jumps out at you?  Or scour the internet to find the perfect theme, and hope and pray it doesn&#8217;t cost an arm and a leg?  Whether you use [...]]]></description>
			<content:encoded><![CDATA[<p>Do you cover your eyes, use the vertical scroll on your mouse and just click something randomly?   How about skim through www.wordpress.org until a color scheme jumps out at you?  Or scour the internet to find the perfect theme, and hope and pray it doesn&#8217;t cost an arm and a leg?  Whether you use method A, B, or C, or are looking for a new theme selection process, please heed this warning:</p>
<p style="padding-left: 30px;"><em>Check the theme author&#8217;s reputation first!!  You are downloading this piece of software to your server, so treat it like it is a piece of foreign software. </em></p>
<p><em> </em>Here is selection method D:</p>
<h3>Look for these:</h3>
<p><em>We are looking for function in this phase, as that is very difficult to change without php &amp; html knowledge.</em></p>
<ul>
<li>good <strong>ad placement</strong> opportunities (under featured section, top sidebar, possibly in header)</li>
<li>supported<strong> featured slideshow</strong> on front page &#8211; we can add this ourselves, but there is a chance that the plugin will conflict the theme we&#8217;ve chosen.  This way, we know it will work.</li>
<li><strong>single nav bar</strong> &#8211; this is my personal preference for readability</li>
<li>enough <strong>sections</strong> for my content, but not so many that it is difficult to find things</li>
<li><strong>width</strong> of template &#8211; it is a bit of a hassle to change the width of the container that holds everything, so I generally try to find something that is the right width right off the bat</li>
</ul>
<h3>Disregard these:</h3>
<p><em>We can live without these features as they can easily be configured through the stylesheet.</em></p>
<ul>
<li>search placement &amp; style</li>
<li>subscribe /rss buttons placement and design</li>
<li>colors</li>
<li>typography</li>
<li>logo images/ sidebar backgrounds / posts background/ blog background / decorative details</li>
<li>outlines &#8211; rounded or square</li>
<li>nav bar placement &#8211; above or below header</li>
<li>size of header</li>
</ul>
<h3>Check under the hood for the following:</h3>
<p><em> How the theme is written is actually more important than any of the outside stuff.  This is why, for the <a href="http://www.desperatelyseekingwp.com/wordpress">professional design services</a>, I usually select the template we&#8217;re working with, not the client.</em></p>
<ul>
<li>CSS File: there are 2 ways most of us write CSS files.  Here is the method used less often (and I find it <em>really</em> hard to read):</li>
</ul>
<p><a href="http://www.desperatelyseekingwp.com/wp-content/uploads/2009/12/fireshot-inlinecss.png"><img class="size-medium wp-image-1411 alignnone" title="fireshot-inlinecss" src="http://www.desperatelyseekingwp.com/wp-content/uploads/2009/12/fireshot-inlinecss.png" alt="" width="551" height="296" /></a></p>
<ul>
<li>And this is my <em>preferred</em> style:  I only look for this in a theme as a &#8220;good to have&#8221; <em>not</em> a make-or-break it item.</li>
</ul>
<p><img class="size-full wp-image-1410 alignnone" title="FireShot capture #049 - 'Edit Themes ‹ Strawberries are Gluten Free — WordPress' - strawberriesareglutenfree_com_wp-admin_theme-editor_php" src="http://www.desperatelyseekingwp.com/wp-content/uploads/2009/12/FireShot-capture-049-Edit-Themes-‹-Strawberries-are-Gluten-Free-—-WordPress-strawberriesareglutenfree_com_wp-admin_theme-editor_php.png" alt="" width="539" height="270" /></p>
<ul>
<li>drop-down navigation bars</li>
<li>favicon and stylesheet links, &amp; the wordpress version link is removed.  If these things are done, it tells you that the author was current and thorough in his work.</li>
<li>each multi-post page should have an if-then-else statement for the headers &#8211; this tells you that the author was up on his SEO practices</li>
<li>a legendary comments template &#8211; this tells you that the theme is not only backwards compatible but also the author didn&#8217;t skip corners and it is likely to be forward compatible too</li>
<li>look for all the text to be wrapped in tags like this:  &lt;?php &#8230;  ?&gt;  This means that the site is likely to be compatible with browsers for the sight-impaired</li>
</ul>
<p><em>By this time you should have a very nice, easy to edit, theme.</em></p>
<p><strong><em>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</em></strong></p>
<p>Did I miss something that you <em>must</em> have in your theme?  Let me know in the comments!</p>
<p><a href="https://www.e-junkie.com/ecom/gb.php?cl=10214&amp;c=ib&amp;aff=80367"><img class="alignleft size-full wp-image-1453" title="125x125" src="http://www.desperatelyseekingwp.com/wp-content/uploads/2009/12/125x125.jpg" alt="" width="125" height="125" /></a></p>
<p>My preferred themes?  Without a doubt, <a href="https://www.e-junkie.com/ecom/gb.php?cl=10214&amp;c=ib&amp;aff=80367" target="ejejcsingle">StudioPress</a> themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/12/how-to-find-the-best-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 Ways to Have a Home Page</title>
		<link>http://desperatelyseekingwp.com/2009/10/2-ways-to-have-a-home-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=2-ways-to-have-a-home-page</link>
		<comments>http://desperatelyseekingwp.com/2009/10/2-ways-to-have-a-home-page/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 16:16:10 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=1256</guid>
		<description><![CDATA[There are two ways to have a front page, and you need to be aware of which method your theme uses, so you don&#8217;t wreck it! We use StudioPress themes for a number of Premium Professional WordPress Designs.  And sometimes we just add the templates ourselves, depending on the theme set up.  What we do [...]]]></description>
			<content:encoded><![CDATA[<p>There are two ways to have a front page, and you need to be aware of which method your theme uses, so you don&#8217;t wreck it!</p>
<p>We use StudioPress themes for a number of Premium Professional WordPress Designs.  And sometimes we just add the templates ourselves, depending on the theme set up.  What we do with this type of front page, is <em>create a template</em> that WordPress will <em>automatically </em>use for the front page (home.php).  So you do nothing except select which categories you&#8217;d like to show up on the corresponding <em>&#8220;blog&#8221; </em>template.</p>
<p>Since WordPress 2.5 (I think?) they have integrated an option for those who do not have a custom front page template.  Another reason you <em>want </em>to be on WordPress software: it is not only supported, but expanded and improved regularly!  Find these options under Settings&gt;&gt; Reading (detailed tutorial in last <a href="http://www.desperatelyseekingwp.com/2009/10/how-to-add-a-landing-page/">week&#8217;s screencast</a>.)</p>
<p><img class="alignleft" title="Category:Wikipedians who use WordPress" src="http://upload.wikimedia.org/wikipedia/en/d/d6/WordPressLogo.png" alt="Category:Wikipedians who use WordPress" width="110" height="110" /></p>
<p>Be sure to check with your theme designer on which option your theme uses.  If you do have an <em>automatic</em> set up, and then you select the <em>WordPress Options</em> by mistake, you will ruin the set up of your theme, and likely see a blank static page for your home page!</p>
<p>Now you know!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/9655e323-1ed7-4e9a-a50b-5e65622e9872/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=9655e323-1ed7-4e9a-a50b-5e65622e9872" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/10/2-ways-to-have-a-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add a Landing Page</title>
		<link>http://desperatelyseekingwp.com/2009/10/how-to-add-a-landing-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-a-landing-page</link>
		<comments>http://desperatelyseekingwp.com/2009/10/how-to-add-a-landing-page/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 16:39:52 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[front page]]></category>
		<category><![CDATA[home page]]></category>
		<category><![CDATA[landing page]]></category>
		<category><![CDATA[static page]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=1214</guid>
		<description><![CDATA[How to Create a Landing Page AKA a Static Home Page in WordPress self-hosted blogs.]]></description>
			<content:encoded><![CDATA[<p>A landing page or also known as a &#8220;static home page&#8221; can be an excellent branding tool for your online image.  It is the familiar face that greets your visitors and lets them have a central location to see all the important things right up front.</p>
<p>Here is the tutorial that I guest posted elsewhere a month ago.</p>
<p>How to Create a Landing Page or Static Home Page</p>
<p><embed width="600" height="361" type="application/x-shockwave-flash" allowFullscreen="true" allowNetworking="all" wmode="transparent" src="http://static.photobucket.com/player.swf?file=http://vid284.photobucket.com/albums/ll40/o2cathy/landingpage_0002.flv"><br />
Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/10/how-to-add-a-landing-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>StudioPress User&#039;s Cheat Sheet</title>
		<link>http://desperatelyseekingwp.com/2009/10/studiopress-users-cheat-sheet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=studiopress-users-cheat-sheet</link>
		<comments>http://desperatelyseekingwp.com/2009/10/studiopress-users-cheat-sheet/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 15:51:25 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WordPress Basics]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[featured content gallery]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[studiopress]]></category>

		<guid isPermaLink="false">http://www.desperatelyseekingwp.com/?p=1173</guid>
		<description><![CDATA[This cheat sheet is for any custom design based on StudioPress themes. The Featured Content Gallery(FCG) - this is the slideshow that is across the home page. 1.  To get an image to show up in the Featured Content Gallery: create a new post with title, text (if desired), and images (if desired, not necessary) [...]]]></description>
			<content:encoded><![CDATA[<p>This cheat sheet is for any custom design based on <a href="http://studiopress.com">StudioPress themes</a>.</p>
<p><strong>The Featured Content Gallery(FCG)</strong><br />
- this is the slideshow that is across the home page.</p>
<p>1.  To get an image to show up in the Featured Content Gallery:</p>
<div style="margin-left: 40px;">
<ul>
<li>create a new post with title, text (if desired), and images (if desired, not necessary)</li>
<li>upload the picture for the FCG to your flickr account or media library from Media&gt;&gt;Add New</li>
<li>copy the picture&#8217;s URL to your clipboard</li>
<li>go back to the post you added, and below the post &gt;&gt; edit box, find the &#8220;Custom Field&#8221; box.</li>
<li>enter &#8220;articleimg&#8221; in the Key box, and paste the URL of the image in the &#8220;Value&#8221; box</li>
<li>update/ save draft of post</li>
<li>go to Settings&gt;&gt; FCG options</li>
<li>select which category will be displayed on the Featured Content Gallery (by default I&#8217;ve assigned it to &#8220;Featured&#8221;)</li>
<li>go back to your post, find the &#8220;Categories&#8221; box, and tick the &#8220;Featured&#8221; box.</li>
<li>Save and publish your post.</li>
</ul>
</div>
<p>2.  Nothing is showing up?</p>
<div style="margin-left: 40px;">
<ul>
<li>there must be a minimum of 2 posts with &#8220;articleimg&#8221; custom fields for the FCG to work.</li>
<li>check the settings in Settings&gt;&gt;FCG Options Page to be sure that no more than &#8220;2&#8243; posts are selected (temporarily &#8211; you can change this later)to show, and you have selected the correct category to display</li>
<li>Check that both posts have the correct category assignment, and that both are published (not scheduled or drafts)</li>
<li>Still nothing?  Contact me!</li>
</ul>
</div>
<p>3.  To select which posts show up in the FCG</p>
<div style="margin-left: 40px;">
<ul>
<li>go to Settings&gt;&gt;Featured Content Gallery options Page</li>
<li>Find the section &#8220;Featured Content Selection&#8221;</li>
<li>On the left you can select the button to display posts from a particular category, and select which category and how many posts you want to display</li>
<li>on the right you can select the button to choose the posts yourself.  Enter the ID&#8217;s of the posts or pages you&#8217;d like displayed. (to find the IDs of a post/page &#8211; go the Posts screen, find the post in the list and hover over the &#8220;Edit&#8221; link &#8211; in your address bar, it will read: http://mydomain.com/wp-admin/post.php?action=edit&amp;<span style="text-decoration: underline;"><em><strong>post=75</strong></em></span> &#8220;75&#8243; is the post ID in this case)</li>
<li>scroll down the FCG options page and click &#8220;update options&#8221;</li>
</ul>
</div>
<p><span style="text-decoration: underline;"><strong><em>Home Page Options</p>
<p></em></strong></span>1.  To change the content in the boxes on the front page</p>
<ul style="margin-left: 40px;">
<li>go to Appearance&gt;&gt; mytheme Options Page</li>
<li>Each section on the front page, has a corresponding section on this page.  Find the section (usually described by &#8220;bottom left&#8221;, &#8220;top right&#8221; etc) and select the category from the drop down box.  Sometimes you can also select the number of posts to display, and whether or not to display thumbnails.</li>
</ul>
<p>2.  To change the content in the right-hand side / sidebar</p>
<div style="margin-left: 40px;">
<ul>
<li>go to Appearance&gt;&gt; Widgets</li>
<li>the right hand side of the page has boxes, each representing one widgeted area of your site.  Common ones are &#8220;footer&#8221; or &#8220;sidebar&#8221;.</li>
<li>On the left top are all the widgets that are available to drag over to the widgeted areas.</li>
<li>On the left bottom of the page are all the widgets that have been configured and removed for one reason or another.  So if you want to put it back, you can do that.  If you want to remove a widget but may need it later, then drag it away from the widgeted area box and into the bottom left widget holder.</li>
<li>To add a widget to the widgeted area/sidebar, simply drag it with your mouse over to the desired widgeted area box.</li>
<li>To remove, simply drag it away.</li>
<li>To re-arrange, simply click on the main area until you see your curser change, and drag it up and down into place.</li>
<li>Any changes you make to the widgeted area boxes are saved immediately.</li>
<li>Any changes you make inside a particular widget, like the title, you will need to save manually by clicking on the &#8220;save&#8221; button at the bottom of the widget.</li>
</ul>
</div>
<p><em><span style="text-decoration: underline;"><strong>To Edit the Sidebar<br />
</strong></span></em>- for a description of the widgets page, see the &#8220;Home Page Options &#8220;, #2<br />
<span style="text-decoration: underline;"><em><strong><br />
</strong></em></span>1.  To add a link to the sidebar.</p>
<ul>
<li>go to Appearance&gt;&gt; Widgets</li>
<li>drag a new text widget from the left over to the desired sidebar box on the right</li>
<li>give the new text box a title (optional)</li>
<li>add HTML to the box as follows:  &#8220;&lt;a href=&#8221;<a href="http://mylink.com/" target="_blank">http://mylink.com</a>&#8221; title=&#8221;this goes to my link&#8221;&gt;<span style="color: #006600;">My Link</span>&lt;/a&gt;&#8221; without the quotes.</li>
<li>edit the above link to hold <em>your</em> URL, your title, and your text(green).</li>
<li>click &#8220;save/update&#8221;</li>
<li>go to the front page of your blog and refresh your browser to see the new link in your sidebar/widgeted area</li>
</ul>
<p>2.  to add an image to the sidebar</p>
<ul>
<li>go to Appearance&gt;&gt; Widgets</li>
<li>drag a new <span style="text-decoration: underline;">text/html</span> widget from the left over to the desired sidebar box on the right</li>
<li>give the new text/html box a title (optional)</li>
<li>add HTML to the box as follows:  &#8220;<span style="color: #006600;"><span style="color: #000000;">&lt;img src=</span><span style="text-decoration: underline;">&#8220;http://this is my image.png</span>&#8221; <span style="color: #000000;">alt=&#8221;image&#8221; title=&#8221;this is my image&#8221; /&gt;</span></span>&#8221; without the quotes.</li>
<li>src= source | this is the URL of your image &#8211; you can use photobucket or flickr or the media library in WP</li>
<li>alt=alternate | if the browser can&#8217;t render the image, it will display the text you put here</li>
<li> title= title | search engines like it when we tell them what the image is and this is displayed when a mouse hovers the image</li>
<li>/&gt; = end bracket | this is VERY important &#8211; don&#8217;t forget to tell the browser where the image ends with the end bracket!</li>
<li>click &#8220;save/update&#8221;</li>
<li>go to the front page of your blog and refresh your browser to see the new link in your sidebar/widgeted area</li>
</ul>
<p>3.  To add a linked image</p>
<ul>
<li>combine the above two html tidbits (link &amp; image) into a text/html widget like this:</li>
<li>&lt;a href=&#8221;<a href="http://mylink.com/" target="_blank">http://mylink.com</a>&#8221; title=&#8221;this is my link&#8221;&gt;&lt;img src=&#8221;http://this is my image.png&#8221; alt=&#8221;image&#8221; title=&#8221;this is my image&#8221; /&gt;&lt;/a&gt;</li>
<li>change the urls to <em>your </em>URLs.  As well as the alt text, and title text.</li>
<li>click on save/update.</li>
<li>go to the front of your blog and refresh your browser to see the new link in your sidebar/widgeted area</li>
</ul>
<p>4.  Troubleshooting</p>
<ul>
<li>there&#8217;s no image showing!!??
<ul>
<li>be sure that you included the &#8220;alt=&#8221; attribute in the image tag, as well as closed the image tag with the end tag &#8220;/&gt;&#8221; without the quotes</li>
<li>Does your image url end in .png, .jpg, .gif?  If not, you may have the wrong image URL</li>
</ul>
</li>
</ul>
<p>5.  Add another feature to the sidebar &#8211; like a newsletter sign up or a twitter icon</p>
<ul>
<li>go to Appearance&gt;&gt; Widgets.  If none of the widgets already there (archives, categories, search bar, recent posts, etc) will do what you are looking for, then do the following:</li>
<li>go to Plugins&gt;&gt; Add New</li>
<li>In the search bar, enter your search terms ie: &#8220;drop down archives&#8221;</li>
<li>Look among the search results for a plugin that is updated regularly, and with a good rating, click the far right side &#8220;install&#8221; link</li>
<li>Click on Install Now</li>
<li>Click on Activate</li>
<li>Go to Settings&gt;&gt; <em>plugin-name</em> | search for a page that may have been added by the plugin, not every plugin does this</li>
<li> Configure the settings as requested (different for each plugin)</li>
<li>Go to Appearance&gt;&gt; Widgets</li>
<li>Drag your new widget from the left hand side to the appropriate sidebar.</li>
<li>Open the widget and configure the options, if any</li>
<li>Click on save/update</li>
<li>go to the front page and refresh &#8211; the changes should be immediate.</li>
</ul>
<p>6.  It didn&#8217;t work!!!</p>
<ul>
<li>Check your plugin instructions &#8211; be sure that you followed the instructions on the settings page, if any.</li>
<li>Double check the Appearance&gt;&gt; Widgets page to be sure that the widget didn&#8217;t walk away.</li>
<li>Clear the cache in your browser and refresh several times.</li>
<li>check the sidebar in another browser &#8211; if you use IE, then try Firefox, or vice versa.</li>
<li>lastly, go to Plugins&gt;&gt; Edit, and select the plugin from the drop down list, click on go</li>
<li>read down the right-hand list of files until you see a &#8220;readme.txt&#8221; file and <span style="text-decoration: underline;">read it!</span> It will describe where to get help/ how to use the plugin</li>
<li>If all these options don&#8217;t fix the problem, then you don&#8217;t have the content that it needs to display properly or the widget doesn&#8217;t work = deactivate this plugin, and try another one.</li>
</ul>
<p><em><span style="text-decoration: underline;"><strong>To Edit the Navigation Bar(s)<br />
</strong></span></em></p>
<ol>
<li>To add items to the navigation bar:</li>
</ol>
<ul>
<li>the nav bar is pre-programmed by the theme author usually to display the Pages</li>
<li>If you wish to have a new navbar link, go to Pages&gt;&gt; Add New</li>
<li>The title you add now will display on the nav bar.</li>
<li>Add the content. | Optionally assign a template and an order number.</li>
<li>Save/ publish the page.</li>
<li>The link will automatically appear in the navigation bar.</li>
</ul>
<p>2.  To add drop-down items</p>
<ul>
<li>IF your theme is programmed to handle drop down pages, then you can create some in the Admin panels.</li>
<li>Go to Pages&gt;&gt; Add New.</li>
<li>The title you assign will appear as a drop-down link.</li>
<li>Add content,  | Optionally assign a template and/or order number.</li>
<li>Look for the &#8220;Attributes&#8221; box beneath the publish box.</li>
<li>Select a Parent Page from the drop down box.</li>
<li>Update/Save.</li>
</ul>
<p>3.  They don&#8217;t all fit on the bar &#8211; what do I do?</p>
<ul>
<li>Make some pages drop-down items:  (see To Edit Nav Bars #2)</li>
<li>OR exclude the pages all together:
<ul>
<li>Go to Pages, and choose a page to EXCLUDE from the nav bar</li>
<li>Hover over the page title, and click on edit</li>
<li>In the address bar you will see: http://mydomain/wp-admin/page.php?action=edit&amp;post=##</li>
<li>That number (##) is the page id &#8211; make a note of it.</li>
<li>Go to Appearance &gt;&gt; Edit</li>
<li>Select the header.php template from the list on the right.</li>
<li>Towards the bottom of the file, look for a line like this:  &lt;?php wp_list_pages(&#8216;title_li=&amp;&#8217;);?&gt;
<ul>
<li>Add an <span style="text-decoration: underline;">exclude</span> argument like this:</li>
<li>&lt;?php wp_list_pages(&#8216;title_li=&amp;<strong><span style="color: #009900;">exclude=##</span></strong>&#8216;);?&gt; where the number is the page ID</li>
<li>to exclude multiple pages, add the exclude argument like this:<br />
&lt;?php wp_list_pages(&#8216;title_li=&amp;exclude=##,##,###&#8217;);?&gt;</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>4.  FAQ</p>
<div style="margin-left: 40px;">F:  Where do I write the category content?<br />
A:  You don&#8217;t.  Categories are LABELS to group posts together &#8211; much like a &#8216;tag&#8217;.  If your category needs content, you may consider using a Page.</p>
<p>F:  My Parent Page is blank!!  It is only grouping together the child pages.  What do I do?<br />
A:  Create a little paragraph describing this grouping of pages, and then provide a list of links.  Or a list of links with an image or description.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://desperatelyseekingwp.com/2009/10/studiopress-users-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: desperatelyseekingwp.com @ 2012-05-21 04:04:14 by W3 Total Cache -->
