<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.2" -->
<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/"
	>

<channel>
	<title>PressRow Theme for WordPress</title>
	<link>http://www.findcreditcards.org/pressrow</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 28 Aug 2006 15:31:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>
	<language>en</language>
			<item>
		<title>Minor Update: Version 0.12</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/26/minor-update-version-012/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/26/minor-update-version-012/#comments</comments>
		<pubDate>Fri, 26 May 2006 14:21:30 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Updates</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/26/minor-update-version-012/</guid>
		<description><![CDATA[I&#8217;m absolutely dedicated to the improvement of the PressRow theme for WordPress, and thanks to a very savvy user base, I&#8217;ve been able to make quite a few usability and style changes that have really taken the theme up a notch. Although the updates in version 0.12 are relatively minor, I still felt as though [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m absolutely dedicated to the improvement of the PressRow theme for WordPress, and thanks to a very savvy user base, I&#8217;ve been able to make quite a few usability and style changes that have really taken the theme up a notch. Although the updates in version 0.12 are relatively minor, I still felt as though they were significant enough to warrant a new version release.</p>
<p><a id="more-11"></a>Just like last time, I&#8217;m going to give you a brief rundown of what was changed and why I felt those changes were necessary.</p>
<ol>
<li><strong>List styles in comments:</strong> Prior to version 0.12, when users would include list styles in comments (<code>&lt;ul&gt;</code>, <code>&lt;ol&gt;</code>, <code>&lt;li&gt;</code>), the styling would essentially &#8220;break,&#8221; and the template would completely mess up in IE 6. A couple of waves of my magic wand over the stylesheet fixed this problem easily, though, so now list styles in comments should look like <a href="http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/#comment-38">this</a>.</li>
<li><strong>Number of posts on first page:</strong> After including support for the &#8220;Links&#8221; box in the sidebar in version 0.11, I felt as though showing only two posts on the front page didn&#8217;t properly balance the newer, longer sidebar. Therefore, I changed the default number of posts on the first page to 3 instead of 2, so now things look a bit more balanced. Of course, if you don&#8217;t use the <code>&lt;!--more--&gt;</code> tag to display teasers on your front page, then this likely will make little or no difference to you.</li>
<li><strong>Structure of the zipped file:</strong> Thanks to <a href="http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/#comment-47">George</a>,  I&#8217;ve changed the zip file so that it unzips a folder instead of just a bunch of files. I would like to note that Mac users have never had this problem, as the zip file automatically unzips to a folder that corresponds with the name of the zip file. Be that as it may, I am a firm believer that Windows still drives the ship, so I&#8217;m in favor of doing anything that improves usability on that end of things. As a result, version 0.12 now features a new and improved zip file!</li>
</ol>
<h3>If you want to upgrade&#8230;</h3>
<p>Only two core template files have been changed in version 0.12 - <strong>style.css</strong> and <strong>index.php</strong>. Therefore, if you would like to upgrade to version 0.12 without overwriting any changes you&#8217;ve made to other template files, then simply copy <strong>style.css</strong> and <strong>index.php</strong> to the PressRow theme directory.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/26/minor-update-version-012/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Why Don&#8217;t My &#8220;Archives&#8221; and &#8220;About&#8221; Links Work?</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/25/why-dont-my-archives-and-about-links-work/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/25/why-dont-my-archives-and-about-links-work/#comments</comments>
		<pubDate>Thu, 25 May 2006 22:11:16 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Tips</category>
	<category>Updates</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/25/why-dont-my-archives-and-about-links-work/</guid>
		<description><![CDATA[You&#8217;ve followed the setup instructions perfectly. You&#8217;ve done a bang-up job creating your &#8220;archives&#8221; and &#8220;about&#8221; pages, but your &#8220;archives&#8221; and &#8220;about&#8221; links in the navigational bar still don&#8217;t work. What&#8217;s wrong? How do you fix this?
The Problem
The header code was constructed under the assumption that your permalink structure is date and name based. Unfortunately, [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve followed the <a href="http://www.findcreditcards.org/pressrow/about/">setup instructions</a> perfectly. You&#8217;ve done a bang-up job creating your &#8220;archives&#8221; and &#8220;about&#8221; pages, but your &#8220;archives&#8221; and &#8220;about&#8221; links in the navigational bar <strong>still don&#8217;t work</strong>. What&#8217;s wrong? How do you fix this?<a id="more-10"></a></p>
<h3>The Problem</h3>
<p>The header code was constructed under the assumption that your permalink structure is <strong>date and name based</strong>. Unfortunately, the WP default permalink structure is <em>not</em> date and name based. Thus, whenever someone who is using the default permalink structure attempts to use the PressRow navigational bar, they will encounter this problem (i.e. their links won&#8217;t work).</p>
<p>At this point, you may be asking yourself, &#8220;Why did he create the theme to work with a permalink structure that differs from the default structure?&#8221; Luckily, I have a good answer this time! The WordPress default permalink structure carries absolutely no semantic meaning in terms of the URL construct. It&#8217;s got question marks, equal signs, and numbers, and it&#8217;s just plain ugly. The date and name based structure, on the other hand, carries quite a bit of pertinent information with it, including chronology <em>and</em> a shorthand version of the post name itself. Most WordPress &#8220;purists&#8221; opt for this type of permalink structure because there is a growing movement on the web to use URLs that actually mean something to humans (rather than just to servers).</p>
<p>Fortunately, there are two possible solutions to this problem, and you can implement whichever one suits your needs best.</p>
<h3>The Solutions</h3>
<p><strong>Solution #1: Change your permalink structure</strong><br />
Log in to your WP Administration panel and click on the &#8220;Options&#8221; link. Next, click on &#8220;Permalinks&#8221; in the sub-navigation menu. Choose the second option (&#8221;Date and name based&#8221;) and then click on the &#8220;Update Permalink Structure&#8221; button. If you&#8217;re lucky, WordPress will automatically update your directory structure, and no further editing will be necessary. If you&#8217;re not so lucky, you&#8217;ll have to do a minor .htaccess modification in order to complete the permalink structure transition.</p>
<p>In the event that you have to do an .htaccess mod, WordPress will actually supply you with the necessary code to make everything happen. Simply copy that code, and then start a new document in the text editor of your choice (but not the standard Notepad that comes with Windows!). Paste the code in the new document, and save the file as simply &#8220;.htaccess&#8221; (the preceeding period is crucial). Once you&#8217;re done, upload that file to your core WordPress directory folder.</p>
<p>Obviously, if you already have an .htaccess file, then you&#8217;ll have to concatenate the existing file with this new snippet of code that WordPress has provided.</p>
<p>I realize that this explanation is somewhat cryptic, and if you&#8217;d like some more information, <a href="http://codex.wordpress.org/Using_Permalinks#Creating_Rewrite_Rules_.28.htaccess.29">you ought to check this out</a>.</p>
<p><strong>Solution #2: Change your header file to work with your directory structure</strong><br />
If you don&#8217;t want to change your permalink structure as indicated above, then you can always modify the header to accommodate your newly-created &#8220;archives&#8221; and &#8220;about&#8221; pages. Whenever you create a page, it is assigned a unique identity number. In order to make your navigational links work correctly, all you have to do is modify the destinations of the &#8220;archives&#8221; and &#8220;about&#8221; links in the &#8220;Header&#8221; template file.</p>
<p><a name="keep_perma"></a>Before modification, your &#8220;Header&#8221; contains this code:</p>
<p><code>&lt;li&gt;&lt;a class="archives" href="http://analyticaasia.com/archives/"&gt;archives&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a class="about" href="http://analyticaasia.com/about/"&gt;about&lt;/a&gt;&lt;/li&gt;</code></p>
<p>After modification, it should look something like this (changes indicated in <span style="color: red;">red</span>):</p>
<p><code>&lt;li&gt;&lt;a class="archives" href="http://analyticaasia.com/<span style="color: red;">?p=6</span>&#8220;&gt;archives&lt;/a&gt;&lt;/li&gt;<br />
&lt;li&gt;&lt;a class=&#8221;about&#8221; href=&#8221;http://analyticaasia.com/<span style="color: red;">?p=7</span>&#8220;&gt;about&lt;/a&gt;&lt;/li&gt;</code></p>
<p>If you still have problems, please let me know in the comments!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/25/why-dont-my-archives-and-about-links-work/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>PressRow Version 0.11 Now Live!</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/#comments</comments>
		<pubDate>Fri, 19 May 2006 16:46:16 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Updates</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/</guid>
		<description><![CDATA[PressRow has officially gotten better today with its first major update. Version 0.11 primarily includes fixes for IE 7 bugs, but improvements have also been made to comment styling, which will allow users more flexibility when they contribute to your site.
Here&#8217;s a complete run down of the fixes for those of you who are interested [...]]]></description>
			<content:encoded><![CDATA[<p>PressRow has officially gotten better today with its first major update. Version 0.11 primarily includes fixes for IE 7 bugs, but improvements have also been made to comment styling, which will allow users more flexibility when they contribute to your site.</p>
<p><a id="more-9"></a>Here&#8217;s a complete run down of the fixes for those of you who are interested in that sort of thing:</p>
<ul>
<li>Navigational menu items were appearing stacked on top of one another in IE 7 because it did not recognize the &#8220;hacks&#8221; that were in place to help with IE 6. Essentially, these hacks were unnecessary to begin with (my fault), so I removed them and implemented smarter code. Not surprisingly, this fixed the IE 7 problem.</li>
<li>The spacing of the posts on both the home page and the individual post pages was inconsistent in IE 7, sometimes rendering entire posts within a box that was only 100px wide (or less). Once again, this was the result of an unnecessary hack, and the solution was simply to define a standard post width. The post column is 500px wide, and once that was declared on the stylesheet, the problem was fixed across all browsers, and a second hack was eliminated. The lesson here is that when it comes to spacing, if you can define a width, <strong>be sure to do so!</strong></li>
<li>When commenters would begin their comment with a blockquote, the blockquote would actually encompass the introductory part of the comment, which includes the name of the commenter along with the time it was posted. I added a simple <code>clear: both;</code> declaration to the actual comment portion of the comment styling, and this fixed the problem.</li>
<li>When I released version 0.1, I was doing my best impersonation of a lobotomy patient, because I forgot to include a link to the RSS feed! Thankfully, I came to my senses, and now a box on the sidebar is dedicated solely to displaying your feed. Whew!</li>
<li>Continuing with the lobotomy theme, I had also left out support for the Link Manager, which is a very handy feature of WordPress that <em>tons</em> of people rely upon. The bottom item in the sidebar (at right) is an example of what the links will look like, and all of this comes nicely pre-packaged for ya. Hat tip to <a href="http://frankjuval.net/monkeychow/">Frank</a> on this one.</li>
</ul>
<p>And there you have it, folks. If you ever come across any bugs, I want to know about them! Send in a tip via comment on this site, and I&#8217;ll get cracking on a fix right away. Thanks!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/19/pressrow-version-011-now-live/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Modifying Header Images</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/13/modifying-header-images/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/13/modifying-header-images/#comments</comments>
		<pubDate>Sat, 13 May 2006 18:42:45 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Tips</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/13/modifying-header-images/</guid>
		<description><![CDATA[If you&#8217;re anything like me, one of the first things you&#8217;ll want to do after loading up your new theme is to personalize the different header images across your site. Fortunately, this is an extremely easy task thanks to the pragmatic way that CSS and XHTML interaction have been constructed.
There are four main header images [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re anything like me, one of the first things you&#8217;ll want to do after loading up your new theme is to personalize the different header images across your site. Fortunately, this is an extremely easy task thanks to the pragmatic way that CSS and XHTML interaction have been constructed.</p>
<p><a id="more-8"></a>There are four main header images pre-packaged with PressRow, and they apply to the following pages:</p>
<ul>
<li>Your main blog page: viewable on this very page, just scroll up!</li>
<li>The archives page (or any page created with the &#8220;Archives&#8221; template): <a href="http://www.findcreditcards.org/pressrow/archives/">view here</a></li>
<li>The &#8220;about&#8221; page (or any other page created with the default template): <a href="http://www.findcreditcards.org/pressrow/about/">view here</a></li>
<li>404 error pages: <a href="http://www.findcreditcards.org/pressrow/error/">view here</a></li>
</ul>
<p>All of the header images have the same width and height specifications, as they are each 770px wide by 200px tall. Find some pictures that you like; use your favorite photo editing software to crop them into these dimensions; and then upload them to the &#8220;images&#8221; folder that lies within the &#8220;PressRow&#8221; theme folder. In case you&#8217;re not familiar with the process, you&#8217;ll need an FTP client to access these directories.</p>
<p>Once you&#8217;ve uploaded your pictures, you&#8217;ll need to modify a few lines of code in the PressRow stylesheet. To begin, log in to the WordPress administration panel and click on the &#8220;Presentation&#8221; link. Next, click on &#8220;Theme Editor&#8221; in the sub-navigation menu. Once you&#8217;ve done that, a list of your theme files will appear on the right side of the page. The very first link in this list should read &#8220;Stylesheet,&#8221; and you&#8217;ll want to click on that. This action will load up the stylesheet in the editing box, and your screen should now look something like this:</p>
<p><img class="center" src="http://www.findcreditcards.org/pressrow/images/edit_stylesheet.gif" /></p>
<p>Scroll down through the style.css file until you see a line of code that looks like this:</p>
<p><code>/*---:[ header styles ]:---*/</code></p>
<p>Underneath that header, you&#8217;ll want to change the lines of code indicated below:</p>
<p><code>.blog #pic { background: url('images/churchill.jpg') no-repeat; }</code></p>
<p><code>.archive #pic { background: url('images/books.jpg') no-repeat; }</code></p>
<p><code>.about #pic { background: url('images/deuce_stream.jpg') no-repeat; }</code></p>
<p>To make the appropriate changes, simply edit the .jpg files in the image references in those lines of code. To illustrate, if you wanted to change your main blog image to the file &#8220;my_cool_pic.jpg,&#8221; then your new line of code would look like this:</p>
<p><code>.blog #pic { background: url('images/my_cool_pic.jpg') no-repeat; }</code></p>
<p>Easy as pie!</p>
<h3>The Keen Observers Among You&#8230;</h3>
<p>may have noticed that I did not include any reference to the 404 page header image in the above code. This is because that image must be handled differently, due to what I believe is an absolute file path issue with the way that the server &#8220;serves&#8221; 404 pages.</p>
<p>At any rate, if you would like to modify the header image on your 404 pages, all you have to do is edit the header_404.php file within the Theme Editor. Simply upload your new image following the instructions in the first part of this post, and then change the &#8220;oops.jpg&#8221; file reference by adding the name of your new image. Cool?
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/13/modifying-header-images/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Customizing the PressRow Sidebar</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/10/customizing-the-pressrow-sidebar/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/10/customizing-the-pressrow-sidebar/#comments</comments>
		<pubDate>Wed, 10 May 2006 21:41:18 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Tips</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/10/customizing-the-pressrow-sidebar/</guid>
		<description><![CDATA[Invariably, you&#8217;ll want to add and subtract content from the sidebar from time to time. Fortunately, this is a simple task, and with the help of this brief tutorial, you&#8217;ll be a sidebar-modifying pro in no time.
To begin, log in to your WordPress administration panel and click on the &#8220;Presentation&#8221; link. From there, choose &#8220;Theme [...]]]></description>
			<content:encoded><![CDATA[<p>Invariably, you&#8217;ll want to add and subtract content from the sidebar from time to time. Fortunately, this is a simple task, and with the help of this brief tutorial, you&#8217;ll be a sidebar-modifying pro in no time.</p>
<p><a id="more-7"></a>To begin, log in to your WordPress administration panel and click on the &#8220;Presentation&#8221; link. From there, choose &#8220;Theme Editor&#8221; from the sub navigation menu. Once that page loads, you should see a vertical list of links on the right that correspond with the PressRow theme files. Click on &#8220;Sidebar&#8221; from the list, and you should end up with a screen that looks like this:</p>
<p><img width="472" height="334" class="center" alt="Edit the Sidebar in the Theme Editor" src="http://www.findcreditcards.org/pressrow/images/edit_sidebar.gif" />Essentially, the sidebar is a list of items (elements), and each block of content - such as the search block or the download block on this page&#8217;s sidebar - is an individual list item. Items are denoted by the outermost <code>&lt;li&gt;</code> tags.</p>
<p>As you might expect, elements in the sidebar appear in exactly the same order that they are coded. Therefore, if the search block appears first in the sidebar code, then it will also appear first in the sidebar on the live site. Gravy, right? Groovy.</p>
<h3>Add Your Own Block of Content</h3>
<p>Now that you know what&#8217;s going on, let&#8217;s add a block of content to the sidebar to get you started. For the purposes of this example, we&#8217;re going to add a simple block of content that tells visitors a little bit about you, the author. Think of it as a mini &#8220;about&#8221; page.</p>
<p>Insert the following code between the &#8220;Search It&#8221; <code>&lt;li&gt;</code> tags and the &#8220;Recent Entries&#8221; <code>&lt;li&gt;</code> tags:</p>
<pre><code>&lt;li&gt;
   &lt;h2&gt;About the Author&lt;/h2&gt;
   &lt;div class="sidebar_section"&gt;
      &lt;p&gt;Hi, my name is Press Row. I was born on May 10, 2006, so I'm not very old yet!&lt;/p&gt;
   &lt;/div&gt;
&lt;/li&gt;</code></pre>
<p><img class="right_off" src="http://www.findcreditcards.org/pressrow/images/sidebar_result.gif" width="258" height="129" alt="What your custom sidebar block should look like" />If you&#8217;ve done everything correctly, you&#8217;ll get a result that looks like the picture here. Certain tags - <code>&lt;p&gt;</code>, <code>&lt;ul&gt;</code>, and <code>&lt;li&gt;</code> - have been pre-formatted for use in the sidebar, so you&#8217;ll be safe as long as you stick to those.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/10/customizing-the-pressrow-sidebar/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Image Handling with PressRow</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/#comments</comments>
		<pubDate>Wed, 10 May 2006 20:17:45 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Tips</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/</guid>
		<description><![CDATA[What&#8217;s the first thing a kid does when you give her a book? She opens it up and turns page after page, looking for pictures. In many ways, the online audience is not so different from that little girl - they scan content in fractions of seconds, looking for bits and pieces of information that [...]]]></description>
			<content:encoded><![CDATA[<p><img width="120" height="90" class="right_off" alt="An image that uses the right_off class" src="http://www.findcreditcards.org/pressrow/images/pepper.jpg" />What&#8217;s the first thing a kid does when you give her a book? She opens it up and turns page after page, <strong>looking for pictures</strong>. In many ways, the online audience is not so different from that little girl - they scan content in fractions of seconds, looking for bits and pieces of information that appeal to them.</p>
<p><a id="more-6"></a>Pictures are one of the very few universal elements you can use to really seize the attention of your audience, and the more effectively you are able to display them, the better off you&#8217;ll be. With that in mind, PressRow comes with a set of pre-defined CSS classes that are dedicated solely towards image handling. When you want to include an image, simply add one of these classes and voila! Instant image presentation gratification!</p>
<p><img width="400" height="134" class="center" alt="An image that uses the center class" src="http://www.findcreditcards.org/pressrow/images/capuccino.jpg" />Here&#8217;s a brief summary of the included classes along with their behaviors:</p>
<ul>
<li><strong>left</strong>: aligns the image to the left, adds a frame to the image, and wraps the text around it</li>
<li><strong>right</strong>: aligns the image to the right, adds a frame, and wraps the text</li>
<li><strong>center</strong>: aligns the image in the center of the column, adds a frame, but does NOT wrap text</li>
<li><strong>left_off</strong>: aligns the image to the left, wraps the text, does NOT add a frame</li>
<li><strong>right_off</strong>: aligns the image to the right, wraps the text, does NOT add a frame</li>
<li><strong>center_off</strong>: aligns the image in the center, does NOT wrap text, does NOT add a frame</li>
</ul>
<p><img width="120" height="90" class="left" alt="An image using the left class" src="http://www.findcreditcards.org/pressrow/images/wood.jpg" />You are advised not to use images larger than 486px wide within the context of the design, as that could &#8220;break&#8221; the design in Internet Explorer. Technically, images that use the &#8220;center_off&#8221; class can be 500px wide, but don&#8217;t press your luck, ok? <img src='http://www.findcreditcards.org/pressrow/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Although it may seem strange to some, it is not recommended to use the built-in WordPress image handling functions. Specifically, I&#8217;m talking about the alignment option that accompanies image inclusion in WordPress 2.0+. If it were up to me, I would blast the WYSIWYG editor all to hell, and then I&#8217;d require that everyone use the regular old post editor. The WYSIWYG editor throws tags around where they&#8217;ve really got no business, and the end result is usually some very sketchy formatting. In order to avoid this altogether, I recommend only using the old-style post editor.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Professional Posting Tips</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/10/professional-posting-tips/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/10/professional-posting-tips/#comments</comments>
		<pubDate>Wed, 10 May 2006 16:56:07 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
	<category>Tips</category>
		<guid isPermaLink="false">http://www.findcreditcards.org/pressrow/2006/05/10/professional-posting-tips/</guid>
		<description><![CDATA[Small visual enhancements can go a long way towards adding credibility and readability to your content. Fortunately, PressRow comes replete with pre-styled elements that you can easily implement to help your content stand out among the crowd.
Using Sub-Headlines in Posts
See that headline above? You can easily include elements like this in your posts without having [...]]]></description>
			<content:encoded><![CDATA[<p>Small visual enhancements can go a long way towards adding credibility and readability to your content. Fortunately, PressRow comes replete with pre-styled elements that you can easily implement to help your content stand out among the crowd.<a id="more-5"></a></p>
<h3>Using Sub-Headlines in Posts</h3>
<p><img class="right" src="http://www.findcreditcards.org/pressrow/images/wp_bar.gif" />See that headline above? You can easily include elements like this in your posts without having to do any on-the-fly styling. All you have to do is switch to the HTML viewer and enter your headline between <code>&lt;h3&gt;</code> tags. When you&#8217;re done, click on update, and you can continue writing your entry.</p>
<h3>Lists</h3>
<p>There are three types of lists you can use in your posts: unordered lists, ordered lists, and definition lists. First, let&#8217;s look at an unordered list:</p>
<ul>
<li>Item one
<ul>
<li>Nested item 1</li>
<li>Nested item 2</li>
<li>Nested item 3</li>
</ul>
</li>
<li>Item two</li>
<li>Item three</li>
<li>Item four</li>
</ul>
<p>If you prefer to number your list items, you can use an ordered list like this one:</p>
<ol>
<li>Numero uno</li>
<li>Numero dos</li>
<li>Numero tres</li>
<li>Cuatro!</li>
</ol>
<p>If you&#8217;re really into content presentation and organization, then perhaps you also like to make use of definition lists. You could use one of these in the following context:</p>
<dl>
<dt>Press Row, familiar</dt>
<dd>Where writers sit while covering sports events</dd>
<dt>Press Row, new</dt>
<dd>Where writers blog while covering the new media revolution</dd>
</dl>
<h3>Blockquotes</h3>
<p>Occasionally, you may wish to include a quotation to help relay a message to your audience. PressRow makes this both easy and beautiful via the incorporation of blockquotes, which look like this:</p>
<blockquote><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Quisque pharetra velit vel purus. Nunc tempor, urna sit amet euismod elementum, erat tellus auctor erat, non condimentum dui wisi non orci. Nam fringilla leo sed dui. Vestibulum ac elit sit amet diam vehicula scelerisque.</p></blockquote>
<p>To use a blockquote in your posts, simply place the quotation text between <code>&lt;blockquote&gt;</code> tags!</p>
<h3>Images</h3>
<p>Excellent handling of images can bring your blog to life, and because this topic is so important, it&#8217;s been given its very own post, which you certainly ought to read!</p>
<p><a href="http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/">Learn more about image handling with PressRow.</a></p>
<h3>Front Page Post Display</h3>
<p>On this test site, I&#8217;ve employed a method of displaying posts on the front page that I think is far superior to simply listing a bunch of posts one after another in their entirety. What you see on the <a href="http://www.findcreditcards.org/pressrow/">PressRow home page</a> are &#8220;teasers,&#8221; or snippets of text that are designed to pique your interest and to get you to click through to read the rest of the article. Displaying posts in this manner has a twofold benefit for your site:</p>
<ul>
<li>First, it encourages putting additional thought into the introductory copy of your post. The more enticing you can make it, the more you&#8217;ll be able to draw in your readers and establish a true connection with them.</li>
<li>Second, it increases the total number of pageviews on your site. If your copy is good, then readers will <em>want</em> to click through to read the rest of your articles, and thus you&#8217;ll gain at least one more page view per reader. One aspect of this that you may not have considered is the fact that once users have clicked on one link on your site, they are far more likely to click on another. Additionally, by getting users to click at least once, you&#8217;ve gone a long way towards focusing their attention on what you have to say and what you have to offer. This is a powerful connection that should not be overlooked, and I absolutely recommend doing whatever you can to enhance user/site interaction.</li>
</ul>
<p>In order to start using teasers on your front page, all you have to do is use the <code>&lt;!--more--&gt;</code> tag at the beginning of the first paragraph that you <em>don&#8217;t</em> want included in the teaser. So, if I had the following paragraphs:</p>
<blockquote><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus urna, volutpat nec, congue eget, congue id, lectus. Sed rhoncus lectus at orci. Pellentesque sit amet lectus et nisl iaculis accumsan. Donec massa. Aliquam non nulla.</p>
<p>Donec lorem odio, dignissim a, mattis eu, molestie in, sem. Nunc condimentum sodales est. Fusce non ligula sed nisi aliquet fringilla. Curabitur nec enim vitae libero dictum egestas. Curabitur lobortis molestie libero. Nulla vestibulum consequat quam.</p></blockquote>
<p>Now, I only want the first paragraph to appear in the teaser, so I&#8217;m going to edit my post to make it look like this:</p>
<blockquote><p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Proin risus urna, volutpat nec, congue eget, congue id, lectus. Sed rhoncus lectus at orci. Pellentesque sit amet lectus et nisl iaculis accumsan. Donec massa. Aliquam non nulla.</p>
<p><code>&lt;!--more--&gt;</code>Donec lorem odio, dignissim a, mattis eu, molestie in, sem. Nunc condimentum sodales est. Fusce non ligula sed nisi aliquet fringilla. Curabitur nec enim vitae libero dictum egestas. Curabitur lobortis molestie libero. Nulla vestibulum consequat quam.</p></blockquote>
<p>Booyah! Only the first paragraph will be displayed on the front page, and you&#8217;ll get all kinds of page views!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/10/professional-posting-tips/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Welcome to PressRow!</title>
		<link>http://www.findcreditcards.org/pressrow/2006/05/10/welcome_to_press_row/</link>
		<comments>http://www.findcreditcards.org/pressrow/2006/05/10/welcome_to_press_row/#comments</comments>
		<pubDate>Wed, 10 May 2006 14:56:10 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
		
	<category>Theme Info</category>
		<guid isPermaLink="false"></guid>
		<description><![CDATA[This site is an informational resource dedicated to the support and growth of PressRow, an agile and elegant theme for WordPress. If this is your first visit, take a look around this test installation to see if PressRow is right for you!
Classy yet simple, PressRow deftly handles all of your dynamic publishing needs. Special care [...]]]></description>
			<content:encoded><![CDATA[<p>This site is an informational resource dedicated to the support and growth of PressRow, an agile and elegant theme for WordPress. If this is your first visit, take a look around this test installation to see if PressRow is right for you!</p>
<p><a id="more-1"></a>Classy yet simple, PressRow deftly handles all of your dynamic publishing needs. Special care and attention have been given to post styles so that you can benefit from the professional impact that accompanies a well-crafted blog entry. Our development team believes that you deserve a set of tools that will enable you to produce the best online publication possible, so we developed PressRow to accomplish just that.</p>
<p>To learn more about getting the most out of PressRow, please check out the following resources:</p>
<ul>
<li><a href="http://www.findcreditcards.org/pressrow/2006/05/10/professional-posting-tips/">Professional posting tips</a></li>
<li><a href="http://www.findcreditcards.org/pressrow/2006/05/10/image-handling-with-pressrow/">Image handling</a></li>
<li><a href="http://www.findcreditcards.org/pressrow/2006/05/10/customizing-the-pressrow-sidebar/">Customizing your sidebar</a></li>
<li><a href="http://www.findcreditcards.org/pressrow/2006/05/13/modifying-header-images/">Modifying header images</a></li>
</ul>
<p>A special thanks goes out to the fine folks over at <a href="http://www.findcreditcards.org/">Find Credit Cards</a>, as they&#8217;ve been kind enough to sponsor the continued development of PressRow.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://www.findcreditcards.org/pressrow/2006/05/10/welcome_to_press_row/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
