<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Blogging Problems</title>
	<atom:link href="http://wordpress2go.com/blogging-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress2go.com/blogging-problems/</link>
	<description>get wordpress tutorials here for instant download</description>
	<lastBuildDate>Sat, 15 May 2010 17:25:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Keith - Forex Robots</title>
		<link>http://wordpress2go.com/blogging-problems/comment-page-1/#comment-2913</link>
		<dc:creator>Keith - Forex Robots</dc:creator>
		<pubDate>Sun, 21 Jun 2009 15:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress2go.com/?p=423#comment-2913</guid>
		<description>Blogging definitely takes a certain skill set to pull off successfully, you must be a dash of programmer, a bit of graphic design artist, a marketer, and a writer all rolled into one.  And on top of that you must have a subject that is of interest to the people and that you are passionate / knowledgeable about.  If you have all these things you will be successful on the internet.</description>
		<content:encoded><![CDATA[<p>Blogging definitely takes a certain skill set to pull off successfully, you must be a dash of programmer, a bit of graphic design artist, a marketer, and a writer all rolled into one.  And on top of that you must have a subject that is of interest to the people and that you are passionate / knowledgeable about.  If you have all these things you will be successful on the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://wordpress2go.com/blogging-problems/comment-page-1/#comment-2487</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Thu, 14 May 2009 08:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress2go.com/?p=423#comment-2487</guid>
		<description>Building a WordPress theme is difficult unless you are both a programmer and a graphical designer :-(

You could search around the free themes at wordpress.org, or you could use design software like Artisteer and build your own, like I do. See my blog post http://wordpress2go.com/how-to-design-your-own-blog/ for details.

If you have a number of blogs it might be worth investing in Artisteer - it&#039;s not mega-expensive - and you can use it over and over to create unique themes that look just how you want. You could easily use it to create something like the MMA Video site that you quoted.

Hope this helps!
Sarah</description>
		<content:encoded><![CDATA[<p>Building a WordPress theme is difficult unless you are both a programmer and a graphical designer <img src='http://wordpress2go.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>You could search around the free themes at wordpress.org, or you could use design software like Artisteer and build your own, like I do. See my blog post <a href="http://wordpress2go.com/how-to-design-your-own-blog/">http://wordpress2go.com/how-to-design-your-own-blog/</a> for details.</p>
<p>If you have a number of blogs it might be worth investing in Artisteer &#8211; it&#8217;s not mega-expensive &#8211; and you can use it over and over to create unique themes that look just how you want. You could easily use it to create something like the MMA Video site that you quoted.</p>
<p>Hope this helps!<br />
Sarah</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MMA Videos</title>
		<link>http://wordpress2go.com/blogging-problems/comment-page-1/#comment-2481</link>
		<dc:creator>MMA Videos</dc:creator>
		<pubDate>Thu, 14 May 2009 01:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress2go.com/?p=423#comment-2481</guid>
		<description>My question: how do I build a theme, or change my current so that it does not look like a blog. You could get an example of what I&#039;m talking about at &lt;a href=&quot;http://mmavideos.net/&quot;&gt;MMA Videos&lt;/a&gt;. But that site was made with a poorly designed theme from an seo point of view. Everything is a mess. But the look is what I want to replicate for other sites.</description>
		<content:encoded><![CDATA[<p>My question: how do I build a theme, or change my current so that it does not look like a blog. You could get an example of what I&#8217;m talking about at <a href="http://mmavideos.net/">MMA Videos</a>. But that site was made with a poorly designed theme from an seo point of view. Everything is a mess. But the look is what I want to replicate for other sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Altha</title>
		<link>http://wordpress2go.com/blogging-problems/comment-page-1/#comment-2464</link>
		<dc:creator>Altha</dc:creator>
		<pubDate>Wed, 13 May 2009 08:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress2go.com/?p=423#comment-2464</guid>
		<description>Thanks for the help.  I will try this!</description>
		<content:encoded><![CDATA[<p>Thanks for the help.  I will try this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://wordpress2go.com/blogging-problems/comment-page-1/#comment-2454</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Tue, 12 May 2009 22:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress2go.com/?p=423#comment-2454</guid>
		<description>Hi Altha,

Your blog is going to look great!

You often get problems with putting optin boxes in widgets. Want you need to do is to get each of the lines of the form to break at the end and wrap round to the line below.

You will have a snippet of code that you have been given to make that form display. Look for the tags that say &#039;&lt; /label&gt;&#039;. You will find one of these at the end of every line of the form. For each one, add a line break tag , so that the end of the line says &#039;&#039;&lt; /label&gt;&lt;br/&gt;&#039;

Make sure you type this exactly, then replace the code in the widget with the amended code snippet. Click &#039;Done&#039; and &#039;Save&#039; and check your blog. It should be OK now.

To move the widget up to the top, before you &#039;Save&#039; simply drag and drop the widget to the top of the sidebar. Then &#039;Save&#039; and it&#039;s at the top.

Good luck with your blog!

Sarah</description>
		<content:encoded><![CDATA[<p>Hi Altha,</p>
<p>Your blog is going to look great!</p>
<p>You often get problems with putting optin boxes in widgets. Want you need to do is to get each of the lines of the form to break at the end and wrap round to the line below.</p>
<p>You will have a snippet of code that you have been given to make that form display. Look for the tags that say &#8216;&lt; /label&gt;&#8217;. You will find one of these at the end of every line of the form. For each one, add a line break tag , so that the end of the line says &#8221;&lt; /label&gt;&lt;br/&gt;&#8217;</p>
<p>Make sure you type this exactly, then replace the code in the widget with the amended code snippet. Click &#8216;Done&#8217; and &#8216;Save&#8217; and check your blog. It should be OK now.</p>
<p>To move the widget up to the top, before you &#8216;Save&#8217; simply drag and drop the widget to the top of the sidebar. Then &#8216;Save&#8217; and it&#8217;s at the top.</p>
<p>Good luck with your blog!</p>
<p>Sarah</p>
]]></content:encoded>
	</item>
</channel>
</rss>
