<?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>Pro Theme Design</title>
	
	<link>http://prothemedesign.com</link>
	<description>Premium WordPress Themes</description>
	<lastBuildDate>Tue, 31 Jan 2012 22:35:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ProThemeDesign" /><feedburner:info uri="prothemedesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ProThemeDesign</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Accumulo Theme – Photo and Advertising Updates</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/Itm6UsVji-k/</link>
		<comments>http://prothemedesign.com/updates/accumulo-photo-updates/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 13:31:13 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=417</guid>
		<description><![CDATA[I got a tweet the other day asking if Accumulo supports photos in the RSS widgets. My answer, at the time, should have been no &#8211; but I had a couple of hours free &#8211; and so I got to work. In the next two hours I added two new bits of functionality to the [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">I got a tweet the other day asking if <a href="http://prothemedesign.com/themes/accumulo/">Accumulo</a> supports photos in the RSS widgets. My answer, at the time, should have been no &#8211; but I had a couple of hours free &#8211; and so I got to work.</p>
<p>In the next two hours I added two new bits of functionality to the Accumulo theme.</p>
<ol>
<li>I extracted photos from RSS feeds in the RSS widget. These photos display in the tooltips that pop-up when you mouse over the feed items</li>
<li>I added a brand new RSS feed widget. This widget displays the feed item titles as before, along with a short snippet of the item content and a photo if available.</li>
</ol>
<h3>Advertising</h3>
<p>At the weekend I also got a support query asking about advertising options in Accumulo &#8211; so I decided to add that in as well. The advertising options allow you to add adsense banners to the website above and below the page content. You can also optionally (and individually) turn them on and off, and you can override the adsense code with your own code should you wish.</p>
<p>These new additions continue to make Accumulo a powerful feed aggregation theme and you can see the functionality in action on the <a href="http://demo.prothemedesign.com/wordpress/accumulo/">Accumulo demo site</a>, or test it yourself on the <a href="http://prothemedesign.com/preview/">Pro Theme Design preview site</a>.</p>
<p>As normal all Accumulo customers can download updates from the <a href="http://accounts.prothemedesign.com">accounts control panel</a>.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/Itm6UsVji-k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/updates/accumulo-photo-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/updates/accumulo-photo-updates/</feedburner:origLink></item>
		<item>
		<title>Nominate Broken Link Checking</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/Cm-2g70bSyc/</link>
		<comments>http://prothemedesign.com/updates/nominate-broken-link-checking/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 12:16:49 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=416</guid>
		<description><![CDATA[The Nominate social voting theme allows you to give your visitors access to submit their own content to be voted on, on your website. The problem with this is you then have no control over what happens to their content in the future. If they delete a post, close the website, change the url structure, [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">The <a href="http://prothemedesign.com/themes/nominate-for-wordpress/">Nominate social voting theme</a> allows you to give your visitors access to submit their own content to be voted on, on your website.</a></p>
<p>The problem with this is you then have no control over what happens to their content in the future. If they delete a post, close the website, change the url structure, or generally change things around, then your website will end up linking to broken content &#8211; and that&#8217;s not good.</p>
<p>I experienced this same problem on <a href="http://wpvote.com">WPVote.com</a> &#8211; so I decided to come up with an automated method for fixing it.</p>
<p>So, I created a function that would check 10 articles at a time, in a never ending loop (it runs twice a day for as long as the theme is active). I decided to limit the number of articles scanned to ensure that the server does not get overloaded as the check can be a slow process. Technically the system uses curl to check the external articles header response. Based upon the response it does a variety of actions.</p>
<ul>
<li><strong>200</strong> &#8211; all safe, you can carry on as normal</li>
<li><strong>404</strong> &#8211; the article has been deleted. There&#8217;s no redirect so the submitted article on your site is moved to the trash (you can always move it back if you wish)</li>
<li><strong>301</strong> &#8211; the article has been moved. The article link gets updated and things carry on as normal</li>
<li><strong>501</strong> &#8211; server error. The article gets moved into your post drafts so that you can check it and republish or trash it as you wish</li>
<li><strong>0</strong> &#8211; no response&#8230; nothing happens.</li>
</ul>
<p>Each time a scan is done you will receive an email explaining any changes that are made so that you can double check/ modify things as required. If you have a reasonable amount of articles submitted then I would guess you will get a lot of emails to start with while old posts are scanned, and then it will even out over time.</p>
<p>As I mentioned in the status list above, sometimes no response is received. In this case you will be told about it in the email. In my tests on WPVote.com I have had a response of 0 in all sorts of instances &#8211; often for what should be 301 or 404 errors &#8211; and so I go in and edit things manually.</p>
<p>The goal of this update is to make it easier to manage your Nominate powered websites content, and to keep your site relevant and up to date.</p>
<p>To update just grab the theme from the <a href="http://accounts.prothemedesign.com">accounts control panel</a> and reupload it to your site. Everything else will happen automatically.</p>
<p>If you make use of it then please do let me know how you get on in the comments below.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/Cm-2g70bSyc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/updates/nominate-broken-link-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/updates/nominate-broken-link-checking/</feedburner:origLink></item>
		<item>
		<title>TimThumb Security</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/2EkBhZ4VboE/</link>
		<comments>http://prothemedesign.com/news/timthumb-security/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 11:31:59 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=415</guid>
		<description><![CDATA[A couple of weeks ago a security flaw was found in TimThumb &#8211; the script we use to resize images in our themes. TimThumb is actually an invention of our own &#8211; something we originally developed for Mimbo Pro. As soon as the flaw was discovered I set to work fixing as many issues as [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">A couple of weeks ago a security flaw was found in TimThumb &#8211; the script we use to resize images in our themes.</p>
<p>TimThumb is actually an invention of our own &#8211; something we originally developed for <a href="http://prothemedesign.com/themes/mimbo-pro/">Mimbo Pro</a>. As soon as the flaw was discovered I set to work fixing as many issues as I could. In the following week I committed at least half a dozen security improvements. The person who announced the issues went so far as to <a href="http://www.binarymoon.co.uk/2011/08/timthumb-2/">rewrite TimThumb introducing even more new security features</a>.</p>
<p>To ensure that TimThumb is up to date on your website you should either:</p>
<ol>
<li>Update your theme from the <a href="http://accounts.prothemedesign.com/">accounts control panel</a></li>
<li>Update <a href="http://timthumb.googlecode.com/svn/trunk/timthumb.php">TimThumb from the Google Code</a> site</li>
</ol>
<p>The version of TimThumb used on Pro Theme Design themes is always up to date. For releasing theme updates I created a build script. A file that zips up the theme files, updates the translation files, creates the right to left css file for rtl languages, and then updates TimThumb from the latest Google Code source file.</p>
<p>Security has always been a concern with TimThumb and now that there is an extra pair of eyes helping with the code it will be an even higher priority and kept as strong as possible.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/2EkBhZ4VboE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/timthumb-security/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/timthumb-security/</feedburner:origLink></item>
		<item>
		<title>Customizing Nominate Article Fields</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/o8AWuJdohak/</link>
		<comments>http://prothemedesign.com/how-to/customizing-nominate-article-fields/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 19:59:51 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=409</guid>
		<description><![CDATA[A Nominate user recently contacted me asking how to modify the theme so that they could have custom fields in the post submission process. Initially I was skeptical but after some thought I realized this could be quite a powerful addition to the arsenal and so I worked out how to add a filter to [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">A <a href="http://prothemedesign.com/themes/nominate-for-wordpress/">Nominate</a> user recently contacted me asking how to modify the theme so that they could have custom fields in the post submission process. Initially I was skeptical but after some thought I realized this could be quite a powerful addition to the arsenal and so I worked out how to add a filter to the theme to allow you to include your own settings.</p>
<p>In this example I will show you how to add an image url into the theme and then display the image in the submitted post.</p>
<p>First things first we need to add a functions.php to the Nominate custom directory. You can read <a href="http://prothemedesign.com/how-to/customising-pro-theme-design-child-themes/">how to customise child themes (including Nominate) here</a>. The reason for this, as opposed to modifying the built in functions.php, is that when it&#8217;s time to update the theme &#8211; you won&#8217;t lose your changes.</p>
<p>So once you have your custom functions.php, you can start adding code.</p>
<p>The following code will add custom fields to the submit post form. I have added comments that explain the different settings. If you&#8217;re familiar with WordPress custom theme functions it should be very obvious what is happening:</p>
<p class="info">NOTE: You need to make sure this code is wrapped in php tags or it will not work.</p>
<pre>
function add_customSubmitFields ($fields) {

	// set properties of value to store. You can create as many of these as you like
	// name = the variable name (don't use spaces or punctuation besides _ or -)
	// label = the value to use on the submit post form
	$fields[] = array (
		'name' => 'test_image',
		'label' => 'Custom Image',
	);

	return $fields;

}

add_filter ('bm_submitFields', 'add_customSubmitFields');
</pre>
<p>Once you have added this you will have a working form. Couldn&#8217;t be simpler right? Next up, you need to display the content somehow. Since this is an image url I will display it if the value has been set. Again &#8211; there&#8217;s a lot of properties set that explains how things work:</p>
<p class="info">NOTE: Be aware of data sanitization. You should always make sure user submitted data is cleaned up before it is used. In this case I am using WordPress built in function <strong>esc_url</strong> to make sure the image url is ok</p>
<pre>
function insert_customSubmitFields () {

	// get the image value using the custom variable mentioned before
	$image = bm_getSubmittedField ('test_image');

	// make sure the image is set so that I don't try to display something htat doesn't exist
	if (!empty ($image)) {
		// display image (use esc_url to make sure the url is safe!)
		echo '&lt;img src="' . esc_url ($image) . '" />';
	}

}

add_action ('bm_contentAfter', 'insert_customSubmitFields');
</pre>
<p>To save you some time you can <a href="http://prothemedesign.com/files/downloads/nominate-custom-functions.zip">download the file created for this tutorial here</a>.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/o8AWuJdohak" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/how-to/customizing-nominate-article-fields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/how-to/customizing-nominate-article-fields/</feedburner:origLink></item>
		<item>
		<title>Byline – A Real Magazine Theme</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/Tfu0Lte48Eo/</link>
		<comments>http://prothemedesign.com/news/byline-a-real-magazine-theme/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 19:14:44 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=407</guid>
		<description><![CDATA[Byline is a flexible WordPress magazine theme that has a couple of tricks up it&#8217;s sleeve. Ever since Mimbo Pro, all those years ago, I have wanted to create another magazine theme, but I wanted to try something a bit different. So, I decided to partner with a friend of mine, Jack, and he came [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt"><a href="http://prothemedesign.com/themes/byline-wordpress-theme/">Byline</a> is a flexible WordPress magazine theme that has a couple of tricks up it&#8217;s sleeve.</p>
<p>Ever since Mimbo Pro, all those years ago, I have wanted to create another magazine theme, but I wanted to try something a bit different.</p>
<p>So, I decided to partner with a friend of mine, <a href="http://jackherbert.com/">Jack</a>, and he came up with the seed that became Byline. To make the theme more unique we designed a clean layout that could be personalized easily. We also introduced the unique concept of coloured categories, not seen before in a WordPress theme. Match that with a flexible homepage design and easy to digest content pages and you have the perfect recipe for a magazine style website.</p>
<div id="attachment_408" class="wp-caption aligncenter" style="width: 610px"><a href="http://prothemedesign.com/news/byline-a-real-magazine-theme/attachment/byline-wordpress-theme-screenshot/" rel="attachment wp-att-408"><img src="http://prothemedesign.com/wp-content/uploads/2011/06/byline-wordpress-theme-screenshot.jpg" alt="" title="Byline WordPress Theme Screenshot" width="600" height="425" class="size-full wp-image-408" /></a><p class="wp-caption-text">A Screenshot of the Byline WordPress Magazine Theme</p></div>
<p>Byline is powered by <a href="http://prothemedesign.com/themes/elemental">Elemental</a> and, as with all Elemental themes, it has a wide variety of options and customisations such as advanced font controls, powerful SEO out of the box, and a whole heap of custom page templates.</p>
<p>If you&#8217;re running a magazine website and fancy a new look then you check out the <a href="http://prothemedesign.com/themes/byline-wordpress-theme/">Byline info page</a>, the <a href="http://prothemedesign.com/themes/byline-wordpress-theme/#licenses">Byline demo</a>, and you can even <a href="http://prothemedesign.com/preview/">preview the Byline admin</a> for yourself.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/Tfu0Lte48Eo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/byline-a-real-magazine-theme/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/byline-a-real-magazine-theme/</feedburner:origLink></item>
		<item>
		<title>New Gallery and Portfolio theme – Exhibitor</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/X88Mmw4zKwE/</link>
		<comments>http://prothemedesign.com/news/new-gallery-and-portfolio-theme-exhibitor/#comments</comments>
		<pubDate>Thu, 19 May 2011 21:38:36 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=392</guid>
		<description><![CDATA[Exhibitor is the latest theme release from Pro Theme Design. The theme is a gallery or portfolio theme, designed specifically for exhibiting your work. Exhibitor is an Elemental child theme, and makes use of the latest WordPress technologies &#8211; such as custom post types &#8211; to make managing the website content as easy as possible. [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt"><a href="http://prothemedesign.com/themes/exhibitor-wordpress-theme/">Exhibitor is the latest theme release from Pro Theme Design</a>. The theme is a gallery or portfolio theme, designed specifically for exhibiting your work.</p>
<p>Exhibitor is an <a href="http://prothemedesign.com/themes/elemental/">Elemental</a> child theme, and makes use of the latest WordPress technologies &#8211; such as custom post types &#8211; to make managing the website content as easy as possible.</p>
<div id="attachment_393" class="wp-caption aligncenter" style="width: 640px"><img src="http://prothemedesign.com/wp-content/uploads/2011/05/exhibitor-screenshot.jpg" alt="" title="Exhibitor Screenshot" width="630" height="555" class="size-full wp-image-393" /><p class="wp-caption-text">Gallery and Portfolio WordPress Theme</p></div>
<p>Exhibitor uses TimThumb to intelligently resize your artwork so that they are consistently sized and viewable on as many screen sizes as possible.</p>
<p>Keeping bloggers in mind I also added a blog area to the homepage so that you can post news and updates about anything you like.</p>
<p>Since Exhibitor uses Elemental as it&#8217;s parent theme, it automatically inherits all of the benefits of that theme. In particular there are more than 15 custom page templates, and a comprehensive SEO optimisation to give your website the best chance it can have.</p>
<p>One of the coolest features about <a href="http://prothemedesign.com/themes/exhibitor-wordpress-theme/">Exhibitor</a> is the custom colour scheme. Inside the theme admin there is a colour wheel, that you can use to pick the colour scheme to use on your site, giving you a nice easy way to personalise the site. This is on top of the standard font options that are always available in Elemental themes.</p>
<p>If you are in the market for a new gallery theme then you can test it before you buy, on <a href="http://prothemedesign.com/preview/">the theme preview site available here</a>.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/X88Mmw4zKwE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/new-gallery-and-portfolio-theme-exhibitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/new-gallery-and-portfolio-theme-exhibitor/</feedburner:origLink></item>
		<item>
		<title>Another Recent Elemental Testimonial</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/QjD9ZgEgCnw/</link>
		<comments>http://prothemedesign.com/news/another-recent-testimonial/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 12:52:08 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=385</guid>
		<description><![CDATA[I checked my email this morning to find that Reinar from F1Ezine had sent me a wonderful email. I hope he doesn&#8217;t mind me posting it here: I just want to let you know that I recently “changed” theme to Pagelines.com’s PlatformPro. I didn’t really have any reasons except the fact that it seemed to [...]]]></description>
			<content:encoded><![CDATA[<p>I checked my email this morning to find that Reinar from <a href="http://www.f1ezine.com/">F1Ezine</a> had sent me a wonderful email. I hope he doesn&#8217;t mind me posting it here:</p>
<blockquote><p>I just want to let you know that I recently “changed” theme to Pagelines.com’s PlatformPro. I didn’t really have any reasons except the fact that it seemed to bring additional  possibilities for setting up the site “differently” (my website). Things went quite alright, but I quickly found the lack of structure in their files (specifically CSS files). This and the fact that I just felt/feel at home with Elemental, made me go back to Elemental rather quickly.</p>
<p>I once again learned that, one really have to know what one wants to show and focus at. The structure of <a href="http://prothemedesign.com/themes/elemental/">Elemental</a> and its associated child themes simply stand out, and feels good to work with.</p>
<p>So, I’m back to “normal” and still see the number of visitors increase. In tandem, the administration in Elemental is a lot more intuitive and doesn’t require additional tools like Firebug in order to personalize the website.</p></blockquote>
<p>Reinar uses a heavily modified version of the Elemental child theme <a href="http://prothemedesign.com/themes/meteora-wordpress-theme/">Meteora</a> &#8211; and I must say, his site looks great.</p>
<p>This time the testimonial is specifically about Elemental and how Reinar finds it easy to use. 2 things I love to hear. It&#8217;s great to get this sort of feedback. If anyone else has any feedback, positive or negative, then I would love to hear it.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/QjD9ZgEgCnw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/another-recent-testimonial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/another-recent-testimonial/</feedburner:origLink></item>
		<item>
		<title>Awesome Testimonial</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/uYj8PiFjhgQ/</link>
		<comments>http://prothemedesign.com/news/awesome-testimonial/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 05:37:18 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=378</guid>
		<description><![CDATA[Here at Pro Theme Design I like to get feedback of any kind. In fact I often encourage it, if you look around there&#8217;s all sorts of feedback systems in use. Testimonials from our awesome theme users are even better, and yesterday I received possibly the strangest testimonial so far! This testimonial comes from Dennis [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">Here at Pro Theme Design I like to get feedback of any kind. In fact I often encourage it, if you look around there&#8217;s all sorts of feedback systems in use. Testimonials from our awesome theme users are even better, and yesterday I received possibly the strangest testimonial so far!</a></p>
<div id="attachment_379" class="wp-caption alignright" style="width: 260px"><img src="http://prothemedesign.com/wp-content/uploads/2011/04/comedyhype-dennis.jpg" alt="" title="Dennis ComedyHype" width="250" height="267" class="size-full wp-image-379" /><p class="wp-caption-text">Dennis from ComedyHype.com - with a Tiger</p></div>
<p>This testimonial comes from Dennis at <a href="http://comedyhype.com">ComedyHype.com</a>, a comedy based website that uses <a href="http://prothemedesign.com/themes/nominate-for-wordpress/">Nominate</a> to power the social voting community.</p>
<p><strong>What did you gain as a result of buying Nominate?</strong></p>
<p>Purchasing Nominate allowed me to fulfill my lifelong dream of running a social voting site dedicated to the art of comedy&#8230; okay, maybe it wasn&#8217;t a lifelong dream, but having a WP theme that does the things that Nominate does, I was more than happy when I found it. In fact, I threw a party with cake and cookies about it&#8230; okay, maybe I didn&#8217;t throw a party and it was just a regular weekday lunch for me, but I was happy about the Nominate theme.</p>
<p><strong>What specific feature did you like most about Nominate?</strong></p>
<p>The best feature is the one that automatically logs you in to BigChicksNeedLoveToo.com. Other than that, the front page tabs in the main body is pretty cool where you can navigate between incoming posts, top posts for the week, and the blog is pretty tight. Sort of like the aforementioned&#8217;s clothing.</p>
<p><strong>Would you recommend Nominate? If so, why?</strong></p>
<p>Is water wet? Do dogs lick their man berries? Of course I would recommend this theme! Although, I must admit that I don&#8217;t want to share this piece of gold with the rest of the world. Mine! Mine&#8230; all mine! PRECIOUS! If anyone is looking to start a social voting site, Nominate is the way to go&#8230; especially if you like big beautiful women.</p>
<p><strong>Is there anything you’d like to add?</strong></p>
<p>I have decided that Ben and I are having a virtual affair&#8230; and I&#8217;m kind of okay with that. KIDDING! Sorry, Ben, but I love vagina. However, in all seriousness, the customer support given by the Pro Theme Design Team is top-notch. I&#8217;ve e-mailed several times about something and BAM, solutions were found. And, believe me, I was as annoying as an ex-girlfriend that swears she left her eyeliner on the dresser. IT&#8217;S NOT THERE!!! Sorry about the flashback. In any case, Ben&#8217;s support was almost as good as my gigantic jock strap and I truly appreciate the inordinate amount of e-mail replies.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/uYj8PiFjhgQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/awesome-testimonial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/awesome-testimonial/</feedburner:origLink></item>
		<item>
		<title>How to Customise the Nominate Theme Homepage</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/a5DZmIxt2GY/</link>
		<comments>http://prothemedesign.com/how-to/how-to-customise-the-nominate-theme-homepage/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 21:42:28 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=374</guid>
		<description><![CDATA[Nominate is a theme that get&#8217;s a lot of loving here at Pro Theme Design. The latest update introduced the ability to modify the homepage layout. Since not many people know about the feature I thought I would create a quick video showing it in action. Besides this Nominate has also had a number of [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt"><a href="http://prothemedesign.com/themes/nominate-for-wordpress/">Nominate</a> is a theme that get&#8217;s a lot of loving here at Pro Theme Design. The latest update introduced the ability to modify the homepage layout. Since not many people know about the feature I thought I would create a quick video showing it in action.</p>
<p><iframe title="YouTube video player" width="700" height="424" src="http://www.youtube.com/embed/_TsFsUvkGro" frameborder="0" allowfullscreen></iframe></p>
<p>Besides this Nominate has also had a number of bug fixes, and a couple of small speed improvements, so if you like the look of it now is a great time to grab a copy.</p>
<p>If there&#8217;s anything else to do with Pro Theme Design themes that you&#8217;d like to see video tutorials for then please do let me know in the comments and I&#8217;ll see what I can do.</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/a5DZmIxt2GY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/how-to/how-to-customise-the-nominate-theme-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/how-to/how-to-customise-the-nominate-theme-homepage/</feedburner:origLink></item>
		<item>
		<title>Test Drive Pro Theme Design Themes</title>
		<link>http://feedproxy.google.com/~r/ProThemeDesign/~3/2RGKSHRZwB0/</link>
		<comments>http://prothemedesign.com/news/test-drive-pro-theme-design-themes/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 20:24:06 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://prothemedesign.com/?p=373</guid>
		<description><![CDATA[One of the things I am commonly asked, is if people can test Pro Theme Design Themes for themselves. I always used to say no, but that&#8217;s not a word I like to say too often &#8211; so I got to thinking about how I could solve this. Today I am pleased to say that [...]]]></description>
			<content:encoded><![CDATA[<p id="lead-excerpt">One of the things I am commonly asked, is if people can test Pro Theme Design Themes for themselves. I always used to say no, but that&#8217;s not a word I like to say too often &#8211; so I got to thinking about how I could solve this.</p>
<p>Today I am pleased to say that I have finally found, and released, the answer!</p>
<h2>Pro Theme Design Preview</h2>
<p>The Pro Theme Design Preview is a new section of the Pro Theme Design site, that allows you to create a test site, and then apply any of the Pro Theme Design themes to it. This will let you test the administration panel, and all of the themes features before you make your choice.</p>
<p>Since Elemental, and all of it&#8217;s child themes, now include a feature for exporting the theme settings, you can also setup a blog, <a href="http://elementalhub.com/2011/theme-settings-import-and-export/">export the settings</a> (and site data using WordPress export tools) and then use it when you make your final decision (and hopefully purchase a theme!).</p>
<p>The only limitation of the system is that the sites get deleted after 36 hours. Hopefully this will be long enough for you to get a taste of the themes and how they work. If you need longer then you can always create a new site.</p>
<p>Would love to know what you think of the system, and if there&#8217;s anything else you would like to see included?</p>
<img src="http://feeds.feedburner.com/~r/ProThemeDesign/~4/2RGKSHRZwB0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://prothemedesign.com/news/test-drive-pro-theme-design-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://prothemedesign.com/news/test-drive-pro-theme-design-themes/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.191 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-01-31 23:00:39 --><!-- Compression = gzip -->

