<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WPLift</title>
	
	<link>http://wplift.com</link>
	<description>Wordpress Blog, Themes, Plugins &amp; Tutorials.</description>
	<lastBuildDate>Wed, 30 May 2012 08:34:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Wplift" /><feedburner:info uri="wplift" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Wplift</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>3rd Party Desktop &amp; Mobile Blog Clients for WordPress</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/zVdpcxrwBM8/3rd-party-desktop-mobile-blog-clients-for-wordpress</link>
		<comments>http://wplift.com/3rd-party-desktop-mobile-blog-clients-for-wordpress#comments</comments>
		<pubDate>Wed, 30 May 2012 08:34:58 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[desktop blog client]]></category>
		<category><![CDATA[mobile blog client]]></category>
		<category><![CDATA[wordpress desktop client]]></category>
		<category><![CDATA[wordpress mobile client]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9902</guid>
		<description><![CDATA[As an advanced level WordPress user, I have always found the built in WordPress tools more convenient than anything else. Even TinyMCE looks useless to me, but this is just me. A lot of WordPress users choose TinyMCE to write their content, some use Microsoft Word and then paste it to notepad and then to]]></description>
			<content:encoded><![CDATA[<p>As an advanced level WordPress user, I have always found the built in WordPress tools more convenient than anything else. Even TinyMCE looks useless to me, but this is just me. A lot of WordPress users choose TinyMCE to write their content, some use Microsoft Word and then paste it to notepad and then to their WordPress Editor, and lots of WordPress users actually use Third Party Blog Clients to write their posts and publish them on their WordPress blog.</p>
<h2>Why use a Third Party Blog Editor</h2>
<p>Each user has their own reasons to use their blogging client. The most common reasons are:</p>
<ul>
<li>They can write a post and publish it at once on multiple blogs and across different platforms.</li>
<li>Third party blog applications and clients come with a Desktop-like look which they prefer over a web-based interface.</li>
<li>These blog clients and apps come with more writing tools to format their blog posts.</li>
<li>Writing without an internet connection and saving the posts to be published later on.</li>
</ul>
<p>These blogging tools are designed to be easier and friendlier, most of these editors focus more on writing than managing a website. This might have helped some users feel more inclined towards writing new content without bothering to look at comments and maintenance tasks of their websites.</p>
<h2>Custom Post Types Not Supported</h2>
<p>There are some cons to using a third party blog client. The major fault that I found is that most popular weblog clients didn’t catch up with latest versions of WordPress and they cannot offer you to choose between a blog post or a custom post type. Which means you can create Post or Pages but not custom post types. This could work for a lot of users but for those who are using custom post types their posts will be saved as default Post type. Same goes for custom taxonomies as these clients do not recognize them either.</p>
<h2>Prepare WordPress to Work with Blog Clients</h2>
<p>WordPress comes with an API that allows third party tools to access your blog and post content on it. This feature is turned off by default. So if you want to use a third party tool, you will have to enable this feature. Once enabled, you can post from any third party tool that supports WordPress API by providing your blog URL, username, and password.</p>
<p>Login to your WordPress admin area and go to <code>Settings &gt; Writing</code>. Under the Remote Publishing section check both boxes for Atom Publishing Protocol and XMLRPC publishing protocol.</p>
<p><img class="alignnone size-full wp-image-9904" src="http://cdn.wplift.com/wp-content/uploads/2012/05/enabling-remote-publishing.png" alt="" width="603" height="350" /></p>
<p>The file that allows remote posting is called xmlrpc.php some blog clients may ask you for the location of this file on your server. By default this file is located in the root directory so its location would be <code>http://www.example.com/xmlrpc.php </code></p>
<h1>Blog Clients for Windows</h1>
<h2>Publish Directly from Microsoft Word to WordPress</h2>
<p><img class="alignnone size-full wp-image-9906" src="http://cdn.wplift.com/wp-content/uploads/2012/05/msword-to-wordpress-blog.png" alt="" width="603" height="350" /></p>
<p>You can directly post to your WordPress blog from Microsoft Word. Write your post in Microsoft Word and when you are ready to publish it click on the office icon &gt; Publish &gt; Blog. This will convert your Microsoft Word Document into a blog post format. Now click on the Publish button, Microsoft Word will then ask you to register a blog account. Choose WordPress from the list of blog providers and click next.</p>
<p>Provide your blog URL, username and password on the next screen. MS Word will then show you a success message and ask for your username and password again to publish the post on your WordPress website. You can add multiple blogs by clicking on Manage Accounts button under the blog tab.</p>
<p><strong>Pros:</strong> If you are already writing your posts in MS Word then no need to copy paste and format posts, you can directly publish from MS word.</p>
<p><strong>Cons:</strong> You can add categories but you can not add tags, change author, or schedule a blog post.</p>
<p><a class="visitbutton" href="http://office.microsoft.com/en-us/products/home/from-word-to-blog-in-no-time-flat-HA010356394.aspx">From Word to Blog in no Time »</a></p>
<h2>Windows Live Writer</h2>
<p><img class="alignnone size-full wp-image-9905" src="http://cdn.wplift.com/wp-content/uploads/2012/05/windows-live-wordpress.png" alt="" width="603" height="350" /></p>
<p>People who are used to Microsoft Office Tools would find Windows Live Writer more convenient than Microsoft Word to write their blog posts. I do not have statistics to support, but I have a feeling that it is currently the most popular Desktop Blog Client for Windows platform.</p>
<p>What makes Windows Live Writer popular is its intuitive interface. You have your buttons on the top menu bar just above the editor. Switching between multiple blog is easier, you can change the skin color of the GUI. The main section has a sidebar where you choose or add categories, tags, add pictures, tables, etc. You can also add Bing Maps and videos from YouTube.</p>
<p>Below the main container, in a collapsible tab you have advance post edit options such as changing the author name, save as draft, schedule post to be published, post slug, and excerpt. This Advance post editor does not support custom fields so if you are using custom fields you won&#8217;t be able to use them in Windows Live Writer. But good thing is that you can save a draft of your post on your hard disk or save it on your website and continue editing on your website.</p>
<p><a class="visitbutton" href="http://windows.microsoft.com/en-US/windows-live/essentials-home">Download Windows Live Writer »</a></p>
<h2>BlogJet</h2>
<p><img class="alignnone size-full wp-image-9908" src="http://cdn.wplift.com/wp-content/uploads/2012/05/blogjet-desktop-blogging-client.png" alt="" width="603" height="350" /></p>
<p>Blogjet is a proprietary blogging client available for a free 30 day trial. The interface is clutter free, the writing screen has a sidebar similar to Windows Live Writer, to set all the post options like categories, tags, post statu, etc. On the top menu bar it has buttons for formatting, inserting images and tables. In short BlogJet has all the features of Windows Live Writer but what I can’t understand is that when Windows Live Writer is available for free then why would anyone want to use Blogjet?</p>
<p>It has a nice interface and it looks easier on eyes but Windows Live Writer is not that heavy on eyes either. I think that is why they offer a trial version, so that people can get used to the software and find out why they should purchase it.</p>
<p><a class="visitbutton" href="http://www.codingrobots.com/blogjet/">Try BlogJet »</a></p>
<h1>Browser Based Addons and Apps</h1>
<h2>ScribeFire</h2>
<p><img class="alignnone size-full wp-image-9912" src="http://cdn.wplift.com/wp-content/uploads/2012/05/scribefire-addon.png" alt="" width="603" height="350" /></p>
<p>ScribeFire is a browser based blog client available for Firefox, Google Chrome, Opera and Safari web browsers. Unlike Desktop Blog Clients, ScribeFire looks very webbish (I don’t know if its a word). I think that people looking for a desktop application like feel would be disappointed. The interface is a bit cluttered. There are offers from ScribeFire partners such as AdBull and Zemanta to use their services. In fact there is a button in post editor to enter Zemanta related links into your posts.</p>
<p>The post edit area looks very similar to TinyMCE in WordPress. It has all the features of Desktop blog clients including ability to create and add categories and tags, saving as draft, scheduling posts, etc. I was a bit disappointed looking at it because since it was reviewed everywhere I thought it would be a little better.</p>
<p><a class="visitbutton" href="http://www.scribefire.com/">Download ScribeFire »</a></p>
<h2>JustWriteBlog</h2>
<p><img class="alignnone size-full wp-image-9910" src="http://cdn.wplift.com/wp-content/uploads/2012/05/justwriteblog-blog-app.png" alt="" width="603" height="350" /><br />
JustWriteBlog is a Google Chrome App available for download from Chome Webstore. It is a browser based app with a nice and simpler interface to post. This nifty little app is not as polished as the blog clients we have discussed earlier. The dark green background is a little too loud for my taste.</p>
<p>But what I liked about this tool is that it is small, sits on my Google Chrome’s Apps dashboard, and it is easier and quicker to launch. I thought users who like to quickly share random stuff from across the web on their blogs would find it useful. Also I believe that this review would encourage the developer to continue this project and improve it.</p>
<p><a class="visitbutton" href="https://chrome.google.com/webstore/detail/ghpmcddkdeedmnceoadodjebomomdfho">Download JustWriteBlog »</a></p>
<h1>Desktop Blog Clients for Linux</h1>
<p>I use <a href="http://www.debian.org">Debian GNU Linux</a>, its a free open source operating system (like Windows and iOS). Since I do most my work online using mostly the browser, so I am comfortable working on any operating system that has Google Chrome web browser. Writing this post reminded me that there are so many Desktop Blog Clients available for Linux users. So I decided I should review them too.</p>
<h2>QTM Blog Editor</h2>
<p><img class="alignnone size-full wp-image-9918" src="http://cdn.wplift.com/wp-content/uploads/2012/05/qtm-blog-client-linux.png" alt="" width="603" height="350" /></p>
<p>QTM is a blog editor for Linux but it also works well on Windows. It uses QT for GUI, QT is also used by WordPress for their Nokia App. The interface of QTM is simple, connecting to your blog is easy, and making new posts is a breeze. However, QTM does not support uploading images to WordPress, I don&#8217;t know. You can however give an image URL which it will embed into post. There are not too many buttons on the front but click on the drop down menu on the left and there are few advance options that you can play with.</p>
<p><a class="visitbutton" href="http://sourceforge.net/projects/catkin/">QTM Cross-Platform Blog Client »</a></p>
<h2>Lekhonee Gnome Blog Editor</h2>
<p><img class="alignnone size-full wp-image-9917" src="http://cdn.wplift.com/wp-content/uploads/2012/05/lekhonee-blog-editor.png" alt="" width="603" height="350" /></p>
<p>Gnome has its own application for blogging which is called Gnome Blog. That application is so simple and so useless that I decided not to review it. Instead I am mentioning Lekhonee which is another Gnome Blog Client, just a little better than the gnome app. Lekhonee, like all Gnome applications has a simpler and cleaner interface. The good thing is that you can edit HTML and see post preview inside the application. You can create and edit categories, load categories from your blog, save as draft on your local disk or on your server.</p>
<p><a class="visitbutton" href="https://fedorahosted.org/lekhonee/">Lekhonee-Gnome »</a></p>
<h1>WordPress Clients for Smart Phones and Tablets</h1>
<p>WordPress provides free official WordPress apps for iOS, Android, Blackberry and Nokia. These apps have mostly the same features but they use different UI to adapt to their native environment.</p>
<p>The iOS and Android apps have a much cleaner interface, which makes it easier to write. Also uploading the photos is much smoother in Android and iOS than it is on Blackberry or Nokia. The Nokia app uses QT for User Interface which looks a bit ugly.</p>
<p>Unlike other blog clients we mentioned earlier, the official WordPress apps for smartphones and devices can not only be used for editing and writing posts, you can also use them to upload photos and videos, moderate comments, reply to comments, read your blog, checkout stats and even create pages.</p>
<p><a class="visitbutton" href="http://ios.wordpress.org">WordPress for iOS</a> <a class="visitbutton" href="http://android.wordpress.org">WordPress for Android</a> <a class="visitbutton" href="http://nokia.wordpress.org">WordPress for Nokia</a> <a class="visitbutton" href="http://blackberry.wordpress.org">WordPress for BlackBerry</a></p>
<h2>Conclusion</h2>
<p>Third Party Blog Clients make writing posts easier, the ability to save drafts locally and prepare a post without an internet connection, make these blog editors a very useful application. However, WordPress is not just a blogging platform any more. WordPress has a lot more features available and many of these features are conveniently ignored by most Blog clients. I am wondering if any of our readers use any third party editor to write and publish their posts?</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/zVdpcxrwBM8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/3rd-party-desktop-mobile-blog-clients-for-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wplift.com/3rd-party-desktop-mobile-blog-clients-for-wordpress</feedburner:origLink></item>
		<item>
		<title>30 WordPress Themes for Churches and Non-Profit Organizations</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/_sgSPqGM65g/30-wordpress-themes-for-churches-and-non-profit-organizations</link>
		<comments>http://wplift.com/30-wordpress-themes-for-churches-and-non-profit-organizations#comments</comments>
		<pubDate>Tue, 29 May 2012 08:46:09 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[church themes for wordpress]]></category>
		<category><![CDATA[non profit wordpress themes]]></category>
		<category><![CDATA[religious wordpress themes]]></category>
		<category><![CDATA[wordpress church themes]]></category>
		<category><![CDATA[wordpress theme for churches]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9737</guid>
		<description><![CDATA[As an affordable and easy to use cms solution WordPress has been the go-to platform of non-profits for years now. With thousands of plugins, themes, tutorials and an expert industry that has grown up around it &#8211; you&#8217;d be hard pressed to find a better platform for churches, charities, foundations, and even political campaigns. A]]></description>
			<content:encoded><![CDATA[<p>As an affordable and easy to use cms solution WordPress has been the go-to platform of <a href="http://wplift.com/how-to-create-a-church-website-with-wordpress-church-themer">non-profits</a> for years now. With thousands of plugins, themes, tutorials and an expert industry that has grown up around it &#8211; you&#8217;d be hard pressed to find a better platform for <a href="http://wplift.com/wordpress-church-themes">churches</a>, charities, foundations, and even political campaigns. A good non-profit WordPress theme is something in-between a corporate theme, creative portfolio, and magazine.</p>
<p>Besides themes expressly for certain non-profit organizations I&#8217;ve tried to gather together a healthy mix of each theme type (corporate/creative/magazine) so as to cover all the potential needs your non-profit company may have. If you have any questions or comments please feel free to leave them in the commenting section below. Enjoy!</p>
<h2>Malachi</h2>
<p>The Malachi Theme is a video-based theme designed specifically for churches who need a website rich in video and media content. It features high quality videos right on the home page in a slider that lets users cycle through featured videos and photos. But video isn’t the only thing this theme handles with ease. It also has streaming sermons, photo galleries, and podcasting built-in – right out of the box.</p>
<p><a href="/churchthemer"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Malachi.png" alt="Malachi WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/churchthemer">Full Details</a> | Price: $79</li>
</ul>
<h2>Micah</h2>
<p>Micah is a powerful WordPress theme designed for churches to use as their website with features crafted specifically for churches. The theme comes equipped with easy-to-post sermons, news, events, photos and more.</p>
<p><a href="/churchthemer"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Micah.png" alt="Micah WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/churchthemer">Full Details</a> | Price: $79</li>
</ul>
<h2>Ezekiel</h2>
<p>The Ezekiel theme is perfect for Churches looking to have an interactive website powered by WordPress. It includes many church-specific functions including sermon podcasts, news, photo galleries, and events.</p>
<p><a href="/churchthemer"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ezekiel.png" alt="Ezekiel WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/churchthemer">Full Details</a> | Price: $79</li>
</ul>
<h2>Moses</h2>
<p>The Moses Theme features a classy home page with a large image slider. It comes with 5 different styles and is ready out-of-the-box for a church to begin using as a fully-functional WordPress website.</p>
<p><a href="/churchthemer"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Moses.png" alt="Moses WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/churchthemer">Full Details</a> | Price: $79</li>
</ul>
<h2>Pixel Happy</h2>
<p>Your talents and services deserve to be seen and shared with the bright, modern frame and portfolio style of Pixel Happy theme.</p>
<p><a href="/studiopresspixelhappy"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Pixel-Happy.png" alt="Pixel Happy WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/studiopresspixelhappy">Full Details</a> | Price: $79.95</li>
</ul>
<h2>Family Tree</h2>
<p>Family Tree is a safe and imaginative home for your family&#8217;s unforgettable moments.</p>
<p><a href="/studiopressfamilytree"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/Family-Tree.png" alt="Family Tree WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/studiopressfamilytree">Full Details</a> | Price: $79.95</li>
</ul>
<h2>Bhinneka</h2>
<p>Bhinneka is a responsive WordPress theme with two-column page layouts, slideshow support, three alternative styles, widgets and drop down menus. Perfect for non-profit organization, charity, or corporate websites.</p>
<p><a href="http://themeforest.net/item/bhinneka-a-responsive-wordpress-theme/2198656?ref=dalecom"><img class="aligncenter size-full wp-image-9760" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Bhinneka.png" alt="Bhinneka WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/bhinneka-a-responsive-wordpress-theme/2198656?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Glory</h2>
<p>Glory is a WordPress theme aimed at making your new church or other non-profit website the best one on the block! Feel free to send me feature requests if you feel I’ve missed something! It’s not just for churches and non-profits! If you’re looking for a media-centric and/or event-based theme, this might be the one for you too!</p>
<p><a href="http://themeforest.net/item/glory-the-wordpress-theme-for-churches/2205910?ref=dalecom"><img class="aligncenter size-full wp-image-9767" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Glory.png" alt="Glory WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/glory-the-wordpress-theme-for-churches/2205910?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Wisdom of Life</h2>
<p>WISDOM of Life, it’s a clean and elegant theme, developed mainly to setup NGOs, non-profit orgnizations and corporate websites. Using the color scheme of your choice by using color picker make it elegant and high visual impact experience. This theme is best suitable for a small to large NGO Organizations to setup reference website. Theme works in all the major browsers, and has massive features to use for your next projects as well.</p>
<p><a href="http://themeforest.net/item/wisdom-of-life-ngo-and-charity-theme/1778657?ref=dalecom"><img class="aligncenter size-full wp-image-9783" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Wisdom-of-Life.png" alt="Wisdom of Life Wordrpess Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wisdom-of-life-ngo-and-charity-theme/1778657?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Campaign</h2>
<p>Campaign is a theme that’s made to help you win in your political race and be the hub of your campaign. It’s built with the WP Email Capture plugin in mind to collect names and emails of your constituents and The Events Calendar plugin to display all of your upcoming events. There’s also an easy to set up donation button in the header. Whether Democrat, Republican, or any other type of party, this theme will handle any politician or cause.</p>
<p><a href="http://themeforest.net/item/campaign-political-wordpress-theme/1720374?ref=dalecom"><img class="aligncenter size-full wp-image-9762" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Campaign.png" alt="Campaign WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/campaign-political-wordpress-theme/1720374?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Rebirth</h2>
<p>Rebirth is a Church WordPress Theme aimed at making your new church website the best one on the block! Feel free to send me feature requests if you feel I’ve missed something!</p>
<p><a href="http://themeforest.net/item/rebirth-the-wordpress-theme-for-churches/1167055?ref=dalecom"><img class="aligncenter size-full wp-image-9780" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Rebirth.png" alt="Rebirth WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/rebirth-the-wordpress-theme-for-churches/1167055?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Born</h2>
<p>Born is a Church WordPress Theme aimed at making your new church website the best one on the block! Feel free to send me feature requests if you feel I’ve missed something!</p>
<p><a href="http://themeforest.net/item/born-the-wordpress-theme-for-churches/803941?ref=dalecom"><img class="aligncenter size-full wp-image-9761" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Born.png" alt="Born WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/born-the-wordpress-theme-for-churches/803941?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>WordPress Aid</h2>
<p>WordPress Aid is ideal for charity organizations. It’s focused on raising funds for your charity and alerting visitors to important issues happening in the world.</p>
<p><a href="http://themeforest.net/item/wordpress-aid-charity-blog-theme/238405?ref=dalecom"><img class="aligncenter size-full wp-image-9784" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WordPress-AID.png" alt="Wordpress AID WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wordpress-aid-charity-blog-theme/238405?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>WP-Church</h2>
<p>WP-Church is a Premium ChurchTheme built on a highly intelligent framework.</p>
<p><a href="http://themeforest.net/item/wpchurch-powerful-theme-for-churches/201711?ref=dalecom"><img class="aligncenter size-full wp-image-9787" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WP-Church.png" alt="WP Church WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wpchurch-powerful-theme-for-churches/201711?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Ray of Light</h2>
<p>Ray Of Light is great looking Religious Movements and Church theme that is also very feature rich and customizable.</p>
<p><a href="http://themeforest.net/item/ray-of-light-theme-for-religious-movements/210681?ref=dalecom"><img class="aligncenter size-full wp-image-9779" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ray-Of-Light.png" alt="Ray Of Light WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ray-of-light-theme-for-religious-movements/210681?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Ecclesia</h2>
<p>Ecclesia is a WordPress theme created with church websites in mind. Flexible and easy to use, this theme will help you bring your church website to the next level.</p>
<p><a href="http://themeforest.net/item/ecclesia-wordpress-theme-for-church-websites/196410?ref=dalecom"><img class="aligncenter size-full wp-image-9764" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ecclesia.png" alt="Ecclesia WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ecclesia-wordpress-theme-for-church-websites/196410?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>WordPress Politico</h2>
<p>The premier political theme on Theme Forest! WordPress Politico is ideal for political campaign sites. The slideshow is great for drawing attention to important issues or promoting a candidate into office.</p>
<p><a href="http://themeforest.net/item/wordpress-politico/139979?ref=dalecom"><img class="aligncenter size-full wp-image-9786" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WordPress-Politico.png" alt="WordPress Politico WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wordpress-politico/139979?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>GC02 Religious</h2>
<p>Religious … The Church Theme made by KarmaThemes! Religious is a spiritual and fancy WordPress template with good Karma – perfect for all types of churches or religions.</p>
<p><a href="http://themeforest.net/item/gc02-religious/129849?ref=dalecom"><img class="aligncenter size-full wp-image-9763" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Church.png" alt="GC02 Religious WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/gc02-religious/129849?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Light of Peace</h2>
<p>This is a church theme WordPress Template. Some people use it for wedding and non-profit website. There are four color scheme included in this template. This wordpress theme also has an admin panel.</p>
<p><a href="http://themeforest.net/item/light-of-peace-wordpress-template/120416?ref=dalecom"><img class="aligncenter size-full wp-image-9771" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Light-of-Peace.png" alt="Light of Peace WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/light-of-peace-wordpress-template/120416?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>WordPress Church</h2>
<p>The ORIGINAL church-themed WordPress template.</p>
<p><a href="http://themeforest.net/item/wordpress-church/40190?ref=dalecom"><img class="aligncenter size-full wp-image-9785" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WordPress-Church.png" alt="WordPress Church WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wordpress-church/40190?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Goodnews</h2>
<p>Goodnews is Premium WordPress News / Magazine Theme Fully Customizable , has an extensive Theme Options with Import/export System , WPML Ready, RTL Full Support .</p>
<p><a href="http://themeforest.net/item/goodnews-premium-wordpress-newsmagazine/1150692?ref=dalecom"><img class="aligncenter size-full wp-image-9768" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Goodnews.png" alt="Goodnews WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/goodnews-premium-wordpress-newsmagazine/1150692?ref=dalecom">Full Details</a> | Price:$35</li>
</ul>
<h2>Ares</h2>
<p>Ares is The Clean Magazine, News and Blog Template built with latest WordPress features.</p>
<p><a href="http://themeforest.net/item/ares-blog-magazine-newspaper-template-/918661?ref=dalecom"><img class="aligncenter size-full wp-image-9759" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ares.png" alt="Ares WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ares-blog-magazine-newspaper-template-/918661?ref=dalecom">Full Details</a> | Price:$35</li>
</ul>
<h2>Responsy</h2>
<p>Responsy is a responsive html5 wordpress theme suitable for personal portfolios or creative agencies. Responsy has been coded in HTML5 &amp; CSS3 and jQuery. It has a solid flexible responsive layout that scales from 320px to 1170px.</p>
<p><a href="http://themeforest.net/item/responsy-wp-responsive-html5-portfolio/2290361?ref=dalecom"><img class="aligncenter size-full wp-image-9781" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Responsy.png" alt="Responsy WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/responsy-wp-responsive-html5-portfolio/2290361?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Apollo</h2>
<p>Apollo is a sharp, responsive WordPress theme perfect for any business, portfolio or blog. With it’s extensive documentation and intuitive options panel it’s quick to setup and a breeze to customize.</p>
<p><a href="http://themeforest.net/item/apollo-responsive-wordpress-theme/2314323?ref=dalecom"><img class="aligncenter size-full wp-image-9758" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Apollo.png" alt="Apollo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/apollo-responsive-wordpress-theme/2314323?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Kingdom</h2>
<p>Kingdom is a responsive WordPress portfolio theme. It’s designed for creatives who want a versatile and no-nonsense way to showcase their work. Featuring retina images and iconography, it really is something that has to be seen to be believed. Powered by the ultra-slick Swift Framework, it’s also filled with templates, shortcodes and features that you’ll love to use and show off.</p>
<p><a href="http://themeforest.net/item/kingdom-retina-responsive-portfolio-wp-theme/2320710?ref=dalecom"><img class="aligncenter size-full wp-image-9770" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Kingdom.png" alt="Kingdom WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/kingdom-retina-responsive-portfolio-wp-theme/2320710?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Natural</h2>
<p>Natural Theme is a responsive Premium WordPress Theme with a powerful, but easy to use, Admin Panel and near endless customization possibilities. You can create a corporate website, a personal portfolio or a professional looking weblog in just a few minutes. It requires no coding skills, but it also gives a lot of possibilities for experienced developers.</p>
<p><a href="http://themeforest.net/item/natural-powerful-responsive-wordpress-theme/2358157?ref=dalecom"><img class="aligncenter size-full wp-image-9776" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Natural-Theme.png" alt="Natural Theme WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/natural-powerful-responsive-wordpress-theme/2358157?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Snap</h2>
<p>Snap is perfect for a creative agency, a modern freelancer or general business. Organic design, responsive laypout, smooth shadows and a bunch of awesome features to make everyone happy.</p>
<p><a href="http://themeforest.net/item/snap-responsive-wordpress-theme/2386564?ref=dalecom"><img class="aligncenter size-full wp-image-9782" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Snap.png" alt="Snap WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/snap-responsive-wordpress-theme/2386564?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>InkDrop</h2>
<p>InkDrop is a hybrid blog/portfolio/business theme. Everything from the Obox Themes OCMX Gallery functionality, to multiple page templates and different home page layouts have been thrown into this theme.</p>
<p><a href="http://themeforest.net/item/inkdrop/158153?ref=dalecom"><img class="aligncenter size-full wp-image-9769" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ink-Drop.png" alt="Ink Drop WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/inkdrop/158153?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Press</h2>
<p>Press is a minimalist blog theme which can serve many different purposes. The nature of its design means the modifications are endless and the boundaries for content are only determined by you.</p>
<p><a href="http://themeforest.net/item/press/158156?ref=dalecom"><img class="aligncenter size-full wp-image-9778" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Press.png" alt="Press WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/press/158156?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>mag.Press</h2>
<p>mag.Press is ‘Magazine’ theme from Obox, joining the likes of our two best sellers InkDrop and Press.</p>
<p><a href="http://themeforest.net/item/magpress-wordpress-magazine-theme/238313?ref=dalecom"><img class="aligncenter size-full wp-image-9772" src="http://cdn.wplift.com/wp-content/uploads/2012/05/mag.Press_.png" alt="mag.Press WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/magpress-wordpress-magazine-theme/238313?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/_sgSPqGM65g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-wordpress-themes-for-churches-and-non-profit-organizations/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/30-wordpress-themes-for-churches-and-non-profit-organizations</feedburner:origLink></item>
		<item>
		<title>Customise the WordPress Admin &amp; Hand your Client a Custom CMS</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/fJ9Zzq2NpKE/customise-the-wordpress-admin-hand-your-client-a-custom-cms</link>
		<comments>http://wplift.com/customise-the-wordpress-admin-hand-your-client-a-custom-cms#comments</comments>
		<pubDate>Mon, 28 May 2012 09:35:40 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Wordpress Guides]]></category>
		<category><![CDATA[customise wordpress admin]]></category>
		<category><![CDATA[rebrand wordpress admin]]></category>
		<category><![CDATA[wordpress admin panel]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9880</guid>
		<description><![CDATA[Many WordPress developers would agree that WordPress is the most easy to use and powerful CMS. However, it comes as a surprise to many that their clients think of it as a blog. &#8220;I asked you for a business website and you handed me a blog&#8221; is a common complaint. We know that this is]]></description>
			<content:encoded><![CDATA[<p>Many WordPress developers would agree that WordPress is the most easy to use and powerful CMS. However, it comes as a surprise to many that their clients think of it as a blog. &#8220;I asked you for a business website and you handed me a blog&#8221; is a common complaint. We know that this is not the case, and that the developer wasn&#8217;t dishonest or anything, but still it creates a bad situation and it is not good for a developer&#8217;s reputation, customer retention, and trust worthiness.</p>
<p>A good example of a WordPress admin that has been completely customized and branded is <a href="http://www.happytables.com/">Happy Tables</a>, check out the modifications they have made, an end user wouldnt even know they are using WordPress.</p>
<p>In this post we will look at how WordPress developers can completely transform a WordPress admin area and tailor it to your client&#8217;s needs completely.</p>
<h2>Get Rid of Blog Posts</h2>
<p>The Posts tab in the admin area, is an obvious indication of a blogging tool.  They wouldn’t necessarily notice all the transformation and development you have done because those are not as easily visible as the &#8220;Create New Post&#8221;. It is everywhere, in the admin menu, on the top admin bar. I am assuming that you have created a <a href="http://wplift.com/wordpress-custom-post-types-tutorial">custom post type</a> for your client with <a href="http://wplift.com/wordpress-cms-features-custom-taxonomies-tutorial">custom taxonomies</a> and <a href="http://wplift.com/wordpress-cms-features-custom-meta-boxes-tutorial">meta fields</a>. Like for example a custom post type called &#8220;Products&#8221; with custom taxonomy &#8220;Sections&#8221;. Now how cool it would be if your client logs on to their site and see Add New Product instead of post? So lets fix this.</p>
<h2>Remove Posts From WordPress Admin Menu</h2>
<p><img class="alignnone size-full wp-image-9885" src="http://cdn.wplift.com/wp-content/uploads/2012/05/admin-menu-cms.png" alt="" width="603" height="350" /></p>
<p>WordPress 3.1 was a significant release as it came with many new features that made it easier to take full advantage of WordPress as a CMS. Removing menu items from the admin menu was possible before 3.1, but not easier. Now you can add a menu item by using <code>remove_menu_page</code> function. In our example we are going to remove Posts from the menu. Remember that this goes into your themes functions.php file.</p>
<pre class="brush: php; title: ; notranslate">

add_action( 'admin_init', 'my_remove_menu_pages' );

	function my_remove_menu_pages() {
		remove_menu_page('edit.php');
	}
</pre>
<p>Doing this your custom post types and taxonomies will replace Posts in the menu, if they don’t check their menu position and bring them up. Now when the clients sign in, the first item on their admin menu is not posts but the one you have created for them which could be anything like products, items, services, etc. When clients are creating new content, they know that they are adding their own content and not writing a blog post.</p>
<h2>Remove New Post from the Admin Bar</h2>
<p><img class="alignnone size-full wp-image-9886" src="http://cdn.wplift.com/wp-content/uploads/2012/05/modify-admin-bar.png" alt="" width="603" height="350" /></p>
<p>The <strong>+New</strong> menu item on the admin bar has Post as a submenu. Since we want our client not to see the post because they wont be writing posts, they will be adding content using the post type we have created for them. The first item in the top menu will be irrelevant to them so lets fix this and remove post from the Admin bar. While we are at it, how about removing links and comments as well. The code below will remove +New menu, comments and Links from the Admin bar.</p>
<pre class="brush: php; title: ; notranslate">

function remove_admin_bar_links() {
	global $wp_admin_bar;
	$wp_admin_bar-&gt;remove_menu('new-content');
	$wp_admin_bar-&gt;remove_menu('new-link');
$wp_admin_bar-&gt;remove_menu('comments');

}
add_action( 'wp_before_admin_bar_render', 'remove_admin_bar_links' );
</pre>
<p>Now that we have removed the useless items from the Admin bar, it looks empty and sad. Adding items and custom links to WordPress admin bar is as easy as removing them. In the example below we are going to create a menu for adding New Products and Sections which will be the main content our client will be generating. Here is the code:</p>
<pre class="brush: php; title: ; notranslate">
function add_mycms_admin_bar_link() {
	global $wp_admin_bar;
	if ( !is_super_admin() || !is_admin_bar_showing() )
		return;

	$wp_admin_bar-&gt;add_menu( array(
	'id' =&gt; 'add_product_menu', // Could be anything make sure its unique
	'title' =&gt; __( 'Add Products'), //This will appear on the Menu
	'href' =&gt; __('http://www.example.com/wp-admin/post-new.php?post_type=products'),
	));

	// Add sub menu link &quot;View All Products&quot;
	$wp_admin_bar-&gt;add_menu( array(
		'parent' =&gt; 'add_product_menu', // The unique ID of the parent menu
		'id'     =&gt; 'view_all_products',
		'title' =&gt; __( 'View All Products'),
		'href' =&gt; __('http://www.example.com/wp-admin/edit.php?post_type=products'),
	));

	// Add sub menu link &quot;Sections&quot;
	$wp_admin_bar-&gt;add_menu( array(
		'parent' =&gt; 'add_product_menu',
		'id'     =&gt; 'my_sections',
		'title' =&gt; __( 'Sections'),
		'href' =&gt; __('http://www.example.com/wp-admin/edit-tags.php?taxonomy=Section&amp;post_type=products'),
	));

}
add_action('admin_bar_menu', 'add_mycms_admin_bar_link',25);
</pre>
<h2>Remove Comments and Links from WordPress Admin Menu</h2>
<p>As a professional WordPress developer you will be developing websites with different objectives. Most of your clients will not be looking for blogs and many clients will be over protective of their brand. So there are a lot of WordPress features they wont be needing. Like for example, links. Your clients will not want to add a blogroll or favorite links list anywhere on their site. They may also not want to have comments enabled on individual pages and items they create.</p>
<p>So lets remove comments and links from client&#8217;s dashboard as well because if they don’t have comments enabled then there is no need to have comments and links in the admin menu. To do that we will revisit the code we used above to remove Posts from the admin menu and add lines to remove comments and links as well.</p>
<pre class="brush: php; title: ; notranslate">
add_action( 'admin_init', 'my_remove_menu_pages' );

	function my_remove_menu_pages() {
		remove_menu_page('edit.php');
		remove_menu_page('edit-comments.php');
		remove_menu_page('link-manager.php');
	}
</pre>
<h2>Fix your Theme for a CMS</h2>
<p>Most WordPress themes you choose for the development will have blog elements for clients that need them. But if your clients don’t need them then you need to make sure that your theme does not give any hint about those things. Like for example, showing a big heading telling users that &#8220;comments are closed&#8221; or &#8220;No Comments&#8221; on a post where comments were never actually enabled, or a search page, or a 404 page telling users that &#8220;No posts found matching their criteria&#8221;. These tiny things will give you away and your client may think that you didn&#8217;t do justice to the job. Polish your theme to match your CMS and the features your client and their visitors will be using.</p>
<h2>Fix your Widgets for a CMS</h2>
<p>In the widgets area there will be widgets to show recent posts, recent comments, popular posts, calendar, links, meta and what not. Make sure that your clients have the widgets they need. Replace recent posts widget with the recent post-type you have created for them. Remove recent comments widget if your clients don’t have comments enabled. Remove widgets for links, blogrolls, tag clouds and monthly archives.</p>
<p><strong>Wouldn’t that make my theme look less sophisticated?</strong> It would, thats why you need to provide widgets that your clients will actually use. Rethinking Widgets will create a better user experience for the client and it will be a good experience for you as well to think outside the box and look at WordPress differently.</p>
<h2>Rebrand WordPress and Convert it into a Highly Customized CMS</h2>
<p>WordPress is an opensource platform, this means that you have the freedom to modify it and use it. Now your clients ordered a customized CMS for their business website. How about you put your client’s brand first? Trust me those business minded folks love it when you put their logos on top. So lets remove WordPress branding and add your client’s brand first.</p>
<h2>Replace WordPress Logo on the Login Page</h2>
<p><img class="alignnone size-full wp-image-9891" src="http://cdn.wplift.com/wp-content/uploads/2012/05/wp-login-logo.png" alt="" width="603" height="350" /><br />
The login screen of a WordPress installation has the official WordPress logo. This logo looks awesome and changing it does not adds or remove any functionality of the software itself. However, clients love their brands and once you are done with their project and invite them to check it over, they would be happy to see their own logo instead of WordPress.</p>
<p>Changing this logo is fairly easy and simple. You can add a simple function to your theme’s functions.php file to replace the logo with your client’s logo.</p>
<pre class="brush: php; title: ; notranslate">

// Custom Login Logo //

	function mywp_custom_login_logo() {
    		echo '&lt;
        		h1 a { background-image:url('.get_bloginfo('template_directory').'/images/mywp-login-logo.png) !important; }

		&gt;';
	}

add_action('login_head', 'mywp_custom_login_logo');
</pre>
<p>Source: <a href="http://wplift.com/how-to-change-the-logo-on-your-wordpress-login-page">Change the Logo on your WordPress login page</a></p>
<p>An alternate method to replace this logo is to rename your logo image to <code>logo-login.png</code> and place it in <code>/wp-admin/images/</code> folder replacing the original WordPress login logo.</p>
<h2>Remove WordPress Logo from Admin Bar</h2>
<p>The WordPress logo in the admin bar is linked to the about section of the admin area dashboard. It is also a drop menu with links to WordPress Documentation and support forums. It can be easily removed by adding a line to the function we used abot to remove Posts from the admin bar. So if you are already using that function add the line to remove wp-logo from the admin bar like this:</p>
<pre class="brush: php; title: ; notranslate">
 function remove_admin_bar_links() {
	global $wp_admin_bar;
	$wp_admin_bar-&gt;remove_menu('wp-logo');
	}
add_action( 'wp_before_admin_bar_render', 'remove_admin_bar_links' );
</pre>
<h2>Conclusion</h2>
<p>This is not all that can be done to better represent WordPress as a CMS to clients. I am sure some of you will have your own tips on the subject and experiences you had with clients while developing with WordPress. Please share your tips and stories in the comments below.</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/fJ9Zzq2NpKE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/customise-the-wordpress-admin-hand-your-client-a-custom-cms/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://wplift.com/customise-the-wordpress-admin-hand-your-client-a-custom-cms</feedburner:origLink></item>
		<item>
		<title>30 Stylish WordPress Themes for Creatives &amp; Freelancers</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/E8X77eQh2EY/30-stylish-wordpress-themes-for-creatives-freelancers</link>
		<comments>http://wplift.com/30-stylish-wordpress-themes-for-creatives-freelancers#comments</comments>
		<pubDate>Fri, 25 May 2012 14:04:53 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[creative wordpress themes]]></category>
		<category><![CDATA[premium wordpress themes]]></category>
		<category><![CDATA[wordpress freelancer themes]]></category>
		<category><![CDATA[wordpress themes for freelancers]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9739</guid>
		<description><![CDATA[Creative WordPress themes are among the most popular theme types in major WordPress Theme marketplaces. Which is easy to understand &#8211; Who doesn&#8217;t want to make a statement with their website, right? A bold, creative design for your business, portfolio, or even personal blog can go a long way it shaping the way people perceive]]></description>
			<content:encoded><![CDATA[<p>Creative WordPress themes are among the most popular theme types in major WordPress Theme marketplaces. Which is easy to understand &#8211; Who doesn&#8217;t want to make a statement with their website, right? A bold, creative design for your business, portfolio, or even personal blog can go a long way it shaping the way people perceive you online. So no matter what you&#8217;re using WordPress for you&#8217;ll want to take a look at this gorgeous selection of 30 creative WordPress themes. And be sure to let us know what you think in the comments below!</p>
<h2>Crius</h2>
<p>Crius is the Responsive Photography, Portfolio, Personal website Template built with latest WordPress features. Advanced Gallery admin, Kenburns Slideshow etc.</p>
<p><a href="http://themeforest.net/item/crius-responsive-photography-creative-portfolio/2304486?ref=dalecom"><img class="aligncenter size-full wp-image-9826" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Crius.png" alt="Crius WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/crius-responsive-photography-creative-portfolio/2304486?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Invo</h2>
<p>Invo WordPress theme is perfect theme for running freelance business. Simple communication with client from client area, client invoicing and 2 payment gateways (PayPal and 2Checkout) are functions that makes Invo theme ROCKS ! Check screenshots to see all pages (client area)</p>
<p><a href="http://themeforest.net/item/invo-wp-business-theme-with-invoice-system/2291034?ref=dalecom"><img class="aligncenter size-full wp-image-9794" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Invo.png" alt="Invo WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/invo-wp-business-theme-with-invoice-system/2291034?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Shutter</h2>
<p>Shutter is an elegant and flexible portfolio theme for photographers, artists and design studios.</p>
<p><a href="http://themeforest.net/item/shutter-photography-portfolio-wordpress-theme/1491735?ref=dalecom"><img class="aligncenter size-full wp-image-9803" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Shutter.png" alt="Shutter WordPress Theme " width="603" height="407" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/shutter-photography-portfolio-wordpress-theme/1491735?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Unix</h2>
<p>Unix Universal WordPress Theme with 6 different style variations.Unix Template is simple and clean template with a lot attention to detail. It is suitable for a lot of different business and private uses.</p>
<p><a href="http://themeforest.net/item/unix-universal-premium-wordpress-theme/2283146?ref=dalecom"><img class="aligncenter size-full wp-image-9808" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Unix.png" alt="Unix WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/unix-universal-premium-wordpress-theme/2283146?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>The Navigator</h2>
<p>The Navigator is ideal for travel blogs and/or location guides. This directory-based theme utilizes Google maps to display exact locations and provide users the ability to interact with the location. This theme could also function as a real estate listings directory or store locator.</p>
<p><a href="http://themeforest.net/item/the-navigator-premium-wp-location-guide-blog/397351?ref=dalecom"><img class="aligncenter size-full wp-image-9831" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-Navigator.png" alt="The Navigator WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/the-navigator-premium-wp-location-guide-blog/397351?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>The Novelist</h2>
<p>If you’re looking for a basic blog, you’ve come to the wrong place. This theme is built for the serious writers looking to showcase their talents. ‘The Novelist’ is a premier RESPONSIVE portfolio theme for authors and/or copy writers. Content is king people.</p>
<p><a href="http://themeforest.net/item/the-novelist-responsive-wp-theme-for-writers/526345?ref=dalecom"><img class="aligncenter size-full wp-image-9807" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-Novelist.png" alt="The Novelist WordPress Theme" width="603" height="407" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/the-novelist-responsive-wp-theme-for-writers/526345?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>Alive</h2>
<p>Alive is a versatile and dynamic WordPress theme designed to provoke the “WOW” response from anyone that views it. It is a jQuery / Ajax powered WordPress theme with deep-linking and SEO support that provides a number of animations that make the page feel ‘alive’. ‘Alive’ comes with a full-screen background slideshow, SEO with deep linking Ajax pages, animated navigation menu, easy to use theme options menu, custom gallery support, jQuery twitter feed, jQuery pagination and image hover effects, translation file for multilingual installations, Ajax powered contact form as well as a host of other features. Try it for yourself today!</p>
<p><a href="http://themeforest.net/item/alive-creative-wordpress-theme/1275902?ref=dalecom"><img class="aligncenter size-full wp-image-9824" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Alive.png" alt="Alive WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/alive-creative-wordpress-theme/1275902?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Domena</h2>
<p>Domena was built with simplicity in mind and gives you the tools to start selling your domains after just a few short minutes of setup.</p>
<p><a href="http://themeforest.net/item/domena-domain-for-sale-template/1408726?ref=dalecom"><img class="aligncenter size-full wp-image-9792" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Domena.png" alt="Domena WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/domena-domain-for-sale-template/1408726?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>William</h2>
<p>William is a grid-based, responsive, minimalistic, ajax powered portfolio theme for creatives. The theme comes with a well thought out responsive layout, unlimited sidebar management, 5 post formats, simple theme options and much more.</p>
<p><a href="http://themeforest.net/item/william-portfolio-wordpress-theme/1377362?ref=dalecom"><img class="aligncenter size-full wp-image-9810" src="http://cdn.wplift.com/wp-content/uploads/2012/05/William.png" alt="William WordPress Theme " width="603" height="407" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/william-portfolio-wordpress-theme/1377362?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Spotlight</h2>
<p>Spotlight is clean and minimalist WordPress theme. This is unique theme to show off your portfolio/projects. This theme suitable for business, agency, personal work and more.</p>
<p><a href="http://themeforest.net/item/spotlight-clean-minimal-wordpress-template/2274885?ref=dalecom"><img class="aligncenter size-full wp-image-9804" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Spotlight.png" alt="Spotlight WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/spotlight-clean-minimal-wordpress-template/2274885?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Lisya</h2>
<p>Lisya is an powerful WordPress Theme that perfectly suits your Portfolio, Creative, Blog or Photo Gallery Website. Auto complete search, Video Self Hosting, Liquid Layout, Unimited Sidebar make this theme beautiful.</p>
<p><a href="http://themeforest.net/item/lisya-portfolio-gallery-wordpress-theme/2249073?ref=dalecom"><img class="aligncenter size-full wp-image-9796" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Lisya.png" alt="Lisya WordPress Theme " width="603" height="402" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/lisya-portfolio-gallery-wordpress-theme/2249073?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Right Now</h2>
<p>Experience the New and Impressive touch to HTML5 and CSS3 Right Now! Draw the Screen to Navigate. Leave behind the “Modal Boxes” and ski among your images and video files, enjoy with your audio player. It is Enhanced with AJAX , Seamless and Fastest experience.</p>
<p><a href="http://themeforest.net/item/right-now-wp-full-video-image-with-audio/1575990?ref=dalecom"><img class="aligncenter size-full wp-image-9829" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Right-Now.png" alt="Right Now WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/right-now-wp-full-video-image-with-audio/1575990?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Bee Bee</h2>
<p>Whether an artist, designer, photographer or anyone in the field of creative services the way your work is presented is crucial to first impressions. Bee Bee is an html template designed with that philosophy. The over all balance and contrast of the design was created with showcasing of works and sale of service in mind.</p>
<p><a href="http://themeforest.net/item/bee-bee-premium-wordpress-theme/2245224?ref=dalecom"><img class="aligncenter size-full wp-image-9825" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Bee-Bee1.png" alt="Bee Bee WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/bee-bee-premium-wordpress-theme/2245224?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Atom</h2>
<p>ATOM is highly customizable, we already provide 4 kick-ass schemes but you can change the colors and the background pattern to create your own scheme!</p>
<p><a href="http://themeforest.net/item/atom-a-design-studio-full-resposive-wordpress/2231331?ref=dalecom"><img class="aligncenter size-full wp-image-9811" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Atom1.png" alt="Atom WordPress Theme " width="603" height="406" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/atom-a-design-studio-full-resposive-wordpress/2231331?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Me</h2>
<p>Hi there! This is the wordpress version of the five start rated html template called “Me”. It designed and built with user experience in mind! It is an easy-to-use wordpress theme with detailed documentation, and tutorial videos. If you need a website to showcase your work, just buy Me:)</p>
<p><a href="http://themeforest.net/item/me-onepage-portfolio/2203296?ref=dalecom"><img class="aligncenter size-full wp-image-9797" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Me.png" alt="Me WordPress Theme " width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/me-onepage-portfolio/2203296?ref=dalecom">Full Details</a> | Price: $25</li>
</ul>
<h2>Primento</h2>
<p>Primento is a One Page WordPress Portfolio which includes a HTML Resume. The theme has a unique retro and creative look and feel to it which is easy to edit and maintain. Sections can easily be added and taken away to personalize your portfolio. The Portfolio supports images, multimedia such as youtube, vimeo, flash and a lot more. The Theme included all PSD to edit any design and details and the theme as you wish.</p>
<p><a href="http://themeforest.net/item/primento-wordpress-portfolio/2196141?ref=dalecom"><img class="aligncenter size-full wp-image-9827" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Primento1.png" alt="Primento WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/primento-wordpress-portfolio/2196141?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>SquareGrid</h2>
<p>Hello. This is a SquareGrid theme for Portfolio. It has really powerful portfolio template that will can show your items for 5 different layouts. Also it supports Image (images), Audio and Video (youtube, vimeo).</p>
<p><a href="http://themeforest.net/item/squaregrid-fully-responsive-theme-for-portfolio/2189202?ref=dalecom"><img class="aligncenter size-full wp-image-9830" src="http://cdn.wplift.com/wp-content/uploads/2012/05/SquareGrid1.png" alt="SquareGrid WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/squaregrid-fully-responsive-theme-for-portfolio/2189202?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Circled</h2>
<p>Circled is a creative WordPress theme perfect for your portfolio or personal website! Each project is made of up of a perfectly round circle and you can show them off in 6 delicious colors!</p>
<p><a href="http://themeforest.net/item/circled-portfolio-wordpress-theme/1608683?ref=dalecom"><img class="aligncenter size-full wp-image-9791" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Circled.png" alt="Circled WordPress Theme " width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/circled-portfolio-wordpress-theme/1608683?ref=dalecom">Full Details</a> | Price:$35</li>
</ul>
<h2>View</h2>
<p>View is a Responsive WordPress theme. This is minimalist design and is best for personal and portfolio site. A lot of features like gallery, video, flex slider, and a many more. You may check the live preview to see the actual action. You get 2 themes with this purchase: full site and one page portfolio site.</p>
<p><a href="http://themeforest.net/item/view-2-in-1-wordpress-responsive-themes-/1529090?ref=dalecom"><img class="aligncenter size-full wp-image-9809" src="http://cdn.wplift.com/wp-content/uploads/2012/05/View.png" alt="View WordPress Theme " width="603" height="407" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/view-2-in-1-wordpress-responsive-themes-/1529090?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Breath</h2>
<p>Simplistic design that packs a punch. Breath will capture your vision with cohesion and creativity, that will put you right at the top of the game.</p>
<p><a href="http://themeforest.net/item/breath-wordpress-theme/1363516?ref=dalecom"><img class="aligncenter size-full wp-image-9790" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Breath.png" alt="Breath WordPress Theme " width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/breath-wordpress-theme/1363516?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Purty</h2>
<p>Purty is a fun and energetic agency, portfolio, and freelancer’s dream theme. It’s jam packed with loads of top-notch features, widgets, shortcodes, sliders and more…all to spice up your ever-growing presence on the interwebs.</p>
<p><a href="http://themeforest.net/item/purty-creative-portfolio-wordpress-theme/2120917?ref=dalecom"><img class="aligncenter size-full wp-image-9800" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Purty1.png" alt="Purty WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/purty-creative-portfolio-wordpress-theme/2120917?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Responsive</h2>
<p>RSW ( Responsive Fullscreen Studio for WordPress ) is a powerful theme for photographers and creative artists and comes with Light and Dark with theme options supporting multicolor customization of theme elements using color pickers. Creative artists can easily display their products using unlimited portfolio and post formats supporting Aside, Quote, Audio, Video, Link, Image and Gallery.</p>
<p><a href="http://themeforest.net/item/responsive-fullscreen-studio-for-wordpress/2026019?ref=dalecom"><img class="aligncenter size-full wp-image-9828" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Responsive.png" alt="Responsive WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/responsive-fullscreen-studio-for-wordpress/2026019?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>HyperGrid</h2>
<p>HyperGrid is a feature-rich, responsive WordPress theme which easily transforms your basic blog into a fully functional gallery showcase website. It comes with a built-in submission form to accept user-submission entries into your collection. Use HyperGrid and start your very own gallery site!</p>
<p><a href="http://themeforest.net/item/hypergrid-responsive-gallery-showcase-wp-theme/1433132?ref=dalecom"><img class="aligncenter size-full wp-image-9793" src="http://cdn.wplift.com/wp-content/uploads/2012/05/HyperGrid.png" alt="HyperGrid WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/hypergrid-responsive-gallery-showcase-wp-theme/1433132?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Jacto</h2>
<p>Jacto is the perfect solution to your online portfolio. Whether you want to simply showcase your latest work or go further by adding a blog you’ll find what you need all in one theme.</p>
<p><a href="http://themeforest.net/item/jacto-wordpress-portfolio/2011976?ref=dalecom"><img class="aligncenter size-full wp-image-9795" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Jacto1.png" alt="Jacto WordPress Theme " width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/jacto-wordpress-portfolio/2011976?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Saigon</h2>
<p>You can change any background, color, heading font by using Theme Options inside admin panel.</p>
<p><a href="http://themeforest.net/item/saigon-responsivecreative-wordpress-theme/2244766?ref=dalecom"><img class="aligncenter size-full wp-image-9802" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Saigon-.png" alt="Saigon WordPress Theme " width="603" height="407" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/saigon-responsivecreative-wordpress-theme/2244766?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Stilo</h2>
<p>Welcome to Stilo… A full-fledged Responsive Portfolio / Gallery Theme, built to showcase your beautiful works with a certain pizazz. It’s an easy to use theme with loads of nifty features.</p>
<p><a href="http://themeforest.net/item/stilo-responsive-portfolio-wordpress-them/1933753?ref=dalecom"><img class="aligncenter size-full wp-image-9805" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Stilo1.png" alt="Stilo WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/stilo-responsive-portfolio-wordpress-them/1933753?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>The First</h2>
<p>The First is a Multi-Purposes WordPress Theme. You can change any background, color, heading font by using The-First Theme Settings inside Admin Panel.</p>
<p><a href="http://themeforest.net/item/the-first-multipurposes-wordpress-theme/1873740?ref=dalecom"><img class="aligncenter size-full wp-image-9806" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-First1.png" alt="The First WordPress Theme " width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/the-first-multipurposes-wordpress-theme/1873740?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Radius</h2>
<p>Featuring a responsive design, you can scale Radius all the way down to iPhone size and still have a beautiful, full-featured site in the palm of your hand. Try out the demo!</p>
<p><a href="http://themeforest.net/item/radius-responsive-wordpress-theme/1846727?ref=dalecom"><img class="aligncenter size-full wp-image-9801" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Radius.png" alt="Radius WordPress Theme " width="603" height="410" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/radius-responsive-wordpress-theme/1846727?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Orchid</h2>
<p>Orchid is a simple and clean portfolio type WordPress template. It is filled with tons of features but i would say its responsiveness is its key feature.</p>
<p><a href="http://themeforest.net/item/orchid/1717260?ref=dalecom"><img class="aligncenter size-full wp-image-9799" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Orchid.png" alt="Orchid WordPress Theme" width="603" height="410" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/orchid/1717260?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Notebook</h2>
<p>Notebook is a responsive and simple-to-use WordPress theme for the creative agency, freelancer or virtually any other business looking for an attractive, professional web presence.</p>
<p><a href="http://themeforest.net/item/notebook-responsive-wordpress-portfolio-theme/1677426?ref=dalecom"><img class="aligncenter size-full wp-image-9798" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Notebook.png" alt="Notebook WordPress Theme " width="603" height="406" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/notebook-responsive-wordpress-portfolio-theme/1677426?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/E8X77eQh2EY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-stylish-wordpress-themes-for-creatives-freelancers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/30-stylish-wordpress-themes-for-creatives-freelancers</feedburner:origLink></item>
		<item>
		<title>Spring Clean: How to Tidy up your WordPress Site &amp; Make it Faster</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/RoNgn-7CNbg/spring-clean-how-to-tidy-up-your-wordpress-site-make-it-faster</link>
		<comments>http://wplift.com/spring-clean-how-to-tidy-up-your-wordpress-site-make-it-faster#comments</comments>
		<pubDate>Thu, 24 May 2012 02:08:40 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Wordpress Guides]]></category>
		<category><![CDATA[clean up wordpress]]></category>
		<category><![CDATA[make wordpress faster]]></category>
		<category><![CDATA[tidy up wordpress]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9697</guid>
		<description><![CDATA[WordPress is a rock solid web publishing platform, but it needs regular maintenance or it becomes vulnerable and slow. Firstly, there are some WordPress Security Best Practices that you need to follow in order to keep your WordPress powered website safe. Then there are other things that you can do to clean up the mess]]></description>
			<content:encoded><![CDATA[<p>WordPress is a rock solid web publishing platform, but it needs regular maintenance or it becomes vulnerable and slow. Firstly, there are some <a href="http://wplift.com/wordpress-security-best-practices-free-premium-plugins"> WordPress Security Best Practices</a> that you need to follow in order to keep your WordPress powered website safe. Then there are other things that you can do to clean up the mess accumulated over the months of publishing. In this post, we will discuss tidying up your wordpress installation.</p>
<h2>Clean up Unwanted Drafts</h2>
<p>If you run a busy website or a site with multiple authors, you will have several unpublished posts in drafts. There will be posts that were started but never completed, posts that were later changed into something else. This is the clutter made during the creation of new content. A lot of this clutter can be made usable, rest of them are just taking space and creating a messy look. Cleaning up drafts that you no longer need will keep your posts area cleaner and more organized. Revisiting drafts will also give you a chance to find new post ideas or give rebirth to an untested idea.<br />
<img class="alignnone size-full wp-image-9699" src="http://cdn.wplift.com/wp-content/uploads/2012/05/deleting-drafts-wp.png" alt="" width="603" height="350" /></p>
<h2>Delete Spam and Trash Comments</h2>
<p>As your website gets older and starts building a reputation around the web, you start getting more and more spam comments. Akismet catches a lot of spam and stores them in your database for your review. There are also comments that got away from Akismet and are awaiting moderation, then there are comments that you trashed. These comments are just taking space, cleaning them would make it easier for you to review the discussions on your website, it will also make your comments admin area look cleaner. I personally keep this area clean as comments are a very helpful resource for me to look at and think about what I should write next.</p>
<h2>Manage Categories and Tags</h2>
<p>Categories and Tags were so badly misused by people who thought these are some kind of tools to tell Search Engines what a website is about. Well after the recent updates to Google Search, many website owners and bloggers have recognized that this is not the case. However, most busy websites have many categories with no posts, irrelevant tags, posts with no categories or tags, and so on. Open your categories and tags and delete categories/tags with no posts or if you remember some post that might be relevant to that category/tag edit those posts and properly categorize them.</p>
<p>While you are managing your tags and categories you would notice that you can add descriptions for your categories and tags. A lot of users don&#8217;t take advantage of this search engine friendly feature. Unfortunately, many WordPress theme developers also don&#8217;t take advantage of this. I think adding description below category title on categories templates would make category views useful for visitors as well as search engines.</p>
<p>Managing categories/tags will make your website well organized. It will also make it easier for visitors to browse content on your website. Browsing through your posts, categories, and tags will also give you some nice post ideas.</p>
<p><img class="alignnone size-full wp-image-9700" src="http://cdn.wplift.com/wp-content/uploads/2012/05/categories-clean-up.png" alt="" width="603" height="350" /></p>
<h2>Database Cleanups</h2>
<p>Your database size isn&#8217;t this huge because of your lengthy posts, there is data stored by plugins and the default WordPress settings that is useless and you probably don’t need it at all. Some of this data can be easily removed without affecting anything on your website. Removing this data can potentially make your database queries run faster, and would definitely reduce the size of your database backups.</p>
<blockquote><p><strong>Warning:</strong> Please be careful while updating your database. Make sure you have made a <a href="http://wplift.com/how-to-backup-your-wordpress-site-with-backupbuddy">complete backup of your WordPress database</a> before updating it.</p></blockquote>
<h2>Clean up the Fetched Feed Data</h2>
<p>WordPress comes with a built-in mechanism to fetch RSS feeds and display them in widgets. On a default WordPress installation, you would see this in action on your admin dashboard where it automatically fetches the feeds for WordPress Development Blog and WordPress Planet. The data for these feeds is stored in your database. It is quite harmless but you can clean it up if you want.</p>
<pre class="brush: sql; title: ; notranslate">
DELETE FROM `wp_options` WHERE `option_name` LIKE ('_transient%_feed_%')
</pre>
<p><img class="alignnone size-full wp-image-9705" src="http://cdn.wplift.com/wp-content/uploads/2012/05/cleanup-feed-data.png" alt="" width="603" height="350" /></p>
<h2>Clean up Unwanted Database Tables Created by Plugins</h2>
<p>I love trying new plugins and themes, some of them become a permanent part of that setup and some don&#8217;t. Some plugins I deactivate and delete while others are left activated doing nothing (I know that&#8217;s very irresponsible of me). A lot of WordPress plugins and themes store data in your database and if you are like me then over the time you will have several entries and tables in your database that are totally useless. Any good plugin author would include the removal of these entries into their uninstall script or would at least provide you instructions on how to remove them. Unfortunately, some plugin authors choose not to do so. Theme developers prefer not to uninstall that data because it may contain your widgets, header, background or navigational menu settings.</p>
<p>To remove unwanted plugin and theme data from your database, browse it to find such entries and tables and delete them. Make sure you first deactivate and delete the plugins and themes you don&#8217;t need. Also I can not stress this enough, make a backup of your database before doing anything. The first place you would want to look at is your <code>wp_options</code> table in your database. Browse the table carefully and see if you can find entries related to an inactive plugin.</p>
<p>Apart from wp_options, some plugins will also create their own tables to store data. These will be quite easy to identify among your WordPress tables.</p>
<p><img class="alignnone size-full wp-image-9861" src="http://cdn.wplift.com/wp-content/uploads/2012/05/plugin-theme-data.png" alt="" width="603" height="350" /></p>
<h2>Cleanup Post Revisions</h2>
<p>By default, WordPress saves posts revisions, these are auto-save versions of your posts stored in your database. If you have hundereds of posts on your blog than each of them would have several revisions stored in your database. Deleting these revisions would reduce the size of your backup file and would probably make your queries run a little faster. Running the following query on your WordPress database you can easily remove revisions.</p>
<pre class="brush: sql; title: ; notranslate">
DELETE FROM `wp_posts` WHERE `post_type` = 'revision';
</pre>
<p>I don&#8217;t think that turning off revisions on a multi-author website is a good idea. There are <a href="http://wordpress.org/extend/plugins/revision-control/">other ways to manage revisions</a> to make sure that there are not too many revisions in the database. But if you insist on turning them off altogether then all you need to do is to add this line to your wp-config.php file:</p>
<pre class="brush: php; title: ; notranslate">
define('WP_POST_REVISIONS', false);
</pre>
<h2>Deleting Unwanted Files in Media Library</h2>
<p>Images and files uploaded to your server while writing posts or separately, are managed in the Media Library. Now there are two kind of files that you would want to delete. Firstly you would need to find the files that are not attached to a post and just lying there because you or some other user on your website uploaded them and didn&#8217;t use them anywhere. On the Media Screen, click on Unattached and WordPress will display files that are not attached to any post. Please browse the list once before deleting these files, there might be image files used in your themes and widgets.</p>
<p>Secondly, you can choose to delete different sizes of the images stored on your server. By default WordPress saves an image in three sizes; full, medium, and thumbnail. However, make sure you are not using those sizes anywhere on your website. By default WordPress saves an image in three sizes full size, medium size and thumbnail.</p>
<h2>Conclusion</h2>
<p>WordPress requires maintenance just like a good car. It would run faster and consume less resources if maintained and optimized regularly.</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/RoNgn-7CNbg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/spring-clean-how-to-tidy-up-your-wordpress-site-make-it-faster/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://wplift.com/spring-clean-how-to-tidy-up-your-wordpress-site-make-it-faster</feedburner:origLink></item>
		<item>
		<title>WordPress Theme Release: Charlton Post Formats Blogging Theme</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/w74wZI-_ZqI/wordpress-theme-release-charlton-post-formats-blogging-theme</link>
		<comments>http://wplift.com/wordpress-theme-release-charlton-post-formats-blogging-theme#comments</comments>
		<pubDate>Wed, 23 May 2012 08:24:26 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[blogging theme]]></category>
		<category><![CDATA[premium wordpress theme]]></category>
		<category><![CDATA[themefurnace]]></category>
		<category><![CDATA[wordpress post formats]]></category>
		<category><![CDATA[wordpress post formats theme]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9835</guid>
		<description><![CDATA[I just released a new theme over at ThemeFurnace called &#8220;Charlton&#8220;. Charlton is a really clean blogging theme which makes use of Post Formats so you can publish Videos, Audio, Asides, Quotes, Photos and Galleries of images. I tried to make the look of this theme really clean and minimal so its like a blank]]></description>
			<content:encoded><![CDATA[<p>I just released a new theme over at <a href="http://themefurnace.com">ThemeFurnace</a> called &#8220;<a href="http://themefurnace.com/blog/portfolio/charlton/">Charlton</a>&#8220;. Charlton is a really clean blogging theme which makes use of <a href="http://wplift.com/wordpress-personal-blogging-themes-which-use-post-formats">Post Formats</a> so you can publish Videos, Audio, Asides, Quotes, Photos and Galleries of images. I tried to make the look of this theme really clean and minimal so its like a blank slate for the user to build on top of .</p>
<p>Charlton costs $49 or the developer club membership is $99 which includes all themes. WPLift readers can use the following coupon for 50% off both until the end of the month (31st May) :</p>
<ul>
<li><a href="http://themefurnace.com/blog/portfolio/charlton/">Purchase Charlton for $24.50</a></li>
<li><a href="http://themefurnace.com/blog/portfolio/charlton/">Join the developer club for $49.50</a></li>
<li>Use Coupon code: <strong>CHARLTONLAUNCH</strong></li>
</ul>
<p><a href="http://themefurnace.com/blog/portfolio/charlton/"><img title="charlton2" src="http://themefurnace.com/wp-content/uploads/2012/05/charlton2.png" alt="" width="613" height="512" /></a></p>
<h2>Theme Details</h2>
<p>As with all ThemeFurnace themes, Charlton includes our Theme options panel which allows you to upload a logo, change footer text and scripts, take full control over the typography &#8211; choose Google webfonts to use for headings or body text, control the built-in nivo slider, choose which social media services to display ( along with follower counts) and the theme has some custom widgets built in for showing your tweets and flickr photos.</p>
<p><img class="alignnone size-full wp-image-9841" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/120.png" alt="" width="630" height="455" /></p>
<h2>Post Formats</h2>
<p>We have included the following post formats with the Charlton theme:</p>
<ul>
<li>Standard – for normal posts</li>
<li>Aside – for quick text snippets, no title is added</li>
<li>Link – For linking to any URL – post title becomes the link</li>
<li>Gallery – for adding multiple images</li>
<li>Audio – for embedding audio</li>
<li>Video – for embedding video</li>
<li>Quote – Large font for quotes, no post title</li>
<li>Image – for single images</li>
</ul>
<h2>Conclusion</h2>
<p>Im pleased with this theme &#8211; it should be a solid base for someone wanting a clean and modern personal blogging theme with up-to-date features.</p>
<ul>
<li><a href="http://themefurnace.com/blog/portfolio/charlton/">Purchase Charlton for $24.50</a></li>
<li><a href="http://themefurnace.com/blog/portfolio/charlton/">Join the developer club for $49.50</a></li>
<li>Use Coupon code: <strong>CHARLTONLAUNCH</strong></li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/w74wZI-_ZqI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/wordpress-theme-release-charlton-post-formats-blogging-theme/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/wordpress-theme-release-charlton-post-formats-blogging-theme</feedburner:origLink></item>
		<item>
		<title>20 Excellent &amp; Professional Examples of BuddyPress Websites 2012</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/m4asOxeZo2U/20-excellent-professional-examples-of-buddypress-websites-2012</link>
		<comments>http://wplift.com/20-excellent-professional-examples-of-buddypress-websites-2012#comments</comments>
		<pubDate>Tue, 22 May 2012 09:07:41 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[creative BuddyPress sites]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9709</guid>
		<description><![CDATA[Im going to be building a big project soon using BuddyPress (converting an existing site over from VBulletin) so I&#8217;ve been taking a look at what people have been building with it lately. I last did a roundup back in january 2011 of sites using BuddyPress, and there were some great examples back then so]]></description>
			<content:encoded><![CDATA[<p>Im going to be building a big project soon using <a href="http://wplift.com/category/buddypress">BuddyPress</a> (converting an existing site over from VBulletin) so I&#8217;ve been taking a look at what people have been building with it lately. I last did a roundup back in january 2011 of <a href="http://wplift.com/20-creative-wordpress-sites-using-buddypress">sites using BuddyPress</a>, and there were some great examples back then so its cool to see whats been built since. Today I will be taking a look at the best and most creative ways people have been using it.</p>
<h2>Beer Credits</h2>
<p><a href="http://www.beercredits.com/"><img class="alignnone size-full wp-image-9711" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/118.png" alt="" width="603" height="408" /></a></p>
<h2>Feel The Yarn</h2>
<p><a href="http://www.feeltheyarn.it/"><img class="alignnone size-full wp-image-9712" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/218.png" alt="" width="603" height="408" /></a></p>
<h2>Enterprise Nation</h2>
<p><a href="http://www.enterprisenation.com/"><img class="alignnone size-full wp-image-9713" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/310.png" alt="" width="603" height="408" /></a></p>
<h2>Stu Connect</h2>
<p><a href="http://stuconnect.co.uk/"><img class="alignnone size-full wp-image-9714" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/47.png" alt="" width="603" height="408" /></a></p>
<h2>Love this Tune</h2>
<p><a href="http://www.lovethistune.com/"><img class="alignnone size-full wp-image-9715" title="5" src="http://cdn.wplift.com/wp-content/uploads/2012/05/56.png" alt="" width="603" height="408" /></a></p>
<h2>Rockhaq</h2>
<p><a href="http://rockhaq.com/"><img class="alignnone size-full wp-image-9716" title="6" src="http://cdn.wplift.com/wp-content/uploads/2012/05/65.png" alt="" width="603" height="408" /></a></p>
<h2>Lega Nerd</h2>
<p><a href="http://leganerd.com/"><img class="alignnone size-full wp-image-9717" title="7" src="http://cdn.wplift.com/wp-content/uploads/2012/05/74.png" alt="" width="603" height="408" /></a></p>
<h2>My Telegraph</h2>
<p><a href="http://my.telegraph.co.uk/"><img class="alignnone size-full wp-image-9719" title="8" src="http://cdn.wplift.com/wp-content/uploads/2012/05/84.png" alt="" width="603" height="408" /></a></p>
<h2>UBC Blogs</h2>
<p><a href="http://blogs.ubc.ca/"><img class="alignnone size-full wp-image-9720" title="9" src="http://cdn.wplift.com/wp-content/uploads/2012/05/92.png" alt="" width="603" height="408" /></a></p>
<h2>Startup Weekend</h2>
<p><a href="http://startupweekend.org/"><img class="alignnone size-full wp-image-9721" title="10" src="http://cdn.wplift.com/wp-content/uploads/2012/05/102.png" alt="" width="603" height="408" /></a></p>
<h2>Little Sketchers</h2>
<p><a href="http://littlesketchers.com/"><img class="alignnone size-full wp-image-9722" title="11" src="http://cdn.wplift.com/wp-content/uploads/2012/05/119.png" alt="" width="603" height="408" /></a></p>
<h2>Kodingen</h2>
<p><a href="https://kodingen.com/"><img class="alignnone size-full wp-image-9723" title="12" src="http://cdn.wplift.com/wp-content/uploads/2012/05/123.png" alt="" width="603" height="408" /></a></p>
<h2>Culture 360</h2>
<p><a href="http://culture360.org/"><img class="alignnone size-full wp-image-9724" title="13" src="http://cdn.wplift.com/wp-content/uploads/2012/05/133.png" alt="" width="603" height="408" /></a></p>
<h2>Bitsy</h2>
<p><a href="http://bitsythis.com/"><img class="alignnone size-full wp-image-9725" title="14" src="http://cdn.wplift.com/wp-content/uploads/2012/05/143.png" alt="" width="603" height="408" /></a></p>
<h2>Operation HQ</h2>
<p><a href="http://www.operationhq.co.nz/"><img class="alignnone size-full wp-image-9726" title="15" src="http://cdn.wplift.com/wp-content/uploads/2012/05/152.png" alt="" width="603" height="408" /></a></p>
<h2>De Elas</h2>
<p><a href="http://www.deellas.com/"><img class="alignnone size-full wp-image-9727" title="16" src="http://cdn.wplift.com/wp-content/uploads/2012/05/163.png" alt="" width="603" height="408" /></a></p>
<h2>Salomon Trail Running</h2>
<p><a href="http://trailrunning.pl/"><img class="alignnone size-full wp-image-9728" title="17" src="http://cdn.wplift.com/wp-content/uploads/2012/05/172.png" alt="" width="603" height="408" /></a></p>
<h2>Caryl</h2>
<p><a href="http://caryl.fr/"><img class="alignnone size-full wp-image-9729" title="18" src="http://cdn.wplift.com/wp-content/uploads/2012/05/182.png" alt="" width="603" height="408" /></a></p>
<h2>Women in Marketing &amp; Communcation</h2>
<p><a href="http://www.vmc.nl/"><img class="alignnone size-full wp-image-9730" title="19" src="http://cdn.wplift.com/wp-content/uploads/2012/05/192.png" alt="" width="603" height="408" /></a></p>
<h2>VC 4 Africa</h2>
<p><a href="http://www.vc4africa.biz/"><img class="alignnone size-full wp-image-9731" title="20" src="http://cdn.wplift.com/wp-content/uploads/2012/05/202.png" alt="" width="603" height="408" /></a></p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/m4asOxeZo2U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/20-excellent-professional-examples-of-buddypress-websites-2012/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://wplift.com/20-excellent-professional-examples-of-buddypress-websites-2012</feedburner:origLink></item>
		<item>
		<title>Interview with Nick Roach from Elegant Themes + Competition</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/CtXrM1LlEmQ/interview-with-nick-roach-from-elegant-themes-competition</link>
		<comments>http://wplift.com/interview-with-nick-roach-from-elegant-themes-competition#comments</comments>
		<pubDate>Mon, 21 May 2012 08:59:30 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Interviews]]></category>
		<category><![CDATA[elegant themes]]></category>
		<category><![CDATA[premium wordpress themes]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9678</guid>
		<description><![CDATA[Elegant Themes is one of my favourite commercial theme companies, they have consistently produced attractive themes with loads of different features &#8211; I have featured them many times in our roundup posts. They won the WPCandy Theme Madness competition also, which was decided by rounds of public voting. The site currently holds 76 themes which]]></description>
			<content:encoded><![CDATA[<p><a href="/elegantthemes">Elegant Themes</a> is one of my favourite commercial theme companies, they have consistently produced attractive themes with loads of different features &#8211; I have featured them many times in our roundup posts. They won the WPCandy <a href="http://wpcandy.com/announces/theme-madness-2011-winners">Theme Madness</a> competition also, which was decided by rounds of public voting. The site currently holds 76 themes which you can gain access to all by joining the club which starts at just $39 per year, so really good value as well.</p>
<p>The company was started by designer Nick Roach, single-handedly, and now employs 13 people which is impressive. Nick has given me 3 club memberships to give away to WPLift readers, you can enter using the widget below &#8211; winners will be drawn at random in 7 days time ( 28th May 2012).</p>
<p><a id="rc-9eb3ae6" class="rafl" href="http://www.rafflecopter.com">a Rafflecopter giveaway</a><br />
<script type="text/javascript" src="//d12vno17mo87cx.cloudfront.net/embed/rafl/cptr.js"></script></p>
<p>I also took this opportuity to ask Nick some questions about Elegant Themes&#8230;</p>
<h2>What is your background with WordPress?</h2>
<p>I am designer at heart and a lover of technology. I have been putting these two skills to work for some time now, creating templates and themes for various platforms. I became interested in WordPress early on and never looked back. The community is great and I am really glad to be a part of it. I started ElegantThemes a few years ago after having creating several free <a href="http://elegantthemes.com">WordPress themes</a>.</p>
<p><a href="/elegantthemes"><img title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/117.png" alt="" width="603" height="281" /></a></p>
<h2>How many people work at ElegantThemes now ?</h2>
<p>There are 13 people that work for the company. The majority of our staff are dedicated to technical support and spend their time helping out our members in the forums. There is one designer (me) and two rock star developers that have been working with me for years.</p>
<h2>You were one of the first with a yearly membership structure, do you think this helped ?</h2>
<p>Yes, it certainly did. I love the membership structure and am glad that I chose this business model. Being a &#8220;member&#8221; is different than being a &#8220;customer.&#8221; Membership is something more and has helped instill a stronger sense of community.</p>
<p><a href="/elegantthemes"><img title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/217.png" alt="" width="603" height="408" /></a></p>
<h2>Where do you get ideas for new themes / design inspiration from ?</h2>
<p>I spend a lot of time simply browsing the web, and follow that up with sitting in my room for hours and hours milling over concepts in Photoshop. It&#8217;s a lot of trial and error, but eventually something great always emerges!</p>
<h2>For someone wanting to start selling premium themes, do you have any advice ?</h2>
<p>I have a few suggestions to people just starting out.</p>
<ul>
<li>1) Focus on quality over quantity. There are so many themes out there already and it&#8217;s important to make something great if you want to stand out.</li>
<li>2) Don&#8217;t underestimate the importance of customer satisfaction.</li>
<li>3) Don&#8217;t give up too early. Establishing yourself won&#8217;t happen overnight.</li>
</ul>
<p><a href="/elegantthemes"><img class="alignnone size-full wp-image-9687" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/39.png" alt="" width="603" height="408" /></a></p>
<h2>How do you see the premium theme market evolving over the next 12 months ?</h2>
<p>I think that we will continue to see more niche themes being created as WordPress as a CMS expands into more and more online applications.</p>
<h2>What do you have planned for ElegantThemes in future ?</h2>
<p>Right now we are really focused on mobile. The way that we are browsing the internet is changing drastically, and it is important to start designing in a responsive manner. We have been working hard to convert our old themes to be fully responsive, meaning that they will adapt to small screen sizes and display beautifully on smartphone and tablets. I hope to show initiative in this area and make sure that our customers are ready for the mobile revolution.</p>
<p><a href="/elegantthemes"><img class="alignnone size-full wp-image-9689" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/46.png" alt="" width="603" height="408" /></a></p>
<p>Thanks for taking the time to answer these questions, good luck with the future of Elegant Themes!</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/CtXrM1LlEmQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/interview-with-nick-roach-from-elegant-themes-competition/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		<feedburner:origLink>http://wplift.com/interview-with-nick-roach-from-elegant-themes-competition</feedburner:origLink></item>
		<item>
		<title>30 WordPress Themes for General Blogging 2012</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/RctQVyaUMIA/30-wordpress-themes-for-general-blogging-2012</link>
		<comments>http://wplift.com/30-wordpress-themes-for-general-blogging-2012#comments</comments>
		<pubDate>Sun, 20 May 2012 07:43:10 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[personal blog theme]]></category>
		<category><![CDATA[personal blog themes]]></category>
		<category><![CDATA[wordpress blog themes]]></category>
		<category><![CDATA[wordpress blogging themes]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9595</guid>
		<description><![CDATA[Remember that thing WordPress was used for before it was your business website, your ecommerce store, your web tv channel, and your digital portfolio? Oh yeah, I think it was called blogging. It&#8217;s pretty crazy how far WordPress has come since it&#8217;s invention. Most of us who work on it day in and day out]]></description>
			<content:encoded><![CDATA[<p>Remember that thing WordPress was used for before it was your business website, your ecommerce store, your web tv channel, and your digital portfolio? Oh yeah, I think it was called <em>blogging</em>. It&#8217;s pretty crazy how far WordPress has come since it&#8217;s invention. Most of us who work on it day in and day out don&#8217;t think of it as a blogging platform so much as a super powerful content management system that with the right theme can become just about anything. But it&#8217;s nice to remember that WordPress IS still a blogging platform and some people don&#8217;t want to launch a product or host a store they just want to blog. So for those of you out there like myself who enjoy a beautiful personal blogging theme just as much as all the rest &#8211; here are 30 really cool ones.</p>
<h2><a href="http://www.mojo-themes.com/item/easy-wordpress-theme/?r=wplift">Easy</a></h2>
<p>Easy is a great Magazine WordPress Theme that offers a clean design and neat code. The rich theme admin panel and widgets enable you to control over your content, manage your advertisment, show your latest tweet, video, photos and much more.</p>
<p><a href="http://www.mojo-themes.com/item/easy-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9605" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Easy.png" alt="Easy WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/easy-wordpress-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2><a href="http://www.mojo-themes.com/item/noxon-modular-and-responsive-magazine-theme/?r=wplift">Noxon</a></h2>
<p>Noxon is flexible, customizable and fully responsive magazine WordPress theme with clean and sleek design. Theme includes lots of advanced features and functions and is based on solid backend framework.</p>
<p><a href="http://www.mojo-themes.com/item/noxon-modular-and-responsive-magazine-theme/?r=wplift"><img class="aligncenter size-full wp-image-9611" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Noxon-.png" alt="Noxon WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/noxon-modular-and-responsive-magazine-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2><a href="http://www.mojo-themes.com/item/maggie-news-magazine-wordpress-theme/?r=wplift">Maggie</a></h2>
<p>Maggie is a clean and simple magazine WordPress theme, created specially for anyone who wants to create a news editorial sites, magazine sites or personal blog.</p>
<p><a href="http://www.mojo-themes.com/item/maggie-news-magazine-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9609" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Maggie.png" alt="Maggie WordPress Theme" width="603" height="409" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/maggie-news-magazine-wordpress-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2><a href="http://www.mojo-themes.com/item/smartberry-magazine-theme-for-wordpress/?r=wplift">Smartberry</a></h2>
<p>Smartberry WordPress Theme is a top notch Magazine, Community &amp; Blog Theme full of custom options, custom widgets and smashing design. Smartberry is suitable for content producers at all levels – small and large online magazines, bloggers or professional communities. Tempus is a beautiful and pixel-perfect blog and magazine Theme from Themica.</p>
<p><a href="http://www.mojo-themes.com/item/smartberry-magazine-theme-for-wordpress/?r=wplift"><img class="aligncenter size-full wp-image-9619" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Smartberry.png" alt="Smartberry WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/smartberry-magazine-theme-for-wordpress/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2><a href="http://www.mojo-themes.com/item/zen-wordpress-theme/?r=wplift">Zen</a></h2>
<p>Blog/Magazine WordPress theme perfect for personal blog pages completely coded on HTML 5.</p>
<p><a href="http://www.mojo-themes.com/item/zen-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9627" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Zen.png" alt="Zen WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/zen-wordpress-theme/?r=wplift">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://www.mojo-themes.com/item/simplee-wordpress-theme/?r=wplift">Simplee</a></h2>
<p>Simplee is a great magazine wordpress theme clean designed and neat coded. The compact theme admin panel and widgets enable you to control over your content, show your latest tweet, photos and much more.</p>
<p><a href="http://www.mojo-themes.com/item/simplee-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9618" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Simplee.png" alt="Simplee WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/simplee-wordpress-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2><a href="http://themeforest.net/item/premium-pixels-fancy-pants-blog-magazine-theme/232838?ref=dalecom">Premium Pixels</a></h2>
<p>The Premium Pixels theme is perfect for the blogger who takes pride in their appearance. This theme has appeared in numerous design galleries while serving PremiumPixels.com and has gained countless ‘nods of approval’ from those in the know. Now it’s all yours.</p>
<p><a href="http://themeforest.net/item/premium-pixels-fancy-pants-blog-magazine-theme/232838?ref=dalecom"><img class="aligncenter size-full wp-image-9613" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Premium-Pixels.png" alt="Premium Pixels WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/premium-pixels-fancy-pants-blog-magazine-theme/232838?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2><a href="http://themeforest.net/item/typo-tumblog-style-wordpress-theme/799782?ref=dalecom">Typo</a></h2>
<p>Typo takes advantage of WordPress 3.0 menus, automatically sized featured images and custom theme options. Take a look at the demo site to get a better look! This theme, like all Okay Themes, comes with an extensive help file and installation video to get you started.</p>
<p><a href="http://themeforest.net/item/typo-tumblog-style-wordpress-theme/799782?ref=dalecom"><img class="aligncenter size-full wp-image-9623" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Typo.png" alt="Typo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/typo-tumblog-style-wordpress-theme/799782?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2><a href="http://themeforest.net/item/website-responsive-wordpress-theme/1739143?ref=dalecom">Website</a></h2>
<p>Website is a responsive theme, which means it adapts to the device on which it’s displayed.<br />
The theme cares for your content so it looks great on all devices, but you can also decide to show part of a content on some versions only, and hide on others.</p>
<p><a href="http://themeforest.net/item/website-responsive-wordpress-theme/1739143?ref=dalecom"><img class="aligncenter size-full wp-image-9625" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Website.png" alt="Website WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/website-responsive-wordpress-theme/1739143?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/handmade-personal-wordpress-blogging-theme/1130466?ref=dalecom">Handmade</a></h2>
<p>Handmade is the last Obox Theme for 2011. Designed by Shyama Golden this theme has been in our stables for quite a while now. It just took some time to fit it into our schedules, however we feel that the time it has taken has been well spent as the execution is lovely.</p>
<p><a href="http://themeforest.net/item/handmade-personal-wordpress-blogging-theme/1130466?ref=dalecom"><img class="aligncenter size-full wp-image-9607" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Handmade.png" alt="Handmade WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/handmade-personal-wordpress-blogging-theme/1130466?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/waves-wordpress-tumblog-theme/309521?ref=dalecom">Waves</a></h2>
<p>We are continuing our run of producing tumblog themes and today see the introduction of a brand spanking new template called “Waves” which has been designed by Luke Beard.</p>
<p><a href="http://themeforest.net/item/waves-wordpress-tumblog-theme/309521?ref=dalecom"><img class="aligncenter size-full wp-image-9624" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Waves.png" alt="Waves WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/waves-wordpress-tumblog-theme/309521?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/pixelpower-responsive-html5css3-wordpress-theme/705136?ref=dalecom">PixelPower</a></h2>
<p>This is a clean, modern, powerful WordPress tumblog-style theme designed for a wide variety of uses from bloggers to design portfolios. The responsive web design adapts from large to mobile screens, just resize the browser window to test it out, no additional setup required!</p>
<p><a href="http://themeforest.net/item/pixelpower-responsive-html5css3-wordpress-theme/705136?ref=dalecom"><img class="aligncenter size-full wp-image-9612" src="http://cdn.wplift.com/wp-content/uploads/2012/05/PixelPower.png" alt="PixelPower WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/pixelpower-responsive-html5css3-wordpress-theme/705136?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/memo-tumblog-style-wordpress-theme/674465?ref=dalecom">Memo</a></h2>
<p>Memo is a super-awesome tumblog style WordPress theme with a clean, minimal design. If you’re looking to get started with microblogging then Memo will be right up your street.</p>
<p><a href="http://themeforest.net/item/memo-tumblog-style-wordpress-theme/674465?ref=dalecom"><img class="aligncenter size-full wp-image-9610" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Memo.png" alt="Memo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/memo-tumblog-style-wordpress-theme/674465?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2><a href="http://themeforest.net/item/actme-creative-personal-and-blog/534897?ref=dalecom">Actme</a></h2>
<p>Actme is a friendly theme and very easy to use. You can add a different slider for every page with his own functions, anytime you can turn on / off the slider or change the function for every page.</p>
<p><a href="http://themeforest.net/item/actme-creative-personal-and-blog/534897?ref=dalecom"><img class="aligncenter size-full wp-image-9599" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Actme.png" alt="Actme WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/actme-creative-personal-and-blog/534897?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/socialike-tumblog-with-social-pages-and-gallery/722133?ref=dalecom">Socialike</a></h2>
<p>Localization / internationalization (i18n) ready Socialike is a WordPress Tumblog with lots of features. First of all these cool features is Social media pages (Twitter, Dribbble, Flickr, LinkedIn, SoundCloud, Lastfm, Tumblr). These pages draw data from your social media accounts to your website. So you will have the chance to showcase all your social activities directly from your website! Cool isnt’t it? Secondly, you will have a Tumblr-style WordPress blog with cool icons per each post style (music, article, photo, photo gallery, quote, link, video). You also have the chance to manage your posts directly from your iPhone with Express app. Thirdly, there are two different gallery template options to display your latest works: Thumbnails with masonry/lightbox and full-width with carousel.</p>
<p><a href="http://themeforest.net/item/socialike-tumblog-with-social-pages-and-gallery/722133?ref=dalecom"><img class="aligncenter size-full wp-image-9620" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Socialike.png" alt="Socialike WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/socialike-tumblog-with-social-pages-and-gallery/722133?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/rapture-wordpress-and-tumblog-theme/719157?ref=dalecom">Rapture</a></h2>
<p>Rapture WordPress and Tumblog theme is a creative and highly customisable theme that allows you to update your blog just like Tumblr. Rapture uses the WooThemes Tumblog Plugin so you can create specific posts such as images, videos, audio, text, links and quotes at the click of a button.</p>
<p><a href="http://themeforest.net/item/rapture-wordpress-and-tumblog-theme/719157?ref=dalecom"><img class="aligncenter size-full wp-image-9615" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Rapture.png" alt="Rapture WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/rapture-wordpress-and-tumblog-theme/719157?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/dulce-a-tumblr-style-wordpress-theme-/1133849?ref=dalecom">Dulce</a></h2>
<p>With Dulce, it’s all about versatility. The theme supports seven post formats, offers four color variations, boasts three options for gallery posts, provides an easy to use theme options, features a custom designed audio player and more. If you’re interested in offering your readers a smart-looking, user-friendly, stylish, intuitive and creative driven blog, look no further.</p>
<p><a href="http://themeforest.net/item/dulce-a-tumblr-style-wordpress-theme-/1133849?ref=dalecom"><img class="aligncenter size-full wp-image-9604" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Dulce.png" alt="Dulce WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/dulce-a-tumblr-style-wordpress-theme-/1133849?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/wptraveller-wordpress-travel-photo-blog/909546?ref=dalecom">wpTraveller</a></h2>
<p>WP Traveller is a WordPress theme that has been created specifically with “travellers” in mind. It comes with many built-in features perfect for people looking to share their traveling experience. Great for photographers who spend a lot of time traveling around the world or for anyone else that loves to discover the world and share it.</p>
<p><a href="http://themeforest.net/item/wptraveller-wordpress-travel-photo-blog/909546?ref=dalecom"><img class="aligncenter size-full wp-image-9626" src="http://cdn.wplift.com/wp-content/uploads/2012/05/wpTraveller.png" alt="wpTraveller WordPress Theme" width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wptraveller-wordpress-travel-photo-blog/909546?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/construct-a-responsive-wordpress-blogfolio-theme/1262912?ref=dalecom">Construct</a></h2>
<p>Construct is a smart, professional and responsive theme designed to show off your (or someone else’s) work. It can be used as a personal portfolio or as great place to link to anything you think deserves it. It utilises a column based layout and some funky animation effects to keep your users entertained. Construct also takes advantage of AJAX which allows the user to load more corresponding posts on the fly without reloading the page or hindering SEO . It also degrades gracefully if JavaScript is disabled.</p>
<p><a href="http://themeforest.net/item/construct-a-responsive-wordpress-blogfolio-theme/1262912?ref=dalecom"><img class="aligncenter size-full wp-image-9603" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Construct.png" alt="Construct WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/construct-a-responsive-wordpress-blogfolio-theme/1262912?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/rewrite-responsive-wordpress-theme/1389493?ref=dalecom">Rewrite</a></h2>
<p>Rewrite is a versatile WordPress theme with a super clean, responsive design. This theme looks just as great on the iPhone as it does on the desktop.</p>
<p><a href="http://themeforest.net/item/rewrite-responsive-wordpress-theme/1389493?ref=dalecom"><img class="aligncenter size-full wp-image-9616" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Rewrite.png" alt="Rewrite WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/rewrite-responsive-wordpress-theme/1389493?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/quicknote-clean-functional-blog/1482240?ref=dalecom">Quicknote</a></h2>
<p>Quicknote is a simple &amp; functional blog theme, suitable to share your thoughts in a very unique way. With 6 background options you can match your personal preference.</p>
<p><a href="http://themeforest.net/item/quicknote-clean-functional-blog/1482240?ref=dalecom"><img class="aligncenter size-full wp-image-9614" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Quicknote.png" alt="Quicknote WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/quicknote-clean-functional-blog/1482240?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/a-personal-blog-wordpress-theme-/1619045?ref=dalecom">A</a></h2>
<p>Unique classic blog WordPress theme, created with readability in mind. Clean and intuitive design, big font for easy reading, works great in handheld devices. If You like to know more about theme features continue reading or if You are tired of reading just go straight to live preview and screenshots.</p>
<p><a href="http://themeforest.net/item/a-personal-blog-wordpress-theme-/1619045?ref=dalecom"><img class="aligncenter size-full wp-image-9598" src="http://cdn.wplift.com/wp-content/uploads/2012/05/A.png" alt="A WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/a-personal-blog-wordpress-theme-/1619045?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/the-blog-wordpress-theme/1520543?ref=dalecom">The Blog</a></h2>
<p>The Blog is a powerfull theme for blogging and any website, packed with awesome features and simple to use. Supports unique style for categories, pages and posts, including many visual elements, headers and backgrounds. Fully compatible with latest WordPress 3.3.2+ Supported by all major browsers.</p>
<p><a href="http://themeforest.net/item/the-blog-wordpress-theme/1520543?ref=dalecom"><img class="aligncenter size-full wp-image-9622" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-Blog.png" alt="The Blog WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/the-blog-wordpress-theme/1520543?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/sentence-responsive-blog-and-portfolio/1846865?ref=dalecom">Sentence</a></h2>
<p>Sentence is a responsive Blog and Portfolio Theme (try resizing your browser), suited for users who want to run a professional or personal blog and in addition to that want to showcase their work on a neat portfolio site.</p>
<p><a href="http://themeforest.net/item/sentence-responsive-blog-and-portfolio/1846865?ref=dalecom"><img class="aligncenter size-full wp-image-9617" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Sentence.png" alt="Sentence WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/sentence-responsive-blog-and-portfolio/1846865?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/arcadia-responsive-wordpress-blog/1944474?ref=dalecom">Arcadia</a></h2>
<p>Simply the perfect place. Clean, edgy and a cinch to work with, Arcadia is just the right space to share your creativity in words, images, video, and music via soundcloud support. A blog and portfolio featuring a variety of sliders gives your muse exactly the expression it seeks on every page.</p>
<p><a href="http://themeforest.net/item/arcadia-responsive-wordpress-blog/1944474?ref=dalecom"><img class="aligncenter size-full wp-image-9600" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Arcadia.png" alt="Arcadia WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/arcadia-responsive-wordpress-blog/1944474?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/endless-infinite-scrolling-wordpress-theme/2085634?ref=dalecom">Endless</a></h2>
<p>Endless is a clean and stylish infinite scrolling theme, perfect for bloggers and storytellers. We’ve delicately put together some awesome HTML5 mixed in some CSS3 and added a bit of jQuery on top to make this beautiful theme just for you.</p>
<p><a href="http://themeforest.net/item/endless-infinite-scrolling-wordpress-theme/2085634?ref=dalecom"><img class="aligncenter size-full wp-image-9606" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Endless.png" alt="Endless WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/endless-infinite-scrolling-wordpress-theme/2085634?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/confidence-responsive-blog-magazine-theme/2210079?ref=dalecom">Confidence</a></h2>
<p>The Confidence WordPress theme is perfect for personal blogs and magazine sites, it also can be used as a personal portfolio. Responsive layout makes it easier for your visitors to open your site from any various devices. Confidence is very easy to be customized for beginners or experts, with more than 80 theme options allow you to do it all from just one page.</p>
<p><a href="http://themeforest.net/item/confidence-responsive-blog-magazine-theme/2210079?ref=dalecom"><img class="aligncenter size-full wp-image-9602" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Confidence.png" alt="Confidence WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/confidence-responsive-blog-magazine-theme/2210079?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2><a href="http://themeforest.net/item/boldframe-blog-portfolio-for-creatives/2191521?ref=dalecom">Boldframe</a></h2>
<p>Unique timeline blog &amp; portfolio created with maximal focus on content and its presentation.</p>
<p><a href="http://themeforest.net/item/boldframe-blog-portfolio-for-creatives/2191521?ref=dalecom"><img class="aligncenter size-full wp-image-9601" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Boldframe.png" alt="Boldframe WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/boldframe-blog-portfolio-for-creatives/2191521?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/sofa-lathika-responsive-blogportfolio/2355627?ref=dalecom">Sofa Lathika</a></h2>
<p>Sofa Lathika WordPress theme is primary made for bloggers. It takes behalf of WordPress post formats and custom post types in such way to allow users to maintain both Blog and Portfolio in fashionable manner.</p>
<p><a href="http://themeforest.net/item/sofa-lathika-responsive-blogportfolio/2355627?ref=dalecom"><img class="aligncenter size-full wp-image-9621" src="http://cdn.wplift.com/wp-content/uploads/2012/05/SOFA-Lathika.png" alt="SOFA Lathika WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/sofa-lathika-responsive-blogportfolio/2355627?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2><a href="http://themeforest.net/item/leap-unique-personal-blog-portfolio-theme/2305748?ref=dalecom">Leap</a></h2>
<p>Leap is a Unique, Personal Blogging &amp; Portfolio Theme for WordPress – it has everything to quickly and easily create an awesome, personal website. With room for customization and a simple installation, Leap is a must-have theme for your personal site.</p>
<p><a href="http://themeforest.net/item/leap-unique-personal-blog-portfolio-theme/2305748?ref=dalecom"><img class="aligncenter size-full wp-image-9608" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Leap.png" alt="Leap WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/leap-unique-personal-blog-portfolio-theme/2305748?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/RctQVyaUMIA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-wordpress-themes-for-general-blogging-2012/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/30-wordpress-themes-for-general-blogging-2012</feedburner:origLink></item>
		<item>
		<title>WordPress Custom Menu Styling, Advice and Help</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/Czuu1IOGM-I/wordpress-custom-menu-styling-advice-and-help</link>
		<comments>http://wplift.com/wordpress-custom-menu-styling-advice-and-help#comments</comments>
		<pubDate>Fri, 18 May 2012 06:45:03 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[wordpress menu]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9517</guid>
		<description><![CDATA[WordPress comes with a powerful Navigation Menu system that allows the theme developers and website administrators to add beautiful navigational menus to their websites. Using the Menu Editor, users can add and remove items from the navigational menus, customize items, add external items, create drop down menus and so on. When I was writing the]]></description>
			<content:encoded><![CDATA[<p>WordPress comes with a powerful Navigation Menu system that allows the theme developers and website administrators to add beautiful navigational menus to their websites. Using the Menu Editor, users can add and remove items from the navigational menus, customize items, add external items, create drop down menus and so on.</p>
<p>When I was writing the post &#8220;<a href="http://wplift.com/roundup-guide-to-advanced-wordpress-menu-plugins">WordPress Advance Menu Plugins</a>&#8220;, I realized that I am writing about plugins because I never fully tried to understand the Menu System. This is when I took a mental note of learning more about creating Navigational Menus for WordPress. I was able to modify existing menus in any theme but now I wanted to add my own, right from the scratch.</p>
<p><img class="alignnone size-full wp-image-9530" src="http://cdn.wplift.com/wp-content/uploads/2012/05/wordpress-menus-example3.png" alt="" width="603" height="350" /></p>
<h2>How the WordPress Menu System works</h2>
<p>Since WordPress 3.0 theme developers can define navigational menus in their themes. Most modern WordPress themes come with menu locations defined so in most cases you probably don&#8217;t need to create your own menus. However, lets assume that your theme does not have menus or you want to create an extra menu location. Then you need to understand how the menu system in WordPress works.</p>
<p>In the first step theme developers define their menus and their location in the theme by registering menus. In the next step they add their menu to the location they have defined and then they stylize the appearance of the menu. Theme developers can add support for multiple navigational menus in their themes. The last step is when a user edits the menus using the built in Menu Editor.</p>
<h2>Registering and Displaying a Navigation Menu in WordPress</h2>
<p>Registering Menus is simple all you have to do is to tell WordPress to register a menu and provide a theme location and a name to your Menu.</p>
<pre class="brush: php; title: ; notranslate">
	register_nav_menu( 'header-menu', 'Header Menu');

		// Or you can register multiple menus at once:
	register_nav_menus(
    		array(
      			'header-menu' =&gt; __( 'Header Menu' ),
      			'Top-menu' =&gt; __( 'Top Menu' )
    		)
			  );
</pre>
<p>Once you have registered your menu(s) you can add them to your themes. Like this:</p>
<pre class="brush: php; title: ; notranslate">
&lt;nav id=&quot;access&quot; role=&quot;navigation&quot;&gt;

				&lt;?php wp_nav_menu( array( 'theme_location' =&gt; 'primary' ) ); ?&gt;
			&lt;/nav&gt;
</pre>
<h2>Styling your WordPress Menus</h2>
<p>The <code><a href="http://codex.wordpress.org/Function_Reference/wp_nav_menu">wp_nav_menu</a></code> function allows you to define menu container, container id, menu id and menu class so that you can later stylize them easily. Before you dive into styling your WordPress menu it is important that you understand the CSS classes used by WordPress in the menus. First have a look at how we are going to style our menu:</p>
<pre class="brush: css; title: ; notranslate">
/*
First we prepare the navigation menu bar
 */
#access {
	background: #4572BF; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#4572BF, #6187C7);
	background: -o-linear-gradient(#4572BF, #6187C7);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4572BF), to(#6187C7)); /* older webkit syntax */
	background: -webkit-linear-gradient(#4572BF, #6187C7);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
}

/*
Now we style the unordered list, hover effect, and sub menus
 */

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover &gt; a,
#access ul ul :hover &gt; a,
#access a:focus {
	background: #efefef;
}
#access li:hover &gt; a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover &gt; ul {
	display: block;
}
/*
Styling the currently rendered page
 */
#access .current-menu-item &gt; a,
#access .current-menu-ancestor &gt; a,
#access .current_page_item &gt; a,
#access .current_page_ancestor &gt; a {
	font-weight: bold;
}
</pre>
<p><img class="alignnone size-full wp-image-9555" src="http://cdn.wplift.com/wp-content/uploads/2012/05/example-wp-menu.png" alt="" width="603" height="350" /></p>
<h2>Understanding the CSS Classes Used by WordPress Menu System</h2>
<p><img class="alignnone size-full wp-image-9531" src="http://cdn.wplift.com/wp-content/uploads/2012/05/wordpress-menus-example4.png" alt="" width="603" height="350" /></p>
<p>WordPress displays Menus in unordered list formats. If you are a CSS beginner then perhaps you should stop reading this post and instead head over to the ancient but still useful article of “<a href="http://www.alistapart.com/articles/taminglists/">CSS Design: Taming Lists</a>” for a basic understanding of how unordered lists can be used to create beautiful navigational menus for websites.</p>
<p>In this unordered list, WordPress assigns classes to each item rendered in the menu. There is a container class which contains the unordered list, there is a container ID, there is css class for the menu, and then separate css classes for each menu item and each menu item type.</p>
<p>This might sound a bit overwhelming and confusing, but actually it is not. There are so many classes because WordPress allows you to add many type of items in your menus. You might want to add a page, a category, a custom link or may be even an external link in your Menu. WordPress treats each type of item differently so that designers can have more options to use with the menus.</p>
<table style="width: 600px; margin: 0px auto; border: 1px solid #b7b7b7;" cellspacing="0" cellpadding="3px">
<tbody>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; text-align: center;"><strong>CSS Class</strong></td>
<td style="border: 1px solid #b7b7b7; text-align: center;"><strong>Description</strong></td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">This is the main class added to every item in the menu.</td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-object-{object}</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">This class is added to every menu item where an object could be category, page, tag, etc. See next few classes</td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-object-category</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-object-tag</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-object-page</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-object-{custom}</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-type-{type}</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">The {Type} here is used for either &#8220;post_type&#8221; or &#8220;taxonomy&#8221;. See next two examples</td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-type-post_type</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-type-taxonomy</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.current-menu-item</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">This class is used for the page the user is currently viewing</td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.menu-item-home</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">This class is added to menu items that correspond to the site front page.</td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.page_item</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;">Provides backward compatiblity when Default menu falls back to wp_page_nav</td>
</tr>
<tr class="rowa">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.page-item-$ID</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
<tr class="rowb">
<td style="border: 1px solid #b7b7b7; padding: 3px;">.current_page_item</td>
<td style="border: 1px solid #b7b7b7; padding: 3px;"></td>
</tr>
</tbody>
</table>
<h2>Conclusion:</h2>
<p>Learning to develop with WordPress is easy and fun. Personally, I can&#8217;t believe how far I have come from just a blogger with a desire to write journal to a blogger writing about CSS, HTML and WordPress functions. WordPress Navigation Menus are not that difficult to conquer. For more examples and inspiration, download other WordPress themes and have a look at how they have designed their menus.</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/Czuu1IOGM-I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/wordpress-custom-menu-styling-advice-and-help/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/wordpress-custom-menu-styling-advice-and-help</feedburner:origLink></item>
		<item>
		<title>25 of the Latest and Best WordPress Themes for Review Sites</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/fKzJwhMF2f8/25-wordpress-themes-for-review-sites</link>
		<comments>http://wplift.com/25-wordpress-themes-for-review-sites#comments</comments>
		<pubDate>Thu, 17 May 2012 09:13:58 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[premium wordpress themes]]></category>
		<category><![CDATA[wordpress rating themes]]></category>
		<category><![CDATA[wordpress review themes]]></category>
		<category><![CDATA[wordpress themes for reviewers]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9559</guid>
		<description><![CDATA[Whether you are an affiliate marketer or just a passionate hobby-ist/topical blogger a well designed theme can really improve the effectiveness and user experience of your review site. Many magazine themes are a perfect fit for a blog or website dedicated to reviews but with this roundup I tried to focus almost exclusively on WordPress]]></description>
			<content:encoded><![CDATA[<p>Whether you are an affiliate marketer or just a passionate hobby-ist/topical blogger a well designed theme can really improve the effectiveness and user experience of your review site.</p>
<p>Many magazine themes are a perfect fit for a blog or website dedicated to reviews but with this roundup I tried to focus almost exclusively on WordPress themes equipped with their own rating system ( we covered <a href="http://wplift.com/20-free-premium-wordpress-review-rating-plugins">review plugin</a>s before here). In some cases that means five stars, a ten point scale, an adjustable slider, or some other quickly recognizable way to rank the product or content you&#8217;re reviewing. I felt that these design considerations not only help users make quick use of your expertise but it also means that you don&#8217;t have to spend time as a reviewer coming up with a rating system yourself &#8211; you can focus on content. Which is always a bonus. So, that&#8217;s what you&#8217;re getting into here and I&#8217;d love to read your thoughts and comments below on my collection of 25 WordPress themes for Review Sites.</p>
<h2>InReview</h2>
<p>InReview is an advanced Review Theme that allows you to transform your WordPress blog into a fully-functional ratings website. The theme makes rating products easy with our custom options and integrated user-review system. The theme also includes affiliate integrated and custom widgets to help you increase conversions.</p>
<p><a href="/inreview"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/InReview.png" alt="InReview WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/inreview">Full Details</a> | Price: $39 (gets you access to all 70+ Elegant Themes)</li>
</ul>
<h2>ProReview</h2>
<p>ProReview is packed with a TON of great and powerful features like, custom slider, extensive option panel, high customization options, useful WP features, custom widgets, shortcodes and custom post types, this will make your job easier while building review sites, give it a try and you’ll see this is the only theme you’ll ever need to build review websites. ProReview theme uses all the power and flexibility of WordPress to build effective and outstanding review sites with full content capability.</p>
<p><a href="/proreviewtheme"><img src="http://cdn.wplift.com/wp-content/uploads/2012/05/ProReview.png" alt="ProReview WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/proreviewtheme">Full Details</a> | Price: $37 (Single Site License. Multisite and Developer Licenses also available)</li>
</ul>
<h2>Strings</h2>
<p>Strings is a powerful wordpress magazine style, provided with many options. You can put a unique background in each page, blog post, portfolio item, albums, gallery you create. With more than 70 customization options you can improve your look and be unique on the web!</p>
<p><a href="http://themeforest.net/item/strings-music-and-art-magazine-wordpress/1735108?ref=dalecom"><img class="aligncenter size-full wp-image-9584" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Strings.png" alt="Strings WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/strings-music-and-art-magazine-wordpress/1735108?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>The Reviewer</h2>
<p>Reviewer is a WordPress theme built for one purpose: writing reviews. Whether it’s reviews for movies or TV shows, Reviewer can handle it.</p>
<p><a href="http://themeforest.net/item/reviewer-wp-theme-for-entertainment-reviews/333009?ref=dalecom"><img class="aligncenter size-full wp-image-9586" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-Reviewer1.png" alt="The Reviewer WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/reviewer-wp-theme-for-entertainment-reviews/333009?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>ReviewIt</h2>
<p>ReviewIt is a WordPress and BuddyPress theme that provides you with powerful review and community features.</p>
<p><a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/109666?ref=dalecom"><img class="aligncenter size-full wp-image-9582" src="http://cdn.wplift.com/wp-content/uploads/2012/05/ReviewIt.png" alt="ReviewIt WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/reviewit-review-community-wordpress-theme/109666?ref=dalecom">Full Details</a> | Price: $45</li>
</ul>
<h2>Marisa</h2>
<p>Marisa is a simple, clean and beautiful WordPress magazine theme with great features, such as the built in review system that lets you review whatever you want and gives you up to 5 rating criteria. Furthermore you can add a “Buy now button” which you can use for example an affiliate link. The theme comes with 2 skins, a light &amp; dark. You can easily customize the main and secondary colors of the theme inside the custom Theme Options.</p>
<p><a href="http://themeforest.net/item/marisa-a-wordpress-magazine-theme/1408067?ref=dalecom"><img class="aligncenter size-full wp-image-9578" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Marisa.png" alt="Marisa WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/marisa-a-wordpress-magazine-theme/1408067?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Ermark Adora</h2>
<p>Ermark Adora is a clean WordPress theme best suited for restaurants, cafes and product showcase sites. It comes with an advanced product manager and reservations system powered by a full featured admin panel. The visitors are able to rate, comment or share products on facebook (facebook integration).</p>
<p><a href="http://themeforest.net/item/ermark-adora-wordpress/152713?ref=dalecom"><img class="aligncenter size-full wp-image-9572" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ermark-Adora.png" alt="Ermark Adora WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ermark-adora-wordpress/152713?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>CookingPress</h2>
<p>CookingPress is a WordPress theme for foodies. This recipe theme will let you share all your recipes and cooking tips with wide audience. It’s one of the first WordPress recipe themes with support for Google Recipe View. What does it mean? it means that your blog will be understand not only by people, but also by search engines.</p>
<p><a href="http://themeforest.net/item/cookingpress-recipe-food-wordpress-theme/1718890?ref=dalecom"><img class="aligncenter size-full wp-image-9570" src="http://cdn.wplift.com/wp-content/uploads/2012/05/CookingPress.png" alt="CookingPress WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/cookingpress-recipe-food-wordpress-theme/1718890?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>Darwin</h2>
<p>Darwin is a simple to use responsive wordpress theme, it can be used for almost any purpose: blog, bussiness, portfolio, magazine.</p>
<p><a href="http://themeforest.net/item/darwin-responsive-wordpress-theme/1587061?ref=dalecom"><img class="aligncenter size-full wp-image-9571" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Darwin.png" alt="Darwin WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/darwin-responsive-wordpress-theme/1587061?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Feature!</h2>
<p>Feature! is a magazine theme that works perfectly with BuddyPress and BBPress. Now you can build a community around your website with social networking functions and forums.</p>
<p><a href="http://themeforest.net/item/feature-a-community-magazine-theme/1420641?ref=dalecom"><img class="aligncenter size-full wp-image-9573" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Feature.png" alt="Feature WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/feature-a-community-magazine-theme/1420641?ref=dalecom">Full Details</a> | Price: $45</li>
</ul>
<h2>Score</h2>
<p>Score is a WordPress and BuddyPress theme that is ideal for reviewing any kind of content.</p>
<p><a href="http://themeforest.net/item/score-review-wordpress-buddypress-theme/703127?ref=dalecom"><img class="aligncenter size-full wp-image-9583" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Score.png" alt="Score WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/score-review-wordpress-buddypress-theme/703127?ref=dalecom">Full Details</a> | Price: $45</li>
</ul>
<h2>Bodega</h2>
<p>Bodega is a modern WordPress magazine style theme. Perfect for blogs/magazines writing about urban culture, action sports, movies, video games, music, fashion and many more.</p>
<p><a href="http://themeforest.net/item/bodega-wordpress-blogmagazine-theme/758513?ref=dalecom"><img class="aligncenter size-full wp-image-9566" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Bodega.png" alt="Bodega WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/bodega-wordpress-blogmagazine-theme/758513?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Continuum</h2>
<p>Continuum is great for Magazine &amp; News blogs, Gaming sites, Movie &amp; Music review blogs, product review sites like Cnet.com, portfolio sites, personal blogs, and book review blogs.</p>
<p><a href="http://themeforest.net/item/continuum-magazine-wordpress-theme/236370?ref=dalecom"><img class="aligncenter size-full wp-image-9569" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Continuum.png" alt="Continuum WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/continuum-magazine-wordpress-theme/236370?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>Avenue</h2>
<p>Avenue is a feature-rich WordPress magazine theme and is suitable for almost any niche. The theme comes with an inbuilt review system and 3 post formats (videos, audio &amp; galleries). The homepage layout is very flexible, you can built your own layout using the 3 homepage widgets. You can also easily change the skin so it fits your needs!</p>
<p><a href="http://themeforest.net/item/avenue-a-wordpress-magazine-theme/289114?ref=dalecom"><img class="aligncenter size-full wp-image-9563" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Avenue.png" alt="Avenue WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/avenue-a-wordpress-magazine-theme/289114?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>GamePress 3</h2>
<p>gp3 is the ultimate in gaming themes. GamePress has been re-built from the ground up to take advantage of the exciting new features available in WordPress 3.0 and is sporting a great new clean, modern design with a hint of classic design elements.</p>
<p><a href="http://themeforest.net/item/gamepress-3-gaming-news-reviews/112537?ref=dalecom"><img class="aligncenter size-full wp-image-9574" src="http://cdn.wplift.com/wp-content/uploads/2012/05/gp3.png" alt="gp3 WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/gamepress-3-gaming-news-reviews/112537?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>SwagMag</h2>
<p>This is the HTML version of the very popular SwagMag – WordPress Review/Magazine Theme. With SwagMag, you can load up your site with tons of content and then present it to your users in an organized way using one of the many page templates and layouts. SwagMag’s front page has a content-rich design to give your users the best user experience possible, and it’s guaranteed to increase both the average length of time that your users spend on your site and the average number of pages that they view.</p>
<p><a href="http://themeforest.net/item/swagmag-magazinereview-theme/1635516?ref=dalecom"><img class="aligncenter size-full wp-image-9585" src="http://cdn.wplift.com/wp-content/uploads/2012/05/SwagMag.png" alt="SwagMag WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/swagmag-magazinereview-theme/1635516?ref=dalecom">Full Details</a> | Price: $16</li>
</ul>
<h2>Media Store</h2>
<p>Media Store is a reviews and downloads theme that is ideal for people who want to review items and also allow users to download files from each of these reviews, similar to how iTunes work.</p>
<p><a href="http://themeforest.net/item/media-store-reviewdownloads-wordpress-theme/233709?ref=dalecom"><img class="aligncenter size-full wp-image-9579" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Media-Store1.png" alt="Media Store WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/media-store-reviewdownloads-wordpress-theme/233709?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Boulevard</h2>
<p>Boulevard is a straightforward and feature-rich WordPress magazine theme. With the built-in review system (with up to 5 rating criteria) and the 3 post formats (videos, music &amp; galleries) Boulevard can be used for almost any niche. Furthermore you can customize the look of the site easily via the custom theme options panel.</p>
<p><a href="http://themeforest.net/item/boulevard-a-wordpress-magazine-theme/607355?ref=dalecom"><img class="aligncenter size-full wp-image-9567" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Boulevard.png" alt="Boulevard WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/boulevard-a-wordpress-magazine-theme/607355?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>LeetPress</h2>
<p>LeetPress is a WordPress gaming theme with all the features you need to create a great gaming site, such as reviews, videos and screenshots. You can take a look at the video below to see how easy it is to create reviews. LeetPress also comes with 7 other help videos that will guide you through the theme.</p>
<p><a href="http://themeforest.net/item/leetpress-a-gaming-wordpress-theme/232177?ref=dalecom"><img class="aligncenter size-full wp-image-9577" src="http://cdn.wplift.com/wp-content/uploads/2012/05/LeetPress.png" alt="LeetPress WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/leetpress-a-gaming-wordpress-theme/232177?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Black Aperture</h2>
<p>Black Aperture is an all-in-one news and reviews theme specifically catered to video games.</p>
<p><a href="http://themeforest.net/item/black-aperture/43052?ref=dalecom"><img class="aligncenter size-full wp-image-9565" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Black-Aperture.png" alt="Black Aperture WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/black-aperture/43052?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Backstreet</h2>
<p>Backstreet is a modern wordPress magazine, portfolio and blog theme. With the 3 post formats (videos, audio &amp; galleries) Backstreet can be used for almost any niche. Backstreet also built-in review system (with up to 5 rating criteria). Furthermore you can customize the look of the site easily via the custom theme options panel.</p>
<p><a href="http://themeforest.net/item/backstreet-blog-magazine-theme/1680564?ref=dalecom"><img class="aligncenter size-full wp-image-9564" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Backstreet.png" alt="Backstreet WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/backstreet-blog-magazine-theme/1680564?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Broadway</h2>
<p>Broadway is ThemeSector’s third WordPress magazine theme. As the last two themes, Broadway features a built-in review system with up to 5 rating criteria. However this time we also added a user rating option so the user can give their opinion on a review. Broadway also comes with 3 post formats (video, music &amp; gallery). So with the built-in review system and post formats you have the tools to create a site for almost any niche. Furthermore you can customize the look of the site easily via the custom theme options panel.</p>
<p><a href="http://themeforest.net/item/broadway-a-wordpress-magazine-theme/2104300?ref=dalecom"><img class="aligncenter size-full wp-image-9568" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Broadway1.png" alt="Broadway WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/broadway-a-wordpress-magazine-theme/2104300?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>The Times</h2>
<p>The Times is a flexible WordPress blog/magazine theme built with latest WordPress features. This theme comes with a review system (up to 7 custom criterias) , powerful options panel, clean and modern design and etc. The homepage layout is very flexible, you can built your own layout using the homepage widgets or use a classic view style for fast blogging. You can also easily change the overall style of your site so it fits your needs (you can pick up custom color for a lot of the site elements).</p>
<p><a href="http://themeforest.net/item/the-times-clean-modern-and-flexible-theme/909575?ref=dalecom"><img class="aligncenter size-full wp-image-9587" src="http://cdn.wplift.com/wp-content/uploads/2012/05/The-Times.png" alt="The Times WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/the-times-clean-modern-and-flexible-theme/909575?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Imperial</h2>
<p>Imperial is a theme with no specific focus. It’s not sure if it wants to be a personal blog, or house an online magazine. It’s not even sure if it’s black or white, for that matter!</p>
<p><a href="http://themeforest.net/item/imperial/47783?ref=dalecom"><img class="aligncenter size-full wp-image-9575" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Imperial.png" alt="Imperial WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/imperial/47783?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>MovieX</h2>
<p>Moviex – is a clear video blog, if you want to create your video blog or a gaming portal, this theme perfectly suitable for you. It is easily customizable and has many options and great support!</p>
<p><a href="http://www.mojo-themes.com/item/moviex-premium-clear-video-theme/?r=wplift"><img class="aligncenter size-full wp-image-9580" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Moviex.png" alt="Moviex WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/moviex-premium-clear-video-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/fKzJwhMF2f8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/25-wordpress-themes-for-review-sites/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://wplift.com/25-wordpress-themes-for-review-sites</feedburner:origLink></item>
		<item>
		<title>How To: Add Custom Styles to the WordPress Visual Post Editor</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/_fKhCBAy7d8/how-to-add-custom-styles-to-the-wordpress-visual-post-editor</link>
		<comments>http://wplift.com/how-to-add-custom-styles-to-the-wordpress-visual-post-editor#comments</comments>
		<pubDate>Wed, 16 May 2012 08:40:40 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Wordpress Guides]]></category>
		<category><![CDATA[visual post editor]]></category>
		<category><![CDATA[wordpress post editor]]></category>
		<category><![CDATA[wordpress tinymce]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9490</guid>
		<description><![CDATA[WordPress comes equipped with a powerful visual editor called TinyMCE. This utility is itself a separate opensource project maintained and developed by MoxieCode Systems. TinyMCE is a powerful, platform independent, javascript based WYSIWYG editor. Apart from WordPress, it is used in my other content management systems. TinyMCE is like your regular rich text editors with]]></description>
			<content:encoded><![CDATA[<p>WordPress comes equipped with a powerful visual editor called <a href="http://www.tinymce.com/">TinyMCE</a>. This utility is itself a separate opensource project maintained and developed by MoxieCode Systems. TinyMCE is a powerful, platform independent, javascript based WYSIWYG editor. Apart from WordPress, it is used in my other content management systems.</p>
<p>TinyMCE is like your regular rich text editors with lots of buttons to do different things. It is extendable just like WordPress and can be used to provide an extended user interface to users for writing posts. Most of the advanced buttons are hidden in the default WordPress Visual Editor. You can display the full range of buttons by switching to the Advanced Editor Mode.</p>
<blockquote><p><strong>Hint:</strong> Use <strong><em>Shift+Alt+Z</em></strong> to display all buttons in Visual Editor or click the <strong><em>Show/Hide Kitchen Sink</em></strong> button</p></blockquote>
<h2>Why Would You Want to Customize TinyMCE</h2>
<p>As a WordPress developer or site owner, there will be times when you will have users other than yourself contributing content on your website. Not all of them will be familiar with your editorial style. Sometimes you will even have contributors who do not even know how to make a hyperlink in HTML editor.</p>
<p>So as a website admin/developer it is your job to make it simpler for them to follow your editorial style by providing them an interface where they can easily use the same styles as you want them to. Websites that have a lot of non-tech savvy contributors will benefit a lot if they customized their TinyMCE editor in WordPress. This will provide a consistency in style, content would look better, and the contributors will be able to focus on just writing.</p>
<p>In this example we will be adding a Styles drop down menu to TinyMCE, then we will add a purple button to it, and another element for writing tag lines. At WPlift we use that purple button to highlight links to external sites and downloads. So I thought it would be fun learning how it can be added to TinyMCE.</p>
<h2>How to add Custom Styles to WordPress Visual Editor</h2>
<p><img class="alignnone size-full wp-image-9497" src="http://cdn.wplift.com/wp-content/uploads/2012/05/styles-buttons-tinymce.png" alt="" width="603" height="350" /></p>
<p>Firstly, we are going to enable Styles dropdown menu for TinyMCE in our WordPress edit screen.</p>
<blockquote><p><strong>Hint:</strong> This code goes into your theme&#8217;s functions.php file</p></blockquote>
<pre class="brush: php; title: ; notranslate">
// Add the Style Dropdown Menu to the second row of visual editor buttons
function my_mce_buttons_2($buttons)
{
	array_unshift($buttons, 'styleselect');
	return $buttons;
}
add_filter('mce_buttons_2', 'my_mce_buttons_2');
</pre>
<p>What we have done here is that we have enabled the Styles Menu. The above code will show the default style classes available. We don’t want default classes to confuse our user so we add our own classes to it with friendly titles.</p>
<pre class="brush: php; title: ; notranslate">
function my_mce_before_init($init_array)
	{
		// Now we add classes with title and separate them with;
		$init_array['theme_advanced_styles'] = &quot;Tag Line=tag-line;Button=custom-button&quot;;
	return $init_array;
}

add_filter('tiny_mce_before_init', 'my_mce_before_init');
</pre>
<p>Now we have added a menu with two style items in it, Tag Line and button. However, nothing happens when a user selects text and then selects these options from the menu. So we need to define these styles in our Editor Style Sheet and our Theme Stylesheet.</p>
<p>Since version 3.0, WordPress allows theme developers and website admins to define custom styles for the Visual Post Editor. This means that theme developers can provide the same style for the visual editor as their themes and when a user is writing a post they know how it will look when published. This feature makes the TinyMCE in WordPress truly a WYSIWYG editor.</p>
<p>Using add_editor_style we add these styles and tell WordPress where to look for the CSS for these styles. The default location is <code>editor-style.css</code>, you can create this file in your theme directory if it does not already have it. Or you can use a custom style sheet of your own.</p>
<pre class="brush: php; title: ; notranslate">
	add_editor_style();
		// OR
	add_editor_style('custom-editor-style.css');
</pre>
<p>Now we are going to add CSS to either editor-style.css or custom-editor-style.css and we will also add the same css in our Theme’s style.css</p>
<pre class="brush: css; title: ; notranslate">
.tag-line {

	Font:italic 14px Georgia, serif;
	color:#ccc;
}

.custom-button {

	font-size:13px;
	background: #9027A2;
	display: inline-block;
	padding: 2px  5px 2px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-  radius: 4px;
	border:none;
	position: relative;
	cursor: pointer;
	margin:10px 10px 0 0;

}
</pre>
<h2>Show and Hide Buttons in TinyMCE</h2>
<p>The default settings for the TinyMCE buttons and plugins are saved in <code>/wp-includes/class-wp-editor.php</code>. These settings can be over written by using the filter tiny_mce_before_init. There are several buttons in the visual editor which many people never use and you can remove these buttons if you want. Look at the following code and see if there are things that you don’t want. Also notice that you can add a third and fourth row of buttons to your Visual Editor UI.</p>
<pre class="brush: php; title: ; notranslate">
	function myformatTinyMCE($in)
		{
 			$in['remove_linebreaks']=false;
 			$in['gecko_spellcheck']=false;
 			$in['keep_styles']=true;
 			$in['accessibility_focus']=true;
 			$in['tabfocus_elements']='major-publishing-actions';
			$in['media_strict']=false;
			$in['paste_remove_styles']=false;
			$in['paste_remove_spans']=false;
			$in['paste_strip_class_attributes']='none';
 			$in['paste_text_use_dialog']=true;
			$in['wpeditimage_disable_captions']=true;
			$in['plugins']='inlinepopups,tabfocus,paste,media,fullscreen,wordpress,wpeditimage,wpgallery,wplink,wpdialogs,wpfullscreen';
 			$in['content_css']=get_template_directory_uri() . &quot;/editor-style.css&quot;;
			$in['wpautop']=true;
			$in['apply_source_formatting']=false;
			$in['theme_advanced_buttons1']='formatselect,forecolor,|,bold,italic,underline,|,bullist,numlist,blockquote,|,justifyleft,justifycenter,justifyright,justifyfull,|,link,unlink,|,wp_fullscreen,wp_adv';
			$in['theme_advanced_buttons2']='pastetext,pasteword,removeformat,|outdent,indent,|,undo,redo';
			$in['theme_advanced_buttons3']='';
			$in['theme_advanced_buttons4']='';
		 return $in;
		}
	add_filter('tiny_mce_before_init', 'myformatTinyMCE' );
</pre>
<h2>Creating TinyMCE Custom Buttons in WordPress</h2>
<p>Just like WordPress, TinyMCE is also extendible by using <a href="http://www.tinymce.com/wiki.php/Creating_a_plugin">plugins</a>. There are some tinyMCE plugins available in <code>/wp-includes/js/tinymce/plugins directory</code>, which you can look at if you want to write a plugin for yourself. Also look at the TinyMCE documentation on creating a plugin. These plugins can be embedded into the UI of your Visual Editor in WordPress.</p>
<p>However, creating <a href="http://codex.wordpress.org/TinyMCE_Custom_Buttons#Creating_an_MCE_Editor_Plugin">TinyMCE plugins for WordPress</a> is not a very simple task. For users who don’t want to dive into writing plugins there are some excellent WordPress Plugins that allow you to extend TinyMCE in WordPress.</p>
<h2>Ultimate TinyMCE Plugin</h2>
<p><img class="alignnone size-full wp-image-9498" src="http://cdn.wplift.com/wp-content/uploads/2012/05/ultimate-tinymce.png" alt="" width="603" height="350" /></p>
<p>The Ultimate TinyMCE plugin is a powerful WordPress plugin that extends your TinyMCE editor to the maximum level. It comes loaded with lots of buttons which will make it a lot easier for MSWord users to create their posts in Visual Editor. I particularly liked the YouTube Button, which allows users to set the width and height, along with other options. However, there are some buttons that many would find useless and these buttons can be disabled from the plugin settings page.</p>
<p>Ultimate TinyMCE plugin also comes with premium addons which can be bought from the plugin author’s website. These addons include Google Web Fonts, Custom Styles, Mood Icons, Advance Configuration options, etc.</p>
<p><a class="visitbutton" href="http://wordpress.org/extend/plugins/ultimate-tinymce/">Download Ultimate TinyMCE</a></p>
<h2>TinyMCE Template Plugin</h2>
<p><img class="alignnone size-full wp-image-9499" src="http://cdn.wplift.com/wp-content/uploads/2012/05/tinymce-templates.png" alt="" width="603" height="350" /></p>
<p>TinyMCE template plugin is a very useful tool for the websites where authors are required to follow a format and style guide to contribute content. TinyMCE Template plugin allows you to create template posts which you can use inside your visual editor to create new posts. The idea is so simple and beautiful and works flawlessly. You can create templates, predefine required fields which post authors can then fill in quickly and move on.</p>
<p><a class="visitbutton" href="http://wordpress.org/extend/plugins/tinymce-templates/">Download TinyMCE Templates</a></p>
<h2>TinyMCE Advanced</h2>
<p><img class="alignnone size-full wp-image-9500" src="http://cdn.wplift.com/wp-content/uploads/2012/05/tinymce-advance-plugin.png" alt="" width="603" height="350" /></p>
<p>Oli has previously written a thorough review of this plugin in his post <a href="http://wplift.com/how-to-extend-the-wordpress-visual-post-editor-buttons">How to Extend WordPress Visual Editor Buttons</a>, so I will keep this one short. As the name says this plugin adds extra features to the Visual Editor in WordPress. One feature that I particularly found useful was the ability to load CSS classes from the theme’s style sheet and make them available in Visual Editor. The plugin settings page has a drag and drop interface to set buttons, add separators between them, and modify the editor to meet your needs.</p>
<p><a class="visitbutton" href="http://wordpress.org/extend/plugins/tinymce-advanced/">Download TinyMCE Advanced</a></p>
<h2>Conclusion</h2>
<p>Using custom styles with TinyMCE can make it a lot easier and quicker for users to create buttons, format content, and stylize posts quickly. It does not completely eliminate the need for switching to HTML editor from time to time, but it can be great tool for users coming from desktop publishing environment who just want to write posts not code.</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/_fKhCBAy7d8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/how-to-add-custom-styles-to-the-wordpress-visual-post-editor/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://wplift.com/how-to-add-custom-styles-to-the-wordpress-visual-post-editor</feedburner:origLink></item>
		<item>
		<title>Purchase Themes &amp; Plugins Within WordPress with WP App Store</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/2Gohmr5wNuM/purchase-themes-plugins-within-wordpress-with-wp-app-store</link>
		<comments>http://wplift.com/purchase-themes-plugins-within-wordpress-with-wp-app-store#comments</comments>
		<pubDate>Wed, 16 May 2012 08:15:56 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[wordpress app store]]></category>
		<category><![CDATA[wp appstore]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9632</guid>
		<description><![CDATA[WP App Store is a new Marketplace for you to purchase themes and plugins from within your WordPress admin panel. It was created by Brad Touesnard with advisors, Adii Pienaar, Carl Hancock and Jason Cohen so it has a solid team behind it and it has signed up a load of great premium theme and]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpappstore.com">WP App Store</a> is a new Marketplace for you to purchase themes and plugins from within your WordPress admin panel. It was created by <a href="http://twitter.com/bradt">Brad Touesnard</a> with advisors, <a href="http://twitter.com/adii">Adii Pienaar</a>, <a href="http://twitter.com/carlhancock">Carl Hancock</a> and <a href="http://twitter.com/asmartbear">Jason Cohen</a> so it has a solid team behind it and it has signed up a load of great premium theme and plugin companies such as <a href="/woothemes">WooThemes</a>, <a href="/mintthemes">MintThemes</a>, <a href="/obox">Obox</a>, <a href="/appthemes">AppThemes</a>, <a href="/upthemes">UpThemes</a> and more.</p>
<p>Watch this video to see how it works :</p>
<p><iframe src="http://www.youtube.com/embed/FPATOT5RRRQ" frameborder="0" width="560" height="315"></iframe></p>
<p>I installed the plugin and have a look around, its pretty basic at the moment with the home screen looking like this :</p>
<p><img class="alignnone size-full wp-image-9637" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/116.png" alt="" width="603" height="408" /></p>
<p>And here is the themes page, as you can see at the side is a  menu for filtering items by category or publisher :</p>
<p><img class="alignnone size-full wp-image-9638" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/216.png" alt="" width="603" height="408" /></p>
<p>The plugins screen is laid out the same :</p>
<p><img class="alignnone size-full wp-image-9639" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/38.png" alt="" width="603" height="408" /></p>
<p>Clicking on a product takes you to a details page which contains screen shots and the pricing and lets you purchase it once you are signed up.</p>
<p><img class="alignnone size-full wp-image-9640" title="5" src="http://cdn.wplift.com/wp-content/uploads/2012/05/55.png" alt="" width="603" height="344" /></p>
<h2>Conclusion</h2>
<p>I quite like the idea of this <a href="http://wpappstore.com">WP App Store</a> but the implementation is a little rough around the edges at the moment &#8211; for example when you want to purchase, a popup box appears and expects you to enter your credit card details with no details of who you are supplying them to and no Paypal option. Some more information is also required, will WP App Store supply support or the vendor? How does that work?</p>
<p>I know this is only the very first release so I expect it will be improved and more information for the customer added as it evolves. Maybe some sort of discount would be good as well &#8211; I dont see a benefit of purchasing via this plugin over going to the original site.</p>
<p>What do you think? Will you be purchasing from WP App Store? Do you think in-dashboard marketplaces like this have a future ?</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/2Gohmr5wNuM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/purchase-themes-plugins-within-wordpress-with-wp-app-store/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/purchase-themes-plugins-within-wordpress-with-wp-app-store</feedburner:origLink></item>
		<item>
		<title>Auto Post from WordPress to Pinterest – Free WordPress Plugin</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/dXFDBkyJQd8/auto-post-from-wordpress-to-pinterest-free-wordpress-plugin</link>
		<comments>http://wplift.com/auto-post-from-wordpress-to-pinterest-free-wordpress-plugin#comments</comments>
		<pubDate>Tue, 15 May 2012 08:12:02 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Plugins]]></category>
		<category><![CDATA[create pinterest with wordpress]]></category>
		<category><![CDATA[pinterest plugins]]></category>
		<category><![CDATA[wordpress pinterest]]></category>
		<category><![CDATA[wordpress pinterest plugins]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9463</guid>
		<description><![CDATA[WP-Pinner is a new WordPress plugin that&#8217;s currently in beta, which allows you to auto-post images from WordPress to Pinterest, Schedule Future Pins, Auto-Follow users and keep track of your account&#8217;s metrics such as CTR, clicks, likes, repins, reach, etc. Pinterest has grown to become a big source of traffic for some blogs now so]]></description>
			<content:encoded><![CDATA[<p><a href="http://wppinner.com/?ref=wplift">WP-Pinner</a> is a new WordPress plugin that&#8217;s currently in beta, which allows you to auto-post images from WordPress to Pinterest, Schedule Future Pins, Auto-Follow users and keep track of your account&#8217;s metrics such as CTR, clicks, likes, repins, reach, etc. <a href="http://pinterest.com">Pinterest</a> has grown to become a big source of traffic for some blogs now so you should be using it to grow your blog. Lets take a look at this plugin and see how it can help.</p>
<p>WP Pinner is currently in beta but the first 25 WPLift readers can get in the next round by signing up with this link:</p>
<p><a class="visitbutton" href="http://wppinner.com/?ref=wplift">Signup for the Beta Here »</a></p>
<h2>Install The Plugin</h2>
<p>Download the plugin, then in your WordPress admin, visit “Plugins” &gt; “Add New” &gt; “Upload” and upload the file.</p>
<p><img title="2" src="http://www.wplift.com/wp-content/uploads/2011/08/224.png" alt="" width="603" height="214" data-lazy-loaded="true" /></p>
<p>Activate the plugin and you will see a new menu item under called &#8220;WP Pinner&#8221;</p>
<h2>Configure The Plugin</h2>
<p>Under the &#8220;WP Pinner&#8221; menu, the first thing to do is visit &#8220;Settings&#8221; and enter your Pinterest account details and choose whether to enable the plugin on posts or pages or both, enter a description and choose whether the plugin should post your homepage URL,the URL of the page its on or a custom URL.</p>
<blockquote><p>Note: Make sure to enter your Pinterest username, not email here to avoid any errors</p></blockquote>
<p><img class="alignnone size-full wp-image-9465" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/114.png" alt="" width="603" height="408" /></p>
<h2>Add a Post</h2>
<p>On your post writing screen you will see a new meta box in the sidebar with the options to &#8220;post on publish&#8221; choose one of your boards to post to, a box to enter a description and when you add any images, these appear &#8211; tick the one you want to post.</p>
<p><img class="alignnone size-full wp-image-9544" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/215.png" alt="" width="603" height="304" /></p>
<p>Once the post has been published &#8211; If you visit your board on Pinterest you will see the image has been added :</p>
<p><img class="alignnone size-full wp-image-9546" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/37.png" alt="" width="603" height="310" /></p>
<h2>See Your Pins and Stats</h2>
<p>If you visit the &#8220;Pins&#8221; link in the WP Pinner menu, you will see all your pinned images listed here along with various stats such as clicks, likes and repins.</p>
<p><img class="alignnone size-full wp-image-9547" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/45.png" alt="" width="603" height="332" /></p>
<h2>Conclusion</h2>
<p>This is a really easy plugin to use, I did have a small problem because I entered my Pinterest email to login and it let me login but wouldnt post &#8211; just make sure you use your username to login with. I like anything that makes life easier and this will definately do that &#8211; Im going to go add it to WPLift and go back pinning some old posts to see if I get much traffic from Pinterest &#8211; Any new traffic source is definately welcome!</p>
<p>WP Pinner is currently in beta but the first 25 WPLift readers can get in the next round by signing up with this link:</p>
<p><a class="visitbutton" href="http://wppinner.com/?ref=wplift">Signup for the Beta Here »</a></p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/dXFDBkyJQd8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/auto-post-from-wordpress-to-pinterest-free-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/auto-post-from-wordpress-to-pinterest-free-wordpress-plugin</feedburner:origLink></item>
		<item>
		<title>25 New High Quality &amp; Free WordPress Themes for May 2012</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/DrZiCfRFN2c/25-new-high-quality-free-wordpress-themes-for-may-2012</link>
		<comments>http://wplift.com/25-new-high-quality-free-wordpress-themes-for-may-2012#comments</comments>
		<pubDate>Mon, 14 May 2012 08:32:31 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[free themes]]></category>
		<category><![CDATA[free wordpress themes]]></category>
		<category><![CDATA[free wordpress themes 2012]]></category>
		<category><![CDATA[wordpress free themes]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9429</guid>
		<description><![CDATA[Once again, the brilliant theme designers have been busy and we have loads of great free WordPress themes for you this month, nice clean business theme, portfolio themes, responsive, sliders &#8211; you name it and we have you covered. Im working on another free theme myself at the moment so keep an eye out for]]></description>
			<content:encoded><![CDATA[<p>Once again, the brilliant theme designers have been busy and we have loads of great <a href="http://wplift.com/tag/free-wordpress-themes">free WordPress themes</a> for you this month, nice clean business theme, portfolio themes, responsive, sliders &#8211; you name it and we have you covered. Im working on another free theme myself at the moment so keep an eye out for that soon. Without further ado, I present 25 new free WordPress themes for may 2012&#8230;</p>
<h2>WordPress Wave ( Free for May Only )</h2>
<p>The ideal portfolio or product showcase theme, WordPress Wave let’s you choose the exact colors or background patterns you want.</p>
<p><a href="http://themeforest.net/item/wordpress-wave-portfolio-blog/164046/?ref=dalecom"><img title="19" src="http://cdn.wplift.com/wp-content/uploads/2012/05/191.png" alt="" width="603" height="408" /></a></p>
<p><a href="http://themeforest.net/item/wordpress-wave-portfolio-blog/164046/?ref=dalecom">Features »</a> <a href="http://themeforest.net/item/wordpress-wave-portfolio-blog/full_screen_preview/164046/?ref=dalecom">Demo »</a> <a href="http://themeforest.net/item/wordpress-wave-portfolio-blog/164046/?ref=dalecom">Download »</a></p>
<h2>Adapt</h2>
<p>Adapt is a free WordPres theme created by WPExplorer.com that features a very clean and elegant business/portfolio style design that is also fully responsive. Overall the theme is very minimal and super easy to setup. It comes with built-in post types for your portfolio, homepage highlights and homepage slider, so adding your content is a breeze.</p>
<p><a href="http://www.wpexplorer.com/adapt-free-responsive-wordpress-theme"><img class="alignnone size-full wp-image-9432" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/110.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.wpexplorer.com/adapt-free-responsive-wordpress-theme">Features »</a>  <a class="visitbutton" href="http://wpexplorer.me/demo.php?theme=adapt">Demo »</a>  <a class="visitbutton" href="http://www.wpexplorer.com/adapt-free-responsive-wordpress-theme">Download »</a></p>
<h2>Tint</h2>
<p>Tint is our colorful theme that opens up some cool possibilities, its layout is simple and professional and it’s able to transform every element to predefined colors, or any color of your desire. You can adapt it for your line of business with just touch or two</p>
<p><a href="http://www.themeskingdom.com/tint-free-portfolio-wordpress-theme/"><img class="alignnone size-full wp-image-9435" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/212.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.themeskingdom.com/tint-free-portfolio-wordpress-theme/">Features »</a> <a class="visitbutton" href="http://www.themeskingdom.com/demo/tint/">Demo »</a> <a class="visitbutton" href="http://www.themeskingdom.com/free-membership/">Download »</a></p>
<h2>Zenon Lite</h2>
<p>Zenon Lite is an all in one wordpress theme with 3 awesome fonts, slider, background image easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes. The theme is SEO Friendly and has plenty of user-friendly options.</p>
<p><a href="http://www.towfiqi.com/zenon-lite-free-wordpress-theme.html"><img class="alignnone size-full wp-image-9436" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/35.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.towfiqi.com/zenon-lite-free-wordpress-theme.html">Features »</a> <a class="visitbutton" href="http://zenonlite.towfiqi.com/">Demo »</a> <a class="visitbutton" href="http://www.towfiqi.com/template/wordpress/download/zenon_lite.zip">Download »</a></p>
<h2>Lugada</h2>
<p>Simple minimalist responsive two column theme with built in slider. Suitable for a blog-based website with custom menu, custom header, custom widget, social share button (facebook like, twitter share, google +1) to make your blog more dazzling.</p>
<p><a href="http://www.illuminatheme.com/lugada/"><img class="alignnone size-full wp-image-9437" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/43.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.illuminatheme.com/lugada/">Features »</a> <a class="visitbutton" href="http://demo.illuminatheme.com/lugada/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/lugada">Download »</a></p>
<h2>Panoramica</h2>
<p>Panoramica is built with the intent of adapting to as many window sizes as possible. It has a fully fluid layout that gives it tremendous flexibility, allowing you to cater to both large and small screens alike.</p>
<p><a href="http://www.cpothemes.com/theme/panoramica"><img class="alignnone size-full wp-image-9438" title="5" src="http://cdn.wplift.com/wp-content/uploads/2012/05/53.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.cpothemes.com/theme/panoramica">Features »</a> <a class="visitbutton" href="http://demo.cpothemes.com/panoramica">Demo »</a> <a class="visitbutton" href="http://www.cpothemes.com/theme/panoramica">Download »</a></p>
<h2>Target</h2>
<p>A very neat and clean black and white business theme. The theme supports widgets. And features theme-options, threaded-comments and multi-level dropdown menu. A simple and neat typography.</p>
<p><a href="http://wordpress.org/extend/themes/target"><img class="alignnone size-full wp-image-9439" title="6" src="http://cdn.wplift.com/wp-content/uploads/2012/05/63.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/target">Features »</a> <a class="visitbutton" href="http://demos.antthemes.com/target/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/target.1.8.zip">Download »</a></p>
<h2>Gridly</h2>
<p>A free minimal &amp; responsive portfolio theme ideal for graphic designers or photographers.</p>
<p><a href="http://www.eleventhemes.com/gridly-theme/"><img class="alignnone size-full wp-image-9441" title="7" src="http://cdn.wplift.com/wp-content/uploads/2012/05/72.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.eleventhemes.com/gridly-theme/">Features »</a> <a class="visitbutton" href="http://www.eleventhemes.com/gridly/">Demo »</a> <a class="visitbutton" href="http://www.eleventhemes.com/thank-you/?file=1">Download »</a></p>
<h2>Grid Theme</h2>
<p>Grid Theme Responsive is a WordPress Theme with mobile responsive design, featuring infinite scroll. Grid Theme is perfect for any creative to showcase their portfolio.</p>
<p><a href="http://www.dessign.net/grid-theme-responsive/"><img class="alignnone size-full wp-image-9471" title="8" src="http://cdn.wplift.com/wp-content/uploads/2012/05/83.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.dessign.net/grid-theme-responsive/">Features »</a> <a class="visitbutton" href="http://www.dessign.net/gridthemeresponsive/">Demo »</a> <a class="visitbutton" href="http://www.dessign.net/zipthemes/gridthemeresponsive.zip">Download »</a></p>
<h2>Silesia</h2>
<p>Clean style and elegant theme based on HTML5 powered by NattyWP Framework and advanced Theme Options. You can adjust Colors (more than 15 options), display Twitter and Flickr feeds, Upload logo, Favicon, Backgrounds, etc. without editing code.</p>
<p><a href="http://wordpress.org/extend/themes/silesia"><img class="alignnone size-full wp-image-9473" title="9" src="http://cdn.wplift.com/wp-content/uploads/2012/05/91.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/silesia">Features »</a> <a class="visitbutton" href="http://test.nattywp.com/preview.php?theme=silesia">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/silesia.1.0.6.zip">Download »</a></p>
<h2>Andrina Lite</h2>
<p>Andrina is Elegant and beautiful Theme with Easy Customization Options built by InkThemes.com. The Andrina Theme features a uniquely curved designed feature section. Andrina Theme is perfect for all kinds of business and personal sites.</p>
<p><a href="http://wordpress.org/extend/themes/andrina-lite"><img class="alignnone size-full wp-image-9474" title="10" src="http://cdn.wplift.com/wp-content/uploads/2012/05/101.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/andrina-lite">Features »</a> <a class="visitbutton" href="http://inkthemes.com/wpthemes/andrinatheme/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/andrina-lite.2.5.1.zip">Download »</a></p>
<h2>Danko</h2>
<p>Danko WordPress Theme is ideal for charity organizations. It’s focused on raising funds for your charity. Use our free theme to do as much good as possible.</p>
<p><a href="http://www.themeskingdom.com/danko-free-charity-wordpress-theme/"><img class="alignnone size-full wp-image-9477" title="12" src="http://cdn.wplift.com/wp-content/uploads/2012/05/122.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.themeskingdom.com/danko-free-charity-wordpress-theme/">Features »</a> <a class="visitbutton" href="http://www.themeskingdom.com/demo/danko/">Demo »</a> <a class="visitbutton" href="http://www.themeskingdom.com/free-membership/">Download »</a></p>
<h2>Skirmish</h2>
<p>An elegant, HTML5 WordPress theme</p>
<p><a href="http://wordpress.org/extend/themes/skirmish"><img class="alignnone size-full wp-image-9475" title="11" src="http://cdn.wplift.com/wp-content/uploads/2012/05/115.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/skirmish">Features »</a> <a class="visitbutton" href="http://skirmish.generalthemes.com/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/skirmish.1.6.zip">Download »</a></p>
<h2>Zircon</h2>
<p>Free Magazine style WordPress theme</p>
<p><a href="http://www.elitethemes.net/zircon/"><img class="alignnone size-full wp-image-9478" title="13" src="http://cdn.wplift.com/wp-content/uploads/2012/05/132.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.elitethemes.net/zircon/">Features »</a> <a class="visitbutton" href="http://elitethemes.net/themedemo/?themedemo=zircon&amp;hidebar">Demo »</a> <a class="visitbutton" href="http://www.elitethemes.net/wp-content/plugins/download-monitor/download.php?id=136">Download »</a></p>
<h2>Nova</h2>
<p>This is a complete wordpress theme perfect for business and corporate sites, it has a lot of features that can be manage at the “Options panel”, also you can display the blog posts on several post formats such video and galleries. Additionally you can have a special post type for the portfolio/work.</p>
<p><a href="http://luiszuno.com/blog/downloads/nova-theme-wordpress"><img class="alignnone size-full wp-image-9479" title="14" src="http://cdn.wplift.com/wp-content/uploads/2012/05/142.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://luiszuno.com/blog/downloads/nova-theme-wordpress">Features »</a> <a class="visitbutton" href="http://luiszuno.com/themes/wp-nova/">Demo »</a> <a class="visitbutton" href="http://luiszuno.com/blog/wp-content/plugins/download-monitor/download.php?id=37">Download »</a></p>
<h2>Triton Lite</h2>
<p>Triton is a all in one wordpress theme with awesome 3 fonts, 1 slider, 1 layout &amp; easy to use theme option panel. The Theme also includes 3 built-in widgets and 5 useful shortcodes.</p>
<p><a href="http://www.towfiqi.com/triton-lite-free-wordpress-theme.html"><img class="alignnone size-full wp-image-9480" title="15" src="http://cdn.wplift.com/wp-content/uploads/2012/05/151.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.towfiqi.com/triton-lite-free-wordpress-theme.html">Features »</a> <a class="visitbutton" href="http://tritonlite.towfiqi.com/">Demo »</a> <a class="visitbutton" href="http://www.towfiqi.com/template/wordpress/download/triton_lite.zip">Download »</a></p>
<h2>Desire</h2>
<p>Desire is a unique  and minimal Free WordPress theme . A perfect canvas for business , small business, techers , personal blogs , designers , photo graphers and car blogs.</p>
<p><a href="http://www.iwebnet.org/desire.html"><img class="alignnone size-full wp-image-9481" title="16" src="http://cdn.wplift.com/wp-content/uploads/2012/05/161.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.iwebnet.org/desire.html">Features »</a> <a class="visitbutton" href="http://wp.iwebnet.org/">Demo »</a> <a class="visitbutton" href="http://www.iwebnet.org/download/desire.zip">Download »</a></p>
<h2>Stumblr</h2>
<p>A free Tumblr style WordPress theme ideal for Microblogging photos &amp; video.</p>
<p><a href="http://www.eleventhemes.com/stumblr-theme/"><img class="alignnone size-full wp-image-9488" title="20" src="http://cdn.wplift.com/wp-content/uploads/2012/05/201.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.eleventhemes.com/stumblr-theme/">Features »</a> <a class="visitbutton" href="http://www.eleventhemes.com/stumblr/">Demo »</a> <a class="visitbutton" href="http://www.eleventhemes.com/thank-you/?file=2">Download »</a></p>
<h2>Hyperspace</h2>
<p>Clean blog oriented theme with smart gallery feature and exclusive UFO widgets. Give your blog a new shiny look today.</p>
<p><a href="http://www.ufothemes.com/themes/hyperspace/"><img class="alignnone size-full wp-image-9483" title="17" src="http://cdn.wplift.com/wp-content/uploads/2012/05/171.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.ufothemes.com/themes/hyperspace/">Features »</a> <a class="visitbutton" href="http://ufothemes.com/preview/hyperspace/">Demo »</a> <a class="visitbutton" href="http://www.ufothemes.com/free-themes/hyperspace/HyperSpace.zip">Download »</a></p>
<h2>Monokrome</h2>
<p>First in Monokrome family and our most favourited theme to date. Strength lies on the unique main gallery that utilize jQuery Smart Column plugin. Not only it&#8217;ll display photos from Flickr but also stay fullsize as the screen increase.</p>
<p><a href="http://www.themebaker.com/monokrome/"><img class="alignnone size-full wp-image-9484" title="18" src="http://cdn.wplift.com/wp-content/uploads/2012/05/181.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.themebaker.com/monokrome/">Features »</a> <a class="visitbutton" href="http://demo.themebaker.com/#theme=monokrome">Demo »</a> <a class="visitbutton" href="http://themebaker.com/?download=Monokrome">Download »</a></p>
<h2>Galaxy</h2>
<p>Galaxy is a professional WordPress theme which is perfect for corporate business websites and blogs. It features a modern design, post excerpts with thumbnails, header, background, fixed-width, widget-ready and threaded comments.</p>
<p><a href="http://wordpress.org/extend/themes/galaxy"><img class="alignnone size-full wp-image-9507" title="21" src="http://cdn.wplift.com/wp-content/uploads/2012/05/214.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/galaxy">Features »</a> <a class="visitbutton" href="http://pixelpetal.com/category/wordpress/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/galaxy.1.0.zip">Download »</a></p>
<h2>Livewire</h2>
<p>Live Wire is about rocking your blogging. It was designed with Mobile first attitude, it supports post formats, it&#8217;s translation-ready and what else.</p>
<p><a href="http://wordpress.org/extend/themes/live-wire"><img class="alignnone size-full wp-image-9508" title="22" src="http://cdn.wplift.com/wp-content/uploads/2012/05/222.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/live-wire">Features »</a> <a class="visitbutton" href="http://foxnet.fi/demot/live-wire/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/live-wire.0.1.2.zip">Download »</a></p>
<h2>Smartbiz</h2>
<p>SmartBiz is a stylish and professional theme perfect for business websites and blogs. Highly customizable, it allows you to manage your site look with the easy options menu.</p>
<p><a href="http://wordpress.org/extend/themes/smartbiz"><img class="alignnone size-full wp-image-9510" title="23" src="http://cdn.wplift.com/wp-content/uploads/2012/05/232.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/smartbiz">Features »</a> <a class="visitbutton" href="http://getbusinessblog.com/demo/smartbiz/">Demo »</a> <a class="visitbutton" href="http://wordpress.org/extend/themes/download/smartbiz.1.0.6.zip">Download »</a></p>
<h2>Basic</h2>
<p><big>Basic is a new free theme suggested by many users. The purpose of the Basic theme is to give you a starter theme ao you can be your own designer. It only contains the basic layout styling so you can customize the theme with your own perferences using the Themify option panel. </big></p>
<p><a href="http://themify.me/themes/basic"><img class="alignnone size-full wp-image-9511" title="24" src="http://cdn.wplift.com/wp-content/uploads/2012/05/241.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://themify.me/themes/basic">Features »</a> <a class="visitbutton" href="http://themify.me/demo/#theme=basic">Demo »</a> <a class="visitbutton" href="http://themify.me/download/5/">Download »</a></p>
<h2>Elegant</h2>
<p>Elegant is clean and simple yet professional theme, it has 2 color schemes, black and white. It’s best suited for business and portfolio sites, but you can also use it for blog etc</p>
<p><a href="http://www.moonthemes.com/themes/elegant-best-bussines-portfolio-theme/"><img class="alignnone size-full wp-image-9512" title="25" src="http://cdn.wplift.com/wp-content/uploads/2012/05/251.png" alt="" width="603" height="408" /></a></p>
<p><a class="visitbutton" href="http://www.moonthemes.com/themes/elegant-best-bussines-portfolio-theme/">Features »</a> <a class="visitbutton" href="http://www.moonthemes.com/elegant/">Demo »</a> <a class="visitbutton" href="http://www.moonthemes.com/download-2/elegant/">Download »</a></p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/DrZiCfRFN2c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/25-new-high-quality-free-wordpress-themes-for-may-2012/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://wplift.com/25-new-high-quality-free-wordpress-themes-for-may-2012</feedburner:origLink></item>
		<item>
		<title>How To: Create a Business Directory like Yelp with WordPress</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/Uuo-KRkXqeU/how-to-create-a-business-directory-like-yelp-with-wordpress</link>
		<comments>http://wplift.com/how-to-create-a-business-directory-like-yelp-with-wordpress#comments</comments>
		<pubDate>Sat, 12 May 2012 08:27:10 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[business directory]]></category>
		<category><![CDATA[wordpress business directory plugin]]></category>
		<category><![CDATA[wordpress business directory theme]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9443</guid>
		<description><![CDATA[Vantage is the latest theme from AppThemes which allows you to turn WordPress into a full featured business listings directory such as Yelp.com which allows businesses to add themselves and let customers rate them and leave comments. The theme has built-in monetization options so you can charge for listings, featured listings or place advertisements. I&#8217;m]]></description>
			<content:encoded><![CDATA[<p><a href="/appthemesvantage">Vantage</a> is the latest theme from <a href="/appthemes">AppThemes</a> which allows you to turn WordPress into a full featured business listings directory such as <a href="http://www.yelp.com">Yelp.com</a> which allows businesses to add themselves and let customers rate them and leave comments. The theme has built-in monetization options so you can charge for listings, featured listings or place advertisements. I&#8217;m a big fan of <a href="/appthemes">AppThemes</a> and reviewed all their themes so far: <a href="http://wplift.com/how-to-create-a-coupon-code-site-with-wordpress">Coupon Code Theme</a>, <a href="http://wplift.com/how-to-create-a-classified-ads-site-with-wordpress">Classified Ads Theme</a>, <a href="http://wplift.com/how-to-use-wordpress-to-power-a-job-board">Job Board Theme</a> and <a href="http://wplift.com/how-to-use-wordpress-for-an-issue-tracking-ticketing-system">Issue Tracking Theme</a> so check those out for their other work. In this review I will be taking a look at installing &amp; configuring Vantage.</p>
<p><a href="/appthemesvantage"><img class="alignnone size-full wp-image-9445" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/113.png" alt="" width="603" height="259" /></a></p>
<ul>
<li>You can <a href="/appthemesvantage">purchase Vantage for yourself for $99 </a></li>
<li>Use Coupon code to get 10% off : <strong>WPLIFT</strong> – Get it for $89.10</li>
</ul>
<h2>Installing The Theme</h2>
<p>Upload the theme you receive after purchase and then visit “Appearance” &gt; “Themes” to activate it :</p>
<p><img class="alignnone size-full wp-image-9449" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/213.png" alt="" width="603" height="326" /></p>
<p>Once the theme is activated, you will see two new menu items &#8211; Vantage and Listings so lets take a look at those.</p>
<h2>Settings</h2>
<p>The Vantage tab has 3 options &#8211; Dashboard, Importer and Settings. Dashboard is just the latest news and updates from AppThemes, Importer is used if you want to import a .CSV file into the site. Lets take a look at settings, the first tab is general.</p>
<h2>General</h2>
<p>The General tab has your basic options for picking the color of your site ( 8 options ), Google Maps options, Menu Options and Page options :</p>
<p><img class="alignnone size-full wp-image-9450" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/36.png" alt="" width="603" height="408" /></p>
<h2>Payments</h2>
<p>The Payments tab is where you configure which currency to use and how much to charge for listings or featured listings. To maximise your content and potential traffic I would make the normal listings free and just charge people to be featured on either the homepage or category page.</p>
<p><img class="alignnone size-full wp-image-9451" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/44.png" alt="" width="603" height="408" /></p>
<h2>Paypal</h2>
<p>The final tab is for Paypal and here is where you can enter your Paypal account details and test your site using the Sandbox :</p>
<p><img class="alignnone size-full wp-image-9452" title="5" src="http://cdn.wplift.com/wp-content/uploads/2012/05/54.png" alt="" width="603" height="408" /></p>
<h2>Listings</h2>
<p>The Listings in this theme use custom post types and the &#8220;Listings&#8221; menu item is where you can control these. You can create categories or tags like for normal posts and you can manually add listings or manage existing listings here. You can also create custom forms and view your orders :</p>
<p><img class="alignnone size-full wp-image-9456" title="6" src="http://cdn.wplift.com/wp-content/uploads/2012/05/64.png" alt="" width="603" height="408" /></p>
<p>Here is what a listing looks like on the front end :</p>
<p><img class="alignnone size-full wp-image-9457" title="8" src="http://cdn.wplift.com/wp-content/uploads/2012/05/82.png" alt="" width="603" height="408" /></p>
<p>And the form that businesses can use to submit their info :</p>
<p><img class="alignnone size-full wp-image-9458" title="7" src="http://cdn.wplift.com/wp-content/uploads/2012/05/73.png" alt="" width="603" height="408" /></p>
<h2>Conclusion</h2>
<p>This is another solid theme from <a href="/appthemes">AppThemes</a> &#8211; the front end is functional and has all the features you&#8217;d expect from a business directory. The back end seems a lot simpler than themes Ive reviewed before from them &#8211; its uses the native WordPress styling for the options panel and the use of custom post types for the listings is easy to use for someone familiar with a normal WordPress install.</p>
<ul>
<li>You can <a href="/appthemesvantage">purchase Vantage for yourself for $99 </a></li>
<li>Use Coupon code to get 10% off : <strong>WPLIFT</strong> – Get it for $89.10</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/Uuo-KRkXqeU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/how-to-create-a-business-directory-like-yelp-with-wordpress/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://wplift.com/how-to-create-a-business-directory-like-yelp-with-wordpress</feedburner:origLink></item>
		<item>
		<title>30 Awesome Free &amp; Premium Mobile WordPress Themes</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/YmKFrupzFKE/30-awesome-free-premium-mobile-wordpress-themes</link>
		<comments>http://wplift.com/30-awesome-free-premium-mobile-wordpress-themes#comments</comments>
		<pubDate>Fri, 11 May 2012 07:14:43 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[mobile wordpress]]></category>
		<category><![CDATA[wordpress mobile]]></category>
		<category><![CDATA[wordpress mobile theme]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9367</guid>
		<description><![CDATA[Mobile web browsing has never been more popular. It goes without saying that iOS, Android, and other mobile platforms are here to stay. At this point if you don&#8217;t have a mobile version of your blog then you are behind the times. Don&#8217;t miss out on the mobile traffic you could be getting by not]]></description>
			<content:encoded><![CDATA[<p>Mobile web browsing has never been more popular. It goes without saying that iOS, Android, and other mobile platforms are here to stay. At this point if you don&#8217;t have a mobile version of your blog then you are behind the times. Don&#8217;t miss out on the mobile traffic you could be getting by not having a mobile theme for your wordpress blog. Here are 30 of the best mobile WordPress themes around. Please let us know what you think of them and if you have a newer find I&#8217;d love to see it via a link in the comments below.</p>
<h2>WPtouch</h2>
<p>WPtouch automatically transforms your WordPress website into an application-like theme, complete with ajax loading articles and effects when viewed from the most popular mobile web browsing devices like the iPhone, iPod touch, Android mobile devices, Palm Pre/Pixi and BlackBerry OS6 mobile devices.</p>
<p><a href="http://wordpress.org/extend/plugins/wptouch/"><img class="aligncenter size-full wp-image-9402" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WPtouch.png" alt="WPtouch Mobile WordPress Theme" width="516" height="399" /></a></p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/wptouch/">Full Details</a> | Price: FREE</li>
</ul>
<h2>WordPress Mobile Theme</h2>
<p>This is a minimalistic theme that can be used by bloggers who want to target mobile phone users. This theme will fit perfectly in all the mobile phones (any resolution) and because of its light weight, will also reduce loading times.</p>
<p><a href="http://www.blogohblog.com/wordpress-mobile-theme/"><img class="aligncenter size-full wp-image-9399" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Wordpress-Mobile-Theme.png" alt="Wordpress Mobile Theme" width="580" height="423" /></a></p>
<ul>
<li><a href="http://www.blogohblog.com/wordpress-mobile-theme/">Full Details</a> | Price: FREE</li>
</ul>
<h2>Handheld</h2>
<p>Today, more and more people are visiting your website on a mobile device. Due to small screen sizes, the viewing experience when visiting a normal website can be awkward. HandHeld solves this problem by serving your mobile visitors an alternate design that has been optimized for the small screen. HandHeld works in tandem with your normal theme, and is only used when the plugin detects that your visitor is using a mobile phone.</p>
<p><a href="/eleganthandheld"><img class="aligncenter size-full wp-image-9376" src="http://cdn.wplift.com/wp-content/uploads/2012/05/HandHeld.png" alt="HandHeld Mobile WordPress Theme" width="316" height="553" /></a></p>
<ul>
<li><a href="/eleganthandheld">Full Details</a> | Price: $39 for access to all Elegant Themes</li>
</ul>
<h2>WP Mobile</h2>
<p>WP Mobile: A Premium WordPress 3.2.1 Ready, eCommerce / Free Downloads Theme that looks the same across all browsers &amp; mobile devices!</p>
<p><a href="http://www.mojo-themes.com/item/wp-mobile-a-mobile-wordpress-blog-store-downloads-manager/?r=wplift"><img class="aligncenter size-full wp-image-9400" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WP-Mobile.png" alt="WP Mobile WordPress Theme" width="498" height="931" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/wp-mobile-a-mobile-wordpress-blog-store-downloads-manager/?r=wplift">Full Details</a> | Price: $32</li>
</ul>
<h2>Mobius</h2>
<p>Möbius — is a popular free mobile optimized WordPress theme made by our team in 2010. It has attractive mobile and desktop design useful for entertainment, news and personal blogs. It can also be used for the mobile view only along with WordPress Mobile Pack plugin.</p>
<p><a href="http://www.mobilizetoday.com/freebies/mobius/"><img class="aligncenter size-full wp-image-9381" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Mobius.png" alt="Mobius Mobile WordPress Theme" width="603" height="300" /></a></p>
<ul>
<li><a href="http://www.mobilizetoday.com/freebies/mobius/">Full Details</a> | Price: FREE</li>
</ul>
<h2>Tap News</h2>
<p>Tap News is an iphone-app style mobile plugin/theme package that instantly converts your wordpress site into a mobile web-application experience. It is specially designed for iPhone/iPod touch, Android, and Blackberry touch mobile device. The theme features elegant iPhone-style sliding layout, and it will truly turn your site into a mobile application. Other features include thumbnail pictures, full support for twitter, social bookmarking, and email.</p>
<p><a href="/wptap"><img class="aligncenter  wp-image-9392" src="http://cdn.wplift.com/wp-content/uploads/2012/05/TapNews.png" alt="TapNews Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>On Demand Mobile</h2>
<p>This is the first mobile video theme/plugin that WPtap developed in collaboration with Press75. Tailored to Press75’s On Demand theme, On Demand mobile provides a fully featured video solution on mobile platforms.</p>
<p><a href="/wptapondemand"><img class="aligncenter size-full wp-image-9389" src="http://cdn.wplift.com/wp-content/uploads/2012/05/On-Demand.png" alt="On Demand Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptapondemand">Full Details</a> | Price: $49.99</li>
</ul>
<h2>Video Elements</h2>
<p>Coupled with Press75’s Video Elements theme (V2.5), Video Elements mobile allows you to run video centric websites on both PC and mobile platforms.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9395" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Video-Elements.png" alt="Video Elements Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>Videly Mobile</h2>
<p>Tailored to Press75’s Vidley theme, this is another quality video centric theme on mobile platform built with the modern video blogger in mind.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9398" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Vidley-Mobile.png" alt="Vidley Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $39.99</li>
</ul>
<h2>On Demand iPad</h2>
<p>Coupled with On Demand mobile theme, WPtap On Demand iPad provides a fully featured video solution on mobile platforms.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9388" src="http://cdn.wplift.com/wp-content/uploads/2012/05/On-Demand-iPad.png" alt="On Demand iPad WordPress  Theme" width="499" height="228" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>TV Elements Mobile</h2>
<p>Coupled with Press75’s TV Elements, TV Elements mobile will bring an entirely new element to the way you browse and interact with video on a mobile platform.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9394" src="http://cdn.wplift.com/wp-content/uploads/2012/05/TV-Elements-Mobile.png" alt="TV Elements Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $39.99</li>
</ul>
<h2>Sofa iBlogger</h2>
<p>Sofa iBloggr is the very first WordPress theme made exclusively for iPhone and iPod touch devices. It perfectly fits to 320px wide screen without the need for screen orientation switch. All other desktop computer Browsers are capable to run this theme with no issues as well!</p>
<p><a href="http://themeforest.net/item/sofa-ibloggr-wordpress-iphone-theme/79253?ref=dalecom"><img class="aligncenter size-full wp-image-9391" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Sofa-iBlogger.jpg" alt="Sofa iBlogger Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/sofa-ibloggr-wordpress-iphone-theme/79253?ref=dalecom">Full Details</a> | Price: $15</li>
</ul>
<h2>Simple Mobile</h2>
<p>Simple Mobile is a WordPress theme designed for mobile devices, especially iPhone. It can be used parallel with another theme and presented to mobile users only (read FAQ ).<br />
Or you can use it traditional way – present it both to desktop computers and mobile devices users.</p>
<p><a href="http://themeforest.net/item/simple-mobile/110202?ref=dalecom"><img class="aligncenter size-full wp-image-9390" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Simple-Mobile.png" alt="Simple Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/simple-mobile/110202?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>iWorld</h2>
<p>iWorld is a wp theme designed exlusive for iPod Touch and iPhone, Can be use for corporative site, portfolio, blog.</p>
<p><a href="http://themeforest.net/item/iworld-mobile-wp-theme/112851?ref=dalecom"><img class="aligncenter size-full wp-image-9378" src="http://cdn.wplift.com/wp-content/uploads/2012/05/iWorld.jpg" alt="iWorld Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/iworld-mobile-wp-theme/112851?ref=dalecom">Full Details</a> | Price: $25</li>
</ul>
<h2>DotMobi</h2>
<p>dotMobi is a mobile theme for WordPress. It can be used either as a standalone blog OR in conjuction with one of the many plugins that offer theme switching according to the users platform (See FAQ ’s for more info). Although compact in design, this theme offers all the features to the user that a normal WordPress blog theme has to offer, in other words it doesn’t cripple the users browsing experience by hiding archives and categories selection and other browsing options.</p>
<p><a href="http://themeforest.net/item/dotmobi-wordpress-theme-for-mobile-devices/123198?ref=dalecom"><img class="aligncenter size-full wp-image-9375" src="http://cdn.wplift.com/wp-content/uploads/2012/05/DotMobi.jpg" alt="DotMobi Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/dotmobi-wordpress-theme-for-mobile-devices/123198?ref=dalecom">Full Details</a> | Price: $15</li>
</ul>
<h2>My Mobile Page</h2>
<p>My Mobile Page WordPress Theme is a minimal mobile wordpress theme. With a modern look and a lot of cool features this can be the perfect pesonal mobile website for you. This theme can be used for personal mobile pages, web designers mobile pages, artists mobile pages and many other.</p>
<p><a href="http://themeforest.net/item/my-mobile-page-wordpress-theme/138271?ref=dalecom"><img class="aligncenter size-full wp-image-9384" src="http://cdn.wplift.com/wp-content/uploads/2012/05/My-Mobile-Page.jpg" alt="My Mobile Page WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/my-mobile-page-wordpress-theme/138271?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>My Mobile Page V2</h2>
<p>My Mobile Page V2 WordPress Theme is a unique wordpress mobile theme with some amazing new features, 100 % customizable, fluid layout, automatically resized to every mobile resolution, auto device orientation resizable, custom admin panel.</p>
<p><a href="http://themeforest.net/item/my-mobile-page-v2-wordpress-theme/165066?ref=dalecom"><img class="aligncenter size-full wp-image-9382" src="http://cdn.wplift.com/wp-content/uploads/2012/05/My-Mobile-Page-V2.jpg" alt="My Mobile Page V2 WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/my-mobile-page-v2-wordpress-theme/165066?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>My Mobile Page V3</h2>
<p>My Mobile Page V3 WordPress Theme is the third version of “My mobile page” wordpress mobile theme series. The WordPress version comes with a custom ajax powered admin panel, from where you can setup the theme and his features. You can customize the home navigation menu, adding and editing the icons and the numbers of pages to display. Also you can create blog pages, photo galleries, portfolio sections with flexible images and videos. Using the allready 12 smart editor shortcodes you can manage your content easily.</p>
<p><a href="http://themeforest.net/item/my-mobile-page-v3-wordpress-theme/1328741?ref=dalecom"><img class="aligncenter size-full wp-image-9383" src="http://cdn.wplift.com/wp-content/uploads/2012/05/My-Mobile-Page-V3.jpg" alt="My Mobile Page V3 WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/my-mobile-page-v3-wordpress-theme/1328741?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>1st Giant Leap</h2>
<p>1stGiantLeap Mobile is a HTML5 /CSS3 template tuned to look perfect in mobile browsers. The markup is device orientation (landscape/portrait) sensitive, so when you change device orientation by rotating it 90 degrees CW or CCW this template will look nice.</p>
<p><a href="http://themeforest.net/item/1stgiantleap-mobile-template-wordpress-edition/145513?ref=dalecom"><img class="aligncenter size-full wp-image-9373" src="http://cdn.wplift.com/wp-content/uploads/2012/05/1st-Giant-Leap.jpg" alt="1st Giant Leap Mobile WordPress Theme" width="603" height="558" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/1stgiantleap-mobile-template-wordpress-edition/145513?ref=dalecom">Full Details</a> | Price: $15</li>
</ul>
<h2>Mobile Pro</h2>
<p>MobilePRO is a beautiful professional WordPress theme for mobile devices. However, it looks great on any computer screen.</p>
<p><a href="http://themeforest.net/item/mobile-pro-/400661?ref=dalecom"><img class="aligncenter size-full wp-image-9380" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Mobile-Pro.jpg" alt="Mobile Pro WordPress Theme" width="603" height="486" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/mobile-pro-/400661?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>Touch Mobile &amp; Tablet</h2>
<p>Touch Mobile &amp; Tablet is a WordPress theme built with HTML5 and CSS3 for mobile and tablet devices. It is a fluid design that will adjust to screen size and orientation of the device and is suitable for business and personal sites.</p>
<p><a href="http://themeforest.net/item/touch-mobile-tablet-wordpress-theme/1477495?ref=dalecom"><img class="aligncenter size-full wp-image-9393" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Touch-Mobile-Tablet.png" alt="Touch Mobile-Tablet WordPress Theme" width="368" height="716" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/touch-mobile-tablet-wordpress-theme/1477495?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>iKon</h2>
<p>iKon is WordPress theme designed exclusive for Iphone and Android devices. In case if you want to use this theme on the same WP installation with your main desktop theme the ikon-option plugin will allow you to set all the options of the iKon theme without to activate it.</p>
<p><a href="http://themeforest.net/item/ikon-wordpress-mobile-theme/1501323?ref=dalecom"><img class="aligncenter size-full wp-image-9377" src="http://cdn.wplift.com/wp-content/uploads/2012/05/iKon.jpg" alt="iKon Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ikon-wordpress-mobile-theme/1501323?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>Breathe</h2>
<p>Heavily themed jQuery Mobile based template which suits the best for your blog or portfolio page and it’s easy customizable via Theme Options.</p>
<p><a href="http://themeforest.net/item/breathe-wordpress/1594691?ref=dalecom"><img class="aligncenter size-full wp-image-9374" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Breathe.png" alt="Breathe Mobile WordPress Theme" width="590" height="300" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/breathe-wordpress/1594691?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>Obox Mobile</h2>
<p>Obox Mobile is a Mobile Framework that will seamlessly convert your WordPress site into a mobile friendly experience when people visit it via their phones.</p>
<p><a href="http://themeforest.net/item/obox-mobile-wordpress-mobile-framework/165736?ref=dalecom"><img class="aligncenter size-full wp-image-9387" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Obox-Mobile.jpg" alt="Obox Mobile WordPress Theme" width="427" height="897" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/obox-mobile-wordpress-mobile-framework/165736?ref=dalecom">Full Details</a> | Price: $50</li>
</ul>
<h2>Video Flick Mobile</h2>
<p>Tailored to Press75’s Video Flick theme, Video Flick mobile is the perfect all-around video and blogging solution on mobile platforms.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9396" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Video-Flick-Mobile.png" alt="Video Flick Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $39.99</li>
</ul>
<h2>Massive News Mobile</h2>
<p>Coupled with Press75’s Massive News theme (V2.5+), Massive News mobile provides you perfect solution for news, blogging, and media.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9379" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Massive-News-Mobile.png" alt="Massive News Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>WPtap Pages</h2>
<p>WPtap Pages mobile theme features WordPress Pages, and only Pages on Home page. With features like elegant slideshow and thumbnail images, it makes a perfect choice for directory listing and product showcases. Three different theme styles are included in this theme/plugin package.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9401" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WPtap-Pages.png" alt="WPtap Pages Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>Video Tube</h2>
<p>Video Tube theme is specifically designed for video blogging and content sharing on your mobile site. It fully supports iPhone/iPod Touch, Android, and touch-based Blackberry devices.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9397" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Video-Tube.png" alt="Video Tube Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>News Gallery</h2>
<p>News Gallery theme is designed with the photography blogger in mind featuring frontpage slideshow, thumbnail picture, and gallery style layout options. It is the perfect choice for image-centric and magazine style WordPress websites.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9385" src="http://cdn.wplift.com/wp-content/uploads/2012/05/News-Gallery.png" alt="News Gallery Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: $49.99</li>
</ul>
<h2>News Press</h2>
<p>News Press theme is a simple and elegant solution for creating an iPhone-friendly News, Blog, and other text-centric WordPress sites.Â come complete with all the standard WordPress blog features: search, login, categories, tags, archives, photos &amp; more. It also offers many customization features through a user-friendly WordPress admin panel. It will instantly turn your WordPress site into a mobile application experience.</p>
<p><a href="/wptap"><img class="aligncenter size-full wp-image-9386" src="http://cdn.wplift.com/wp-content/uploads/2012/05/News-Press.png" alt="News Press Mobile WordPress Theme" width="515" height="225" /></a></p>
<ul>
<li><a href="/wptap">Full Details</a> | Price: FREE</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/YmKFrupzFKE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-awesome-free-premium-mobile-wordpress-themes/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wplift.com/30-awesome-free-premium-mobile-wordpress-themes</feedburner:origLink></item>
		<item>
		<title>30 Fantastic One Page WordPress Themes for 2012</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/aD0U6bSvLew/30-fantastic-one-page-wordpress-themes-for-2012</link>
		<comments>http://wplift.com/30-fantastic-one-page-wordpress-themes-for-2012#comments</comments>
		<pubDate>Thu, 10 May 2012 06:39:28 +0000</pubDate>
		<dc:creator>Jack Hammet</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[one page wordpress themes]]></category>
		<category><![CDATA[premium wordpress themes]]></category>
		<category><![CDATA[Single page wordpress themes]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9330</guid>
		<description><![CDATA[One page WordPress themes are awesome. They&#8217;re perfect for anyone who loves simplicity and clever design. The following roundup of 30 one page wordpress themes can be used by photographers, designers, freelancers, businesses, or anyone craving a unique blog/website design that stands out. If you&#8217;ve seen a good one page theme that you feel should]]></description>
			<content:encoded><![CDATA[<p>One page WordPress themes are awesome. They&#8217;re perfect for anyone who loves simplicity and clever design. The following roundup of 30 one page wordpress themes can be used by photographers, designers, freelancers, businesses, or anyone craving a unique blog/website design that stands out. If you&#8217;ve seen a good one page theme that you feel should have been included in this roundup then please drop us a link in the commments below.</p>
<h2>Retro</h2>
<p>“Retro Portfolio” is a WordPress Retro-style theme. It consists on a one-page portfolio with a blog and a contact section featuring a ajax contact form.</p>
<p><a href="http://themeforest.net/item/retro-portfolio-one-page-vintage-wordpress-theme/1708109?ref=dalecom"><img class="aligncenter size-full wp-image-9354" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Retro.png" alt="Retro WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/retro-portfolio-one-page-vintage-wordpress-theme/1708109?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Woop</h2>
<p>Woop is a single page portfolio template, perfect to promote your work. It uses the latest WordPress version and a full control of backgrounds and colors.</p>
<p><a href="http://themeforest.net/item/woop-wordpress-single-page-portfolio-/1990870?ref=dalecom"><img class="aligncenter size-full wp-image-9361" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Woop1.png" alt="Woop WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/woop-wordpress-single-page-portfolio-/1990870?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Ability</h2>
<p>Ability is a responsive, one page WordPress theme powered with AJAX magic &amp; the slick Swift Framework.</p>
<p><a href="http://themeforest.net/item/ability-responsive-one-page-ajax-wordpress-theme/1929337?ref=dalecom"><img class="aligncenter size-full wp-image-9334" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Ability1.png" alt="Ability WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/ability-responsive-one-page-ajax-wordpress-theme/1929337?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>ShapeShifter 2</h2>
<p>ShapeShifter is well organized. Take what you love, leave what you don’t, customize the rest. It’s completely in your hands – turn it into the next big thing, or just as your little personal projects, it’s up to you.</p>
<p><a href="http://themeforest.net/item/shapeshifter-2-responsive-flexible-one-page/903214?ref=dalecom"><img class="aligncenter size-full wp-image-9355" src="http://cdn.wplift.com/wp-content/uploads/2012/05/ShapeShifter-2.png" alt="ShapeShifter 2 WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/shapeshifter-2-responsive-flexible-one-page/903214?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>In-Motion</h2>
<p>IN-Motion WordPress Theme is a one page RESPONSIVE template that is great for all types of pages (business, personal, agency, &#8230; ). The design is very clean and contains all features of a modern web page.</p>
<p><a href="http://themeforest.net/item/inmotion-wordpress-one-page-slide/1538586?ref=dalecom"><img class="aligncenter size-full wp-image-9347" src="http://cdn.wplift.com/wp-content/uploads/2012/05/IN-MOTION.png" alt="IN MOTION WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/inmotion-wordpress-one-page-slide/1538586?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Carbon</h2>
<p>Clean &amp; easy to use theme for your portfolio needs. It is just one page and has a smooth scrolling animation between sections.</p>
<p><a href="http://themeforest.net/item/carbon-one-page-portfolio-wordpress/81835?ref=dalecom"><img class="aligncenter size-full wp-image-9338" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Cabon.jpg" alt="Carbon WordPress Theme" width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/carbon-one-page-portfolio-wordpress/81835?ref=dalecom">Full Details</a> | Price: $20</li>
</ul>
<h2>Slicer</h2>
<p>The slicer wordpress theme finally makes it painfully easy to showcase your Product / Service / Portfolio. A small one page website or a full blown website – Slicer fits it all. A unique concept for developing your website lets you build your page slice by slice each with a unique styling and appearance. This lets you tailor the layout of each section to the needs of your content. The theme is perfect for featuring your company’s services, sell your products (real books, e-books, learning courses, icon sets, downloadable products, etc.) showcase your company’s profile.</p>
<p><a href="http://themeforest.net/item/slicer-one-multi-page-business-template/235860?ref=dalecom"><img class="aligncenter size-full wp-image-9356" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Slicer.jpg" alt="Slicer WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/slicer-one-multi-page-business-template/235860?ref=dalecom">Full Details </a>| Price: $30</li>
</ul>
<h2>PhotoGrid</h2>
<p>PhotoGrid is a unique one page ajax WordPress Theme for photography. PhotoGrid was pure photography portfolio theme, so no blog functionality for now. 100% ajax! – the URL hash was inspired by twitter, use ”#!/” – you also can use previous or next browser button to navigate the previous content, this is also support SEO – everytime pages or image sets open, the title of site will change dynamically.</p>
<p><a href="http://themeforest.net/item/photogrid-one-page-ajax-photography-wp-theme/310725?ref=dalecom"><img class="aligncenter size-full wp-image-9353" src="http://cdn.wplift.com/wp-content/uploads/2012/05/PhotoGrid.png" alt="PhotoGrid WordPress Theme" width="603" height="409" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/photogrid-one-page-ajax-photography-wp-theme/310725?ref=dalecom">Full Details</a> | Price: $40</li>
</ul>
<h2>WordPress HUD</h2>
<p>The ideal portfolio or product showcase theme, WordPress HUD let’s you choose the exact colors, patterns, or background images you want!</p>
<p><a href="http://themeforest.net/item/wordpress-hud/96049?ref=dalecom"><img class="aligncenter size-full wp-image-9362" src="http://cdn.wplift.com/wp-content/uploads/2012/05/WordPress-HUD.png" alt="WordPress HUD WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/wordpress-hud/96049?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Hypax</h2>
<p>Hypax is a premium template and it is great for portfolio and personal websites. Hypax is a hybrid because it can be used as a simple site or long “One Page” site. We have built a special system based on custom posts, which allows for easy management posts on the homepage.</p>
<p><a href="http://themeforest.net/item/hypax-premium-wordpress-theme/397283?ref=dalecom"><img class="aligncenter size-full wp-image-9345" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Hypax.png" alt="Hypax WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/hypax-premium-wordpress-theme/397283?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Da Vinci Theme</h2>
<p>Da Vinci Theme is an One Page Portfolio WordPress Theme, best suited for business and portfolio sites. This theme comes with 12 color variations.</p>
<p><a href="http://themeforest.net/item/da-vinci-theme-wp-one-page-portfolio-12-in-1/166510?ref=dalecom"><img class="aligncenter size-full wp-image-9341" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Da-Vinci-Theme.png" alt="Da Vinci Theme WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/da-vinci-theme-wp-one-page-portfolio-12-in-1/166510?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Great Portfolio</h2>
<p>Great Portfolio is a one page portfolio and a very clean WordPress theme. It also includes a full blog functionality. This theme is perfect for anyone looking to launch a site right away. It’s perfect for businesses, creatives, and individuals who want to quickly publish their portfolio. It has 2 color options to choose from namely, dark grey and dark brown. It also has a smooth scroller to each menu of the page.</p>
<p><a href="http://themeforest.net/item/great-portfolio-one-page-wordpress-theme/117032?ref=dalecom"><img class="aligncenter size-full wp-image-9344" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Great-Portfolio.png" alt="Great Portfolio WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/great-portfolio-one-page-wordpress-theme/117032?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Jumper WP</h2>
<p>Jumper WP is a single page (with an additional blog page) scrolling WordPress theme, best suited for those creatives who want to show their work in a simple and interesting way. Ideal for a web and graphic designers, photographers etc.</p>
<p><a href="http://themeforest.net/item/jumper-wp-one-page-theme/1099587?ref=dalecom"><img class="aligncenter size-full wp-image-9348" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Jumper-WP.png" alt="Jumper WP WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/jumper-wp-one-page-theme/1099587?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Personality</h2>
<p>Personality is a premium one page portfolio WordPress theme, ideal for powering a small presentation website for both businesses or individuals. There’s no blog functionality (the posts are used to power the portfolio) and the main focus is on the pages.</p>
<p><a href="http://themeforest.net/item/personality-one-page-portfolio-wordpress-theme/726202?ref=dalecom"><img class="aligncenter size-full wp-image-9352" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Personality.png" alt="Personality WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/personality-one-page-portfolio-wordpress-theme/726202?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Identity</h2>
<p>Identity is new pretty WordPress theme for personal or business blog/portfolio. All in “one page”.</p>
<p><a href="http://themeforest.net/item/identity-one-page-blogportfolio-theme/120934?ref=dalecom"><img class="aligncenter size-full wp-image-9346" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Identity.png" alt="Identity WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/identity-one-page-blogportfolio-theme/120934?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>ExcelsiorWP</h2>
<p>Excelsior is a clean and professional one page template, perfect for all types of business, companies and personal web sites. This template is tested in all common browsers: Firefox, Chrome, Safari, Opera, IE7 and IE8.</p>
<p><a href="http://themeforest.net/item/excelsiorwp-one-page-portofolio-theme/159996?ref=dalecom"><img class="aligncenter size-full wp-image-9342" src="http://cdn.wplift.com/wp-content/uploads/2012/05/ExcelsiorWP.jpg" alt="ExcelsiorWP WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/excelsiorwp-one-page-portofolio-theme/159996?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Temptation</h2>
<p>Temptation is a single page portfolio template with a minimal and clean design with strong typography, well suited for personal and professional use.</p>
<p><a href="http://themeforest.net/item/temptation-single-page-wordpress-theme/257625?ref=dalecom"><img class="aligncenter size-full wp-image-9359" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Temptation.png" alt="Temptation WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/temptation-single-page-wordpress-theme/257625?ref=dalecom">Full Details</a> | Price: $25</li>
</ul>
<h2>Glider</h2>
<p>If you are looking to re-invent your personal website, then Glider just might be the theme for you. Featuring a contemporary style and a unique javascript layout, this theme is sure to leave your visitors impressed. Along with looking cool, Glider is also versatile, and includes a fully featured blog and portfolio section in addition to the basic page-based homepage.</p>
<p><a href="/elegantglider"><img class="aligncenter size-full wp-image-9343" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Glider.png" alt="Glider WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/elegantglider">Full Details</a> | Price: $39 for access to all Elegant Themes</li>
</ul>
<h2>Cocoon</h2>
<p>Cocoon is a great minimal one page wordpress theme for business or portfolio.</p>
<p><a href="http://themeforest.net/item/cocoon-wordpress-template/115298?ref=dalecom"><img class="aligncenter size-full wp-image-9340" src="http://cdn.wplift.com/wp-content/uploads/2012/05/CocoonWP.png" alt="CocoonWP WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/cocoon-wordpress-template/115298?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Locus</h2>
<p>Please note that with the latest update 3.0 all the theme files have been revised including the options framework. So if you are planning on updating the theme, you will need to do create your posts and pages from scratch. The help documentation explains all the steps thoroughly with video screencasts. You may choose not to update to the latest version, we will still be supporting the old version. (The new version only supports Vimeo and YouTube videos in the portfolio.)</p>
<p><a href="http://themeforest.net/item/locus-responsive-one-page-wordpress-theme/112800?ref=dalecom"><img class="aligncenter size-full wp-image-9349" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Locus.png" alt="Locus WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/locus-responsive-one-page-wordpress-theme/112800?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Solo</h2>
<p>A clean, single page portfolio theme with a sleek style and smooth jQuery effects. Automatic scrolling and expanding project display are just some of the features that will help make your work look even more amazing.</p>
<p><a href="http://themetrust.com/themes/solo"><img class="aligncenter size-full wp-image-9358" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Solo.png" alt="Solo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themetrust.com/themes/solo">Full Details</a> | Price: $49</li>
</ul>
<h2>Coalition</h2>
<p>Coalition is a minimal business and portfolio Theme that is created to be used as a One Page Template. With the help of a Template Builder you can create a single page which holds all your content. The theme can of course also be used as a “normal” WordPress theme. In that case Coalition will behave like any other WordPress theme with a blog, posts, pages etc</p>
<p><a href="http://themeforest.net/item/coalition-one-page-wordpress-portfolio/492528?ref=dalecom"><img class="aligncenter size-full wp-image-9339" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Coalition.png" alt="Coalition WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/coalition-one-page-wordpress-portfolio/492528?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Mojo</h2>
<p>Mojo is a slick and stylish, one page portfolio theme built with simplicity and ease of use in mind. Beautifully emphasize your work, social profiles, personal and contact details in one stunning page, with the featured fading slider, and elegant light-boxed thumbnails.</p>
<p><a href="/efrogthemes"><img class="aligncenter size-full wp-image-9350" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Mojo.png" alt="Mojo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="/efrogthemes">Full Details</a> | Price: $20</li>
</ul>
<h2>Box One</h2>
<p>Box One is a brand new WORDPRESS theme developed exclusively for Mojo Themes. It’s perfect for business or a personal users. It’s incredibly powerful, flexible, and easy to use!</p>
<p><a href="http://www.mojo-themes.com/item/box-one-one-page-business-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9337" src="http://cdn.wplift.com/wp-content/uploads/2012/05/BoxOne.png" alt="BoxOne WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/box-one-one-page-business-wordpress-theme/?r=wplift">Full Details</a> | Price: $32</li>
</ul>
<h2>Auzora</h2>
<p>Auzora is One Page Portfolio WordPress Theme. Comes with massive admin features. Are you tired to see a lot of one page wordpress theme use scrollable effect when change the page? Then check the auzora live preview..</p>
<p><a href="http://themeforest.net/item/auzora-one-page-portfolio-and-business-theme/102832?ref=dalecom"><img class="aligncenter size-full wp-image-9335" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Auzora.png" alt="Auzora WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/auzora-one-page-portfolio-and-business-theme/102832?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<h2>Nanica</h2>
<p>Nanica is a great one page wordpress theme with 8 page templates, 3 custom widgets, keyboard navigation, psd files included, and highly customizable options.</p>
<p><a href="http://themeforest.net/item/nanica-one-page-wordpress-theme/462293?ref=dalecom"><img class="aligncenter size-full wp-image-9351" src="http://cdn.wplift.com/wp-content/uploads/2012/05/NANICA.png" alt="NANICA WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/nanica-one-page-wordpress-theme/462293?ref=dalecom">Full Details</a> | Price: $25</li>
</ul>
<h2>Box Two</h2>
<p>Box Two is a brand new Responsive Single Page WordPress Theme developed exclusively for MOJO Marketplace. It’s perfect for business or a personal users. It’s incredibly powerful, flexible, fun and easy to use!</p>
<p><a href="http://www.mojo-themes.com/item/box-two-responsive-single-page-wordpress-theme/?r=wplift"><img class="aligncenter size-full wp-image-9336" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Box-Two.png" alt="Box Two WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://www.mojo-themes.com/item/box-two-responsive-single-page-wordpress-theme/?r=wplift">Full Details</a> | Price: $37</li>
</ul>
<h2>Volemo</h2>
<p>Volemo – is a modern and attractive one page template, best suited for those creatives who want to show their work in a simple and interesting way. Ideal for a web and graphic designers, photographers etc.</p>
<p><a href="http://themeforest.net/item/volemo-wordpress-one-page-theme/1593108?ref=dalecom"><img class="aligncenter size-full wp-image-9360" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Volemo.png" alt="Volemo WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/volemo-wordpress-one-page-theme/1593108?ref=dalecom">Full Details</a> | Price: $25</li>
</ul>
<h2>Zipfolio</h2>
<p>Zipfolio is a single page portfolio WordPress theme made for designers, photographers, illustrators, video producers and other creative freelance types who need an easy, attractive and effective way to share their work with clients and fans. First, the theme boldly shows the visitor your name and what you do. It then displays your complete portfolio with controls for category filtering and pagination. Large versions of your images and videos are shown in a lightbox with descriptions.</p>
<p><a href="http://themeforest.net/item/zipfolio-single-page-portfolio-wordpress-theme/1608370?ref=dalecom"><img class="aligncenter size-full wp-image-9363" src="http://cdn.wplift.com/wp-content/uploads/2012/05/Zipfolio.png" alt="Zipfolio WordPress  Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/zipfolio-single-page-portfolio-wordpress-theme/1608370?ref=dalecom">Full Details</a> | Price: $30</li>
</ul>
<h2>Slide One</h2>
<p>Slide One is the most awesome one page theme. It makes your online presence more stunning with Super Cool Parallax background and Ajax post loading</p>
<p><a href="http://themeforest.net/item/slide-one-one-page-parallax-ajax-wp-theme-/1470920?ref=dalecom"><img class="aligncenter size-full wp-image-9357" src="http://cdn.wplift.com/wp-content/uploads/2012/05/SlideOne.png" alt="SlideOne WordPress Theme" width="603" height="408" /></a></p>
<ul>
<li><a href="http://themeforest.net/item/slide-one-one-page-parallax-ajax-wp-theme-/1470920?ref=dalecom">Full Details</a> | Price: $35</li>
</ul>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/aD0U6bSvLew" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-fantastic-one-page-wordpress-themes-for-2012/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wplift.com/30-fantastic-one-page-wordpress-themes-for-2012</feedburner:origLink></item>
		<item>
		<title>30 Unusual, Fresh and Creative WordPress Site Designs 12</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/GmnpX8fcTQM/30-unusual-fresh-and-creative-wordpress-site-designs-12</link>
		<comments>http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-12#comments</comments>
		<pubDate>Wed, 09 May 2012 07:11:48 +0000</pubDate>
		<dc:creator>Oli</dc:creator>
				<category><![CDATA[WordPress Themes]]></category>
		<category><![CDATA[blog design inspiration]]></category>
		<category><![CDATA[creative blog designs]]></category>
		<category><![CDATA[creative wordpress designs]]></category>
		<category><![CDATA[WordPress design inspiration]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9289</guid>
		<description><![CDATA[This is our regular look at what web designers have been building with WordPress lately – I hand pick the best implementations and designs that I can find. This is the twelth part in this series, you can see the others here : part 1, part 2, part 3, part 4, part 5, part 6,]]></description>
			<content:encoded><![CDATA[<p>This is our regular look at what web designers have been building with WordPress lately – I hand pick the best implementations and designs that I can find. This is the twelth part in this series, you can see the others here : <a href="http://wplift.com/30-fresh-and-creative-wordpress-blog-designs-1">part 1</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-blog-designs-2">part 2</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-blog-designs-3/">part 3</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-blog-designs-4/">part 4</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-blog-designs-5">part 5</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-6">part 6</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-7">part 7</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-8">part 8</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-9">part 9</a>, <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-10">part 10</a> and <a href="http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-11">part 11</a>.</p>
<h2>Butterworth Sullivan</h2>
<p><a href="http://www.butterworthsullivan.com/"><img title="7" src="http://cdn.wplift.com/wp-content/uploads/2012/05/71.png" alt="" width="603" height="408" /></a></p>
<h2>The Archer Group</h2>
<p><a href="http://www.archer-group.com/"><img class="alignnone size-full wp-image-9291" title="1" src="http://cdn.wplift.com/wp-content/uploads/2012/05/14.png" alt="" width="603" height="408" /></a></p>
<h2>Gioia</h2>
<p><a href="http://www.gioia.ro/"><img class="alignnone size-full wp-image-9292" title="2" src="http://cdn.wplift.com/wp-content/uploads/2012/05/23.png" alt="" width="603" height="408" /></a></p>
<h2>WP Explorer</h2>
<p><a href="http://www.wpexplorer.com/"><img class="alignnone size-full wp-image-9293" title="3" src="http://cdn.wplift.com/wp-content/uploads/2012/05/33.png" alt="" width="603" height="408" /></a></p>
<h2>Creative Spark Design</h2>
<p><a href="http://creativesparkdesign.net/"><img class="alignnone size-full wp-image-9294" title="4" src="http://cdn.wplift.com/wp-content/uploads/2012/05/42.png" alt="" width="603" height="408" /></a></p>
<h2>Dr Ian Webster</h2>
<p><a href="http://drianwebster.co.za/"><img class="alignnone size-full wp-image-9295" title="5" src="http://cdn.wplift.com/wp-content/uploads/2012/05/52.png" alt="" width="603" height="408" /></a></p>
<h2>Dtailed</h2>
<p><a href="http://www.dtailed.com/"><img class="alignnone size-full wp-image-9297" title="6" src="http://cdn.wplift.com/wp-content/uploads/2012/05/62.png" alt="" width="603" height="408" /></a></p>
<h2>Xpert Design</h2>
<p><a href="http://xpertdesign.com.au/"><img class="alignnone size-full wp-image-9299" title="8" src="http://cdn.wplift.com/wp-content/uploads/2012/05/81.png" alt="" width="603" height="408" /></a></p>
<h2>ThemeFurnace</h2>
<p><a href="http://themefurnace.com/"><img class="alignnone size-full wp-image-9300" title="9" src="http://cdn.wplift.com/wp-content/uploads/2012/05/9.png" alt="" width="603" height="408" /></a></p>
<h2>The Floating Frog</h2>
<p><a href="http://www.thefloatingfrog.co.uk/"><img class="alignnone size-full wp-image-9301" title="10" src="http://cdn.wplift.com/wp-content/uploads/2012/05/10.png" alt="" width="603" height="408" /></a></p>
<h2>Nice Hair</h2>
<p><a href="http://www.nicehair.org/"><img class="alignnone size-full wp-image-9302" title="11" src="http://cdn.wplift.com/wp-content/uploads/2012/05/111.png" alt="" width="603" height="408" /></a></p>
<h2>Peaxl</h2>
<p><a href="http://peaxl.com/"><img class="alignnone size-full wp-image-9303" title="12" src="http://cdn.wplift.com/wp-content/uploads/2012/05/121.png" alt="" width="603" height="408" /></a></p>
<h2>HockeyShift</h2>
<p><a href="http://www.hockeyshift.com/"><img class="alignnone size-full wp-image-9304" title="13" src="http://cdn.wplift.com/wp-content/uploads/2012/05/131.png" alt="" width="603" height="408" /></a></p>
<h2>Red Monkey Goo</h2>
<p><a href="http://www.redmonkeygoo.com/"><img class="alignnone size-full wp-image-9305" title="14" src="http://cdn.wplift.com/wp-content/uploads/2012/05/141.png" alt="" width="603" height="408" /></a></p>
<h2>Earph</h2>
<p><a href="http://earph.com/"><img class="alignnone size-full wp-image-9306" title="15" src="http://cdn.wplift.com/wp-content/uploads/2012/05/15.png" alt="" width="603" height="408" /></a></p>
<h2>Posterrrs</h2>
<p><a href="https://posterrrs.com/"><img class="alignnone size-full wp-image-9307" title="16" src="http://cdn.wplift.com/wp-content/uploads/2012/05/16.png" alt="" width="603" height="408" /></a></p>
<h2>Avant Garden</h2>
<p><a href="http://www.avantgarden.no/en/"><img class="alignnone size-full wp-image-9308" title="17" src="http://cdn.wplift.com/wp-content/uploads/2012/05/17.png" alt="" width="603" height="408" /></a></p>
<h2>TEDxTrondheim</h2>
<p><a href="http://tedxtrondheim.com/"><img class="alignnone size-full wp-image-9309" title="18" src="http://cdn.wplift.com/wp-content/uploads/2012/05/18.png" alt="" width="603" height="408" /></a></p>
<h2>Ethan Hackett Design</h2>
<p><a href="http://www.ethanhackett.com/"><img class="alignnone size-full wp-image-9310" title="19" src="http://cdn.wplift.com/wp-content/uploads/2012/05/19.png" alt="" width="603" height="408" /></a></p>
<h2>Ernestus</h2>
<p><a href="http://www.ernestus.no/"><img class="alignnone size-full wp-image-9311" title="20" src="http://cdn.wplift.com/wp-content/uploads/2012/05/20.png" alt="" width="603" height="408" /></a></p>
<h2>Love &amp; Luxe</h2>
<p><a href="http://loveandluxesf.com/"><img class="alignnone size-full wp-image-9312" title="21" src="http://cdn.wplift.com/wp-content/uploads/2012/05/211.png" alt="" width="603" height="408" /></a></p>
<h2>Anthony Calzadilla</h2>
<p><a href="http://www.anthonycalzadilla.com/"><img class="alignnone size-full wp-image-9313" title="22" src="http://cdn.wplift.com/wp-content/uploads/2012/05/221.png" alt="" width="603" height="408" /></a></p>
<h2>Fringe Development</h2>
<p><a href="http://fringewebdevelopment.com/"><img class="alignnone size-full wp-image-9315" title="23" src="http://cdn.wplift.com/wp-content/uploads/2012/05/231.png" alt="" width="603" height="408" /></a></p>
<h2>Webcode Builder</h2>
<p><a href="http://webcodebuilder.com/"><img class="alignnone size-full wp-image-9316" title="24" src="http://cdn.wplift.com/wp-content/uploads/2012/05/24.png" alt="" width="603" height="408" /></a></p>
<h2>EDP Renovaveis</h2>
<p><a href="http://2011annualreport.edprenovaveis.pt/"><img class="alignnone size-full wp-image-9317" title="25" src="http://cdn.wplift.com/wp-content/uploads/2012/05/25.png" alt="" width="603" height="408" /></a></p>
<h2>Fancy Rhino</h2>
<p><a href="http://fancyrhino.com/"><img class="alignnone size-full wp-image-9318" title="26" src="http://cdn.wplift.com/wp-content/uploads/2012/05/26.png" alt="" width="603" height="408" /></a></p>
<h2>Blind Pig Design</h2>
<p><a href="http://www.blindpigdesign.com/"><img class="alignnone size-full wp-image-9319" title="27" src="http://cdn.wplift.com/wp-content/uploads/2012/05/27.png" alt="" width="603" height="408" /></a></p>
<h2>Hoboken Mommies</h2>
<p><a href="http://www.hobokenmommies.com/"><img class="alignnone size-full wp-image-9320" title="28" src="http://cdn.wplift.com/wp-content/uploads/2012/05/28.png" alt="" width="603" height="408" /></a></p>
<h2>Fat Smack</h2>
<p><a href="http://fatsmack.org/"><img class="alignnone size-full wp-image-9321" title="29" src="http://cdn.wplift.com/wp-content/uploads/2012/05/29.png" alt="" width="603" height="408" /></a></p>
<h2>Themezilla</h2>
<p><a href="http://www.themezilla.com/"><img class="alignnone size-full wp-image-9322" title="30" src="http://cdn.wplift.com/wp-content/uploads/2012/05/30.png" alt="" width="603" height="408" /></a></p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/GmnpX8fcTQM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-12/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://wplift.com/30-unusual-fresh-and-creative-wordpress-site-designs-12</feedburner:origLink></item>
		<item>
		<title>WordPress for Programmers &amp; Coders: Advice, Themes &amp; Plugins</title>
		<link>http://feedproxy.google.com/~r/Wplift/~3/P54wSCASScw/wordpress-for-programmers-coders-advice-themes-plugins</link>
		<comments>http://wplift.com/wordpress-for-programmers-coders-advice-themes-plugins#comments</comments>
		<pubDate>Tue, 08 May 2012 07:26:35 +0000</pubDate>
		<dc:creator>Noumaan Yaqoob</dc:creator>
				<category><![CDATA[Wordpress Guides]]></category>
		<category><![CDATA[wordpress code plugins]]></category>
		<category><![CDATA[wordpress coders]]></category>
		<category><![CDATA[wordpress programmers]]></category>

		<guid isPermaLink="false">http://wplift.com/?p=9256</guid>
		<description><![CDATA[As the most popular CMS in the world, WordPress is used by all kind of websites and all kind of people. Websites and people behind them have their own needs which are shaped by the niche of their website and their own likes and dislikes. Then there are programmers and coders, these individuals who create]]></description>
			<content:encoded><![CDATA[<p>As the most popular CMS in the world, WordPress is used by all kind of websites and all kind of people. Websites and people behind them have their own needs which are shaped by the niche of their website and their own likes and dislikes.</p>
<p>Then there are programmers and coders, these individuals who create beautiful things for computers and the web, are perhaps the least needy of all users. Most of them want a simple clean theme for their website, with good functionality, nice user experience, and plugins that make it easier for them to show off their skills.</p>
<p>I am not saying that coders and programmers don’t need sophisticated tools, they need a lot of those tools, but the objective of their website is to remain clean on the front. See <a href="http://coding.smashingmagazine.com/">Smashing Coding</a> for example, it is clean with beautiful typography and it is responsive to mobile displays.</p>
<p>Programmers and coders are not writers, so basically a lot of them don’t have blogs and many of them don’t like writing long posts. However, all of them like to show off their coding skills and that’s how some of them end up writing blogs with tips on programming and coding.</p>
<p>To many programmers and coders the first problem they face when setting up a website to share their skills is to find a nice clean theme. Then there is the problem of adding code into posts, and then getting some attention from the readers.</p>
<h2>WordPress Themes for Programmers and Coders</h2>
<p>We are selecting themes that have these three qualities:</p>
<ul>
<li>Clean uncluttered design</li>
<li>Typography that makes reading easier.</li>
<li>Loaded with features on the backend.</li>
</ul>
<h2>Responsive Theme</h2>
<p><img class="alignnone size-full wp-image-9260" src="http://cdn.wplift.com/wp-content/uploads/2012/05/responsive-theme-main.png" alt="" width="603" height="350" /></p>
<p>As the name suggests that the main feature of this theme is that it is <a title="Responsive Theme Design" href="http://wplift.com/the-ultimate-wordpress-theme-development-glossary#responsive_theme_design">responsive</a>. We are listing this theme here because we think that it has a nice clean look and feel that programmers and coders would find easy to work with.</p>
<p>The theme comes with custom logo and background features has a themes options page where you can create a beautiful landing page with a call to action. Or simply let the visitors land directly on your blog posts. The options page also allows you to add verification code for Google, Bing and Yahoo webmaster tools.</p>
<p><img class="alignnone size-full wp-image-9258" src="http://cdn.wplift.com/wp-content/uploads/2012/05/responsive-theme-options.png" alt="" width="603" height="350" /></p>
<p>You can also provide social icon URLs which it will display at the bottom of each page. The theme supports Google+, Facebook, Twitter, Linkedin, YouTube, Instagram and Pinterest. It does not have an icon for Dribble or any coding community yet. But it is fairly easy to add new icons there.</p>
<p><a class="visitbutton" href="http://wordpress.org/extend/themes/responsive">Download Responsive »</a></p>
<h2>Busine</h2>
<p><img class="alignnone size-full wp-image-9261" src="http://cdn.wplift.com/wp-content/uploads/2012/05/busine-blog-theme.png" alt="" width="603" height="350" /></p>
<p>Busine is an elegant theme from our new theme shop Themefurnace. It made into this list on merit because it is simple and elegant, the two qualities which I thing programmers and coders would want to see in their website’s design. Busine is basically a business website theme with built in features to showcase portfolios and products in sliders and stuff.</p>
<p><img class="alignnone size-full wp-image-9263" src="http://cdn.wplift.com/wp-content/uploads/2012/05/busine-theme-typography.png" alt="" width="603" height="350" /></p>
<p>It has built in options to disable any features you don’t want. For example, sliders, but if you are a web developer then you might want to use it on homepage to showcase your projects. Another good aspect of Busine is that it uses a comprehensive options panel so you don’t need to get messy with the code. It also allows you to choose fonts you want to use. Typography is an important aspect that programmers should look out for because when you are sharing code and tips you want to make it easier for users to read and understand your tips and typography plays a big role in the readability of text.</p>
<p><img class="alignnone size-full wp-image-9262" src="http://cdn.wplift.com/wp-content/uploads/2012/05/busine-widgets.png" alt="" width="603" height="350" /></p>
<p>Busine comes with built in templates for homepage and blog. To enable blog template you would need to create an empty page and select Blog as the template for that page. Then add this page into menu from Appearance &gt; Menus.</p>
<p>There is plenty of widgets that come built in with Busine. There are also lots of widgetized areas on the homepage, on the blog, in the sidebar footer, etc.</p>
<p><a class="visitbutton" href="http://themefurnace.com/themes/?theme=Busine">Busine Demo »</a>   <a class="visitbutton" href="http://themefurnace.com/blog/portfolio/busine/">Busine More Infov</a></p>
<h2>Annotum Base</h2>
<p><img class="alignnone size-full wp-image-9265" src="http://cdn.wplift.com/wp-content/uploads/2012/05/annotum-main.png" alt="" width="603" height="350" /></p>
<p>Annotum is basically a scholarly authoring platform for WordPress. However, due to its simple layout, good functionality and an elegant feel, I thought some programmers with a little scholarly aptitude towards writing and teaching might find it more useful.</p>
<p>There is a lot of detail available on the official annotum website, but in our scenario we just want it to be used to publish programming tips and code samples. Due to its simplicity and good typography, annotum is a good choice for publishing text content.</p>
<p>It is based on Carrington Theme Framework, and comes with a theme options page of its own. There are Four widgetized areas and some specially built in widgets for the theme. It has three menus two in the header and one in the footer. Annotum comes with four color schemes and you can also choose your own colors to create custom color schemes.</p>
<p><img class="alignnone size-full wp-image-9264" src="http://cdn.wplift.com/wp-content/uploads/2012/05/annotum-color-settings.png" alt="" width="603" height="350" /></p>
<p>Annotum has an enthusiastic and friendly community behind it to offer community support. It has its own knowledge base and you can also ask questions to other community members.</p>
<p><a class="visitbutton" href="http://annotum.org/">Download annotum »</a></p>
<h2>WordPress Plugins for Programmers and Coders</h2>
<p>Once you have chosen a theme for your website, the next step is to equip yourself with the tools that you would need to share your programming and coding skills with your reader.</p>
<h2>Syntax Highlighter for WordPress</h2>
<p><img class="alignnone size-full wp-image-9277" src="http://cdn.wplift.com/wp-content/uploads/2012/05/syntax-highlighter.png" alt="" width="603" height="350" /><br />
The first and the most important tool you would need is the Syntax Highlighter plugin. WordPress has many syntax highlighter plugins available in the official repository. But the one we are reviewing is called Syntax Highlighter for WordPress. It is based on Alex Gorbatchev’s Syntax Highlighter and supports code highlighting for (X)HTML, CSS, PHP, SQL, C, C++, C#, Python, Perl, Ruby, among many others.</p>
<p>This plugin is really easy to use and we use it here on WPlift and some of the most popular coding blogs use either this plugin or something else based on Alex Gorbatchev’s syntax highlighter.<br />
The syntax highlighting is done on the client side using Javascript, so this plugin is easy on your server and causes no extra load on your php processes. Once activated you just need to use shortcodes for the language you are coding in and paste your code between it. Like this [ php ]&amp;lt;?php echo “Hello World”; ?&amp;gt;<br />
[ /php ].</p>
<p><a class="visitbutton" href="http://wordpress.org/extend/plugins/syntax-highlighter/">Download Syntax Highlighter »</a></p>
<h2>Buy Me a Beer or Coffee Plugin</h2>
<p>There used to be this plugin that allowed you to add a paypal donation button on the sidebar or below the post with a graphic of a beer glass or a coffee mug. I couldn’t find a suitable alternative for that plugin. But that does not mean that you cannot ask your website visitors to buy you a beer, coffee or something else.</p>
<p>You share valuable knowledge on the web that people find useful. You certainly spend a lot of time and effort to put this information on your website. So people would definitely love to buy you a beer or just donate you money to spend on your website. WordPress comes with lots of plugins that can help you collect donations on your website. One of the easiest of these is <strong>“WordPress Awesome Donations”</strong> plugin. Also have a look at <a href="http://kovshenin.com/beer/">Konstantin Kovshenin’s beer page</a> for inspiration and if you like his idea you can buy him a beer as well.</p>
<p><a class="visitbutton" href="http://codecanyon.net/item/awesome-donation-system-for-wordpress/153277/?ref=dalecom">WordPress Awesome Donations Plugin »</a></p>
<h2>More Tools</h2>
<p>Once you start blogging and sharing code, you would come across various needs. Like for example if your website grows and lots of people show interest in your work then you can <a href="http://wplift.com/how-to-use-wordpress-as-an-lms-for-an-online-learning-website">start offering online classes</a>, or may be offer <a href="http://wplift.com/sell-online-with-the-easy-digital-downloads-wordpress-plugin">digital downloads</a> of your ebooks. You would learn a lot more about plugins and I hope that you develop enough interest in WordPress that you end up contributing your own plugins or code to the community.</p>
<span id="pty_trigger"></span><img src="http://feeds.feedburner.com/~r/Wplift/~4/P54wSCASScw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wplift.com/wordpress-for-programmers-coders-advice-themes-plugins/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://wplift.com/wordpress-for-programmers-coders-advice-themes-plugins</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.505 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-30 08:50:58 -->

