<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aloha Themes</title>
	<atom:link href="http://alohathemes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alohathemes.com</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 14:02:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Protect your site with Wordfence</title>
		<link>http://alohathemes.com/blog/protect-your-site-with-wordfence/</link>
		<comments>http://alohathemes.com/blog/protect-your-site-with-wordfence/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 21:09:39 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=3043</guid>
		<description><![CDATA[<p>There is an amazing new free security plugin for WordPress that helps protect your site from malware, and intrusion. It is called, Wordfence. As noted on the Wordfence website, the plugin does the following: Wordfence is the only WordPress security plugin that can: Repair infected core, theme and plugin files Show you what has changed...</p><p>The post <a href="http://alohathemes.com/blog/protect-your-site-with-wordfence/">Protect your site with Wordfence</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>There is an amazing new free security plugin for WordPress that helps protect your site from malware, and intrusion. It is called, Wordfence.</p>
<p>As noted on the Wordfence website, the plugin does the following:</p>
<blockquote>
<p>Wordfence is the only WordPress security plugin that can:</p>
<ul>
<li>Repair infected core, theme and plugin files</li>
<li>Show you what has changed in your infected files</li>
<li>Constantly scans your posts, pages, comments and plugins for malware URL’s</li>
<li>Shows you all your traffic in real-time giving you situational awareness to help your security decision making.</li>
<li>Separate human and crawler traffic intelligently.</li>
<li>Show you detailed data on traffic including reverse DNS lookups and city level geolocation.</li>
</ul>
</blockquote>
<p>We highly recommend Wordfence to help you keep your WordPress site safe.</p>
<div class="double-gap"></div><div class="but-wrap blue"><a href="http://www.wordfence.com/" class="button middle" target="_blank"><span><img src="http://alohathemes.com/wp-content/themes/bigkahuna/plugins/shortcodes/shortcodekid/includes/buttons/images/arrow-down.png" width="20" height="20" title="" alt="arrow-down" />Visit Wordfence.com</span></a></div>
<div class="double-gap"></div>
<p>The post <a href="http://alohathemes.com/blog/protect-your-site-with-wordfence/">Protect your site with Wordfence</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/protect-your-site-with-wordfence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aloha Panel Not Working &#124; WordPress 3.4 Fix</title>
		<link>http://alohathemes.com/blog/aloha-panel-not-working-wordpress-3-4-fix/</link>
		<comments>http://alohathemes.com/blog/aloha-panel-not-working-wordpress-3-4-fix/#comments</comments>
		<pubDate>Fri, 15 Jun 2012 00:15:30 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=2211</guid>
		<description><![CDATA[<p>Hello All, We apologize for the inconvenience, but we just discovered an issue with our Reverb Theme Framework today when upgrading to WP version 3.4. The issue is that the Aloha Panel sections do not expand when clicked upon, so you cannot manage your theme options. Fortunately, the fix is pretty simple and takes a minute...</p><p>The post <a href="http://alohathemes.com/blog/aloha-panel-not-working-wordpress-3-4-fix/">Aloha Panel Not Working &#124; WordPress 3.4 Fix</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Hello All,</p>
<p>We apologize for the inconvenience, but we just discovered an issue with our Reverb Theme Framework today when upgrading to WP version 3.4. The issue is that the Aloha Panel sections do not expand when clicked upon, so you cannot manage your theme options. Fortunately, the fix is pretty simple and takes a minute to fix.</p>
<p>If you have any of the following themes and upgraded to WP 3.4, you will need to apply the update below to get the Aloha Panel working again.</p>
<h2>Affected Themes:</h2>
<ul>
<li>Red Leather</li>
<li>Disc Jockey</li>
<li>All PopLife V.2</li>
<li>Hi-Fi</li>
<li>The DJ</li>
<li>The Small Biz</li>
<li>The Salon</li>
<li>StarLight</li>
<li>The Coach</li>
<li>The Lounge</li>
<li>Reverb</li>
</ul>
<h2>The Fix:</h2>
<ol>
<li>Go to <strong>Appearance</strong> &gt;&gt; <strong>Editor</strong></li>
<li>From the list of files on the right side, select<strong> Theme Functions</strong> (functions.php)</li>
<li>Find the following two lines of code at or near line 177 (line 154 for the PopLife v2 themes)<br />
<code>wp_enqueue_script('jquery-ui-sortable', '', 'jquery');<br />
wp_enqueue_script('rt_hd_script',get_bloginfo('template_url').'/js/rt_hd_script.js');</code>
</li>
<li>Replace those two lines from the previous step with the following code:<br />
<code>wp_enqueue_script('rt_hd_script-script',<br />
get_template_directory_uri() . '/js/rt_hd_script.js',<br />
array('jquery', 'jquery-ui-sortable'));</code></li>
<li>Click <strong>Update File (</strong>blue button) at the bottom of the page to save the update. That&#8217;s it!</li>
</ol>
<div>If you have any questions, please send an email to scott@bernadot.com. Thank you and we apologize again for the inconvenience.</div>
<p>&nbsp;</p>
<h2>Troubleshooting:</h2>
<div><strong>What if I do not see the Update File button?</strong></div>
<div></div>
<div>- This means your file is not writable. The quickest way to update the functions.php file is via FTP.</div>
<div></div>
<p>&nbsp;</p>
<p>The post <a href="http://alohathemes.com/blog/aloha-panel-not-working-wordpress-3-4-fix/">Aloha Panel Not Working &#124; WordPress 3.4 Fix</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/aloha-panel-not-working-wordpress-3-4-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the Shortcode Kid Plugin Free</title>
		<link>http://alohathemes.com/blog/get-the-shortcode-kid-plugin-free/</link>
		<comments>http://alohathemes.com/blog/get-the-shortcode-kid-plugin-free/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 19:45:46 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1883</guid>
		<description><![CDATA[<p>An amazing offer with the Shortcode Kid Plugin You read that right, folks. The amazing Shortcode Kid, WordPress shortcode plugin, that sells separately for $37 (single site) / $77 (unlimited sites) is now included at no additional costs in our latest series of themes. We are offering you a unlimited use license of the plugin,...</p><p>The post <a href="http://alohathemes.com/blog/get-the-shortcode-kid-plugin-free/">Get the Shortcode Kid Plugin Free</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<h3>An amazing offer with the <a href="http://shortcodekid.com" target="_blank">Shortcode Kid Plugin</a></h3>
<p><span style="color: #ff6600;"><strong>You read that right, folks.</strong></span></p>
<p>The amazing Shortcode Kid, <a href="http://shortcodekid.com" target="_blank">WordPress shortcode plugin</a>, that sells separately for $37 (single site) / $77 (unlimited sites) is now included at no additional costs in our latest series of themes.</p>
<p>We are offering you a unlimited use license of the plugin, as long as the plugin accompanies the theme you purchased it with. In other words, you can use the theme and the Shortcode Kid plugin <strong>together</strong> on an unlimited number of sites for yourself or your clients.</p>
<p>The themes that currently include this plugin:</p>
<ul>
<li><a title="Cosmopolitan Salon Theme" href="http://alohathemes.com/themes/cosmopolitan-salon-theme-for-wordpress/">Cosmopolitan</a></li>
<li><a title="The Nightclub Theme for WordPress" href="http://alohathemes.com/themes/the-nightclub-theme-for-wordpress/">The Nightclub</a></li>
</ul>
<div>Please keep in mind that although these themes are designed for specific niches, you can easily design them for almost any business.</div>
<div>More Shortcode Kid bundled themes are coming soon. Make sure to join our <a href="http://facebook.com/alohathemes" target="_blank">Facebook Page</a> to stay tuned.</div>
<p>The post <a href="http://alohathemes.com/blog/get-the-shortcode-kid-plugin-free/">Get the Shortcode Kid Plugin Free</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/get-the-shortcode-kid-plugin-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PopLife Holiday Bundle Pack</title>
		<link>http://alohathemes.com/blog/poplife-holiday-bundle-pack/</link>
		<comments>http://alohathemes.com/blog/poplife-holiday-bundle-pack/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 19:01:57 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1835</guid>
		<description><![CDATA[<p>[wpdealpon unixtime="1323111005" price="$97" style="blue" buy_url="https://www.e-junkie.com/ecom/gb.php?c=cart&#38;i=1027536&#38;cl=66209&#38;ejc=2" timer_finish="2012-01-15 23:59:59"] See our details page for all of the benefits and features of the PopLife v2 theme series. View Live Demo (use demo&#8217;s sidebar theme dropdown to view all themes) Hurry. Buy Now to Save. Offer Extended to January 15th 2012 [/wpdealpon]</p><p>The post <a href="http://alohathemes.com/blog/poplife-holiday-bundle-pack/">PopLife Holiday Bundle Pack</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[[wpdealpon unixtime="1323111005" price="$97" style="blue" buy_url="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=1027536&amp;cl=66209&amp;ejc=2" timer_finish="2012-01-15 23:59:59"]
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1850" title="PopLife-Bundle-Offer" src="http://alohathemes.com/2013/wp-content/uploads/2011/12/PopLife-Bundle-Offer2.jpg" alt="" width="525" height="496" /></p>
<p style="text-align: center;"><a href="http://alohathemes.com/themes/poplife-2-series-of-themes/" target="_blank">See our details page</a> for all of the benefits and features of the PopLife v2 theme series.</p>
<p style="text-align: center;"><a href="http://alohathemes.com/poplifev2/?wptheme=Pop%20Life%2076" target="_blank">View Live Demo</a> (use<strong> demo&#8217;s sidebar theme dropdown</strong> to view all themes)</p>
<p style="text-align: center;"><strong>Hurry. Buy Now to Save.</strong><br />
Offer Extended to January 15th 2012</p>
[/wpdealpon]
<p>The post <a href="http://alohathemes.com/blog/poplife-holiday-bundle-pack/">PopLife Holiday Bundle Pack</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/poplife-holiday-bundle-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TimThumb Vulnerability</title>
		<link>http://alohathemes.com/blog/critical-update-due-to-timthumb-vulnerability/</link>
		<comments>http://alohathemes.com/blog/critical-update-due-to-timthumb-vulnerability/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 16:18:28 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1810</guid>
		<description><![CDATA[<p>This message is a courtesy from AlohaThemes.com to help you keep your site secure. There is a vulnerability within an image resizing script that is very popular and used within many WordPress themes, including many of ours. The name of the script is TimThumb.php. It is very important that you check your site for the...</p><p>The post <a href="http://alohathemes.com/blog/critical-update-due-to-timthumb-vulnerability/">TimThumb Vulnerability</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2><span class="Apple-style-span" style="font-size: 13px; font-weight: normal;">This message is a courtesy from <a href="http://alohathemes.com">AlohaThemes.com</a> to help you keep your site secure.</span></h2>
<p>There is a <strong>vulnerability within an image resizing script</strong> that is very popular and used within many WordPress themes, including many of ours. The name of the script is <strong>TimThumb.php</strong>. It is very important that you check your site for the script within all the themes you have installed on your server (I know some of you have many themes installed). That latest <strong>safe version is 2.8.2</strong>. If you are using an earlier version, you must update to keep your site secure.</p>
<p>The <strong>good news</strong> is that there is a plugin that you can install to make this process a snap.</p>
<p>You can find the plugin in the WordPress.org plugin repository here:<br />
<a href="http://wordpress.org/extend/plugins/timthumb-vulnerability-scanner" target="_blank"> http://wordpress.org/extend/plugins/timthumb-vulnerability-scanner</a></p>
<p>Here is my quick tutorial on this:<br />
Go to Plugins &gt;&gt; Add New &gt;&gt; search for TimThumb &gt;&gt; Top result is TimThumb Vulnerability Scanner &gt;&gt; Install and Activate &gt;&gt; go to Tools &gt;&gt; TimThumb Scanner &gt;&gt; Click Scan &gt;&gt; If vulnerable file versions are found (it will tell you), check the box next to it/them and click the update button. That&#8217;s all there is to this.</p>
<p>You can also find a video that explains what is going on, as well as how to use the plugin from the developer. Cheers to Peter for putting this together: <a href="http://codegarage.com/blog/2011/09/wordpress-timthumb-vulnerability-scanner-plugin/" target="_blank">http://codegarage.com/blog/2011/09/wordpress-timthumb-vulnerability-scanner-plugin</a></p>
<p>If you want to know how serious this is, you can read more here: <a href="http://www.theregister.co.uk/2011/11/02/wordpress_mass_compromise/" target="_blank">http://www.theregister.co.uk/2011/11/02/wordpress_mass_compromise/</a></p>
<p><strong>Keep your site safe. Do this right now.</strong></p>
<p>The post <a href="http://alohathemes.com/blog/critical-update-due-to-timthumb-vulnerability/">TimThumb Vulnerability</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/critical-update-due-to-timthumb-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Offer</title>
		<link>http://alohathemes.com/blog/special-offer-get-our-wordpress-deal-plugin-free-with-theme-purchase/</link>
		<comments>http://alohathemes.com/blog/special-offer-get-our-wordpress-deal-plugin-free-with-theme-purchase/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 19:21:06 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1731</guid>
		<description><![CDATA[<p>Get our WordPress Deal Plugin Free with Theme Purchase [wpdealpon unixtime="1318792586" price="$FREE with Purchase" style="red" buy_url="http://wordpressdealplugin.com" timer_finish="2011-10-31 12:30:30"] Looking for a way to sell more products or services with your WordPress website? You can now get a solution for free when you purchase any of our themes or bundles. Click the Buy Now button below...</p><p>The post <a href="http://alohathemes.com/blog/special-offer-get-our-wordpress-deal-plugin-free-with-theme-purchase/">Special Offer</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Get our WordPress Deal Plugin Free with Theme Purchase</p>
[wpdealpon unixtime="1318792586" price="$FREE with Purchase" style="red" buy_url="http://wordpressdealplugin.com" timer_finish="2011-10-31 12:30:30"]
<p><a href="http://wordpressdealplugin.com" target="_blank"><img class="size-full wp-image-1733 alignnone" title="wordpressdealplugincoupon" src="http://alohathemes.com/2013/wp-content/uploads/2011/10/wordpressdealplugincoupon.jpg" alt="" width="540" height="315" /></a></p>
<p>Looking for a way to sell more products or services with your WordPress website?</p>
<p>You can now get a solution for free when you purchase any of our themes or bundles. Click the Buy Now button below to learn more about the plugin. However, you don&#8217;t need to buy the plugin, as we will email it to you for free when you purchase any of our themes. Offer ends October 31st, 2011. So act now to get this $77 value at zero-cost to you.</p>
<p><span style="color: #800000;">P.S. &#8211; this ad is posted using the <a href="http://wordpressdealplugin.com/" target="_blank">WordPress Deal Plugin!</a></span></p>
<p>P.S.S &#8211; I will personally be emailing the plugin to you once I have received notice of payment.</p>
[/wpdealpon]
<p>&nbsp;</p>
<p>The post <a href="http://alohathemes.com/blog/special-offer-get-our-wordpress-deal-plugin-free-with-theme-purchase/">Special Offer</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/special-offer-get-our-wordpress-deal-plugin-free-with-theme-purchase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Deal Plugin</title>
		<link>http://alohathemes.com/blog/wordpress-deal-plugin/</link>
		<comments>http://alohathemes.com/blog/wordpress-deal-plugin/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 01:11:19 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1724</guid>
		<description><![CDATA[<p>Hey Folks, Are you looking for a way to sell more through your WordPress site? We have just the plugin bundle you &#8211; it is called the WordPress Deal Plugin. It is easy to use Is very low priced Comes with 2 generous bonuses Zero-risk. 30 Money back guarantee User guide included Amazingly low price...</p><p>The post <a href="http://alohathemes.com/blog/wordpress-deal-plugin/">WordPress Deal Plugin</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1725" title="screenshot" src="http://alohathemes.com/2013/wp-content/uploads/2011/10/screenshot.png" alt="" width="300" height="225" />Hey Folks,</p>
<p>Are you looking for a way to sell more through your WordPress site? We have just the plugin bundle you &#8211; it is called the WordPress Deal Plugin.</p>
<ul>
<li>It is easy to use</li>
<li>Is very low priced</li>
<li>Comes with 2 generous bonuses</li>
<li>Zero-risk. 30 Money back guarantee</li>
<li>User guide included</li>
<li>Amazingly low price</li>
</ul>
<div>Take a look now at the best <a href="http://wordpressdealplugin.com">WordPress Deal Plugin</a> available.</div>
<p>The post <a href="http://alohathemes.com/blog/wordpress-deal-plugin/">WordPress Deal Plugin</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/wordpress-deal-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nail Salon Website Template</title>
		<link>http://alohathemes.com/blog/nail-salon-website-template/</link>
		<comments>http://alohathemes.com/blog/nail-salon-website-template/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 14:06:44 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/blog/nail-salon-website-template/</guid>
		<description><![CDATA[<p>Are your searching for Nail Salon Website Template? Does this sound like you? My site design stinks.  It does not promote my business in a professional manner and I am losing sales and customers to my competition. I cannot update my site, or I have to pay someone to do it for me. I think there...</p><p>The post <a href="http://alohathemes.com/blog/nail-salon-website-template/">Nail Salon Website Template</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Are your searching for <strong>Nail Salon Website Template</strong>?</p>
<p>Does this sound like you?</p>
<ul>
<li>My site design stinks.  It does not promote my business in a professional manner and I am losing sales and customers to my competition.</li>
<li>I cannot update my site, or I have to pay someone to do it for me. I think there should be an easier way and a less expensive option.</li>
<li>Times are tight, and I need something that is going to be affordable for my budget.</li>
</ul>
<div>We understand your situation, and have designed a <strong><em>nail salon website template</em></strong> to help you solve your problems.</div>
<div style="margin-bottom: 25px;">Take a look at our<em> nail salon website templates available for you to purchase right now &#8211; instant download</em>:</div>
<h3>The Salon (only $77)</h3>
<div><img class="size-medium wp-image-1454 aligncenter" title="ss-thesalon" src="http://alohathemes.com/2013/wp-content/uploads/2010/12/ss-thesalon-500x380.jpg" alt="" width="500" height="380" /></div>
<div style="text-align: center;"><a href="http://alohathemes.com/thesalon/" target="_blank">Demo</a> | <a href="http://alohathemes.com/themes/the-salon-theme/">Details</a> | <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=THESALON&amp;cl=66209&amp;ejc=2" target="_blank">Buy</a></div>
<div>
<h2></h2>
<h3>Cosmopolitan (Our newest Nail Salon Website Template | Only $77)</h3>
<p><img class="aligncenter size-medium wp-image-1692" title="Theme-Screenshot-template" src="http://alohathemes.com/wp-content/uploads/2011/09/Theme-Screenshot-template-500x380.jpg" alt="" width="500" height="380" /></p>
</div>
<div style="text-align: center;"><a href="http://salontheme.com/" target="_blank">Demo </a>| <a href="http://alohathemes.com/themes/cosmopolitan-salon-theme-for-wordpress/">Details</a> | <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=CST&amp;cl=66209&amp;ejc=2" target="_blank">Buy</a></div>
<div style="margin-top: 25px;">Our templates all come with easy email support, to help assist you installing or using your template.</div>
<div style="margin-top: 25px;">If you are new to web design or do not have the time, we also have the following services:</div>
<div style="text-align: left;">
<ul>
<li>theme installation: $99</li>
<li>full service website setup: starting at $577</li>
</ul>
<p><strong>Who are we?</strong></p>
<div>Aloha Themes is owned by <a href="http://bernadot.com" target="_blank">Bernadot Studios</a>, LLC.  We have been in the web biz since 2003. We have sold hundreds of templates online and also build custom solutions when requested.  Here are a couple of testimonials we received over the last couple of weeks:</div>
</div>
<blockquote>
<div>&#8220;Thanks! That did the trick. Your response time on support issues is truly amazing. Best in the business by far. I appreciate it.&#8221; &#8211; Will N.</div>
</blockquote>
<blockquote>
<div>&#8220;I have purchased many themes from various companies and Aloha Themes have done a great job in surpassing their competition. Besides the themes modern look and feel (great design) and ease of use, their customer support is fantastic. You are working directly with someone who obviously wants you to get the most out of your new theme. Great job Aloha themes and thank you for a fantastic product and superior service.&#8221; &#8211; Omar</div>
</blockquote>
<blockquote>
<div>?&#8221;Scott totally understood my needs, designed, built, tested, de-bugged and launched my 100-plus page website in record time. In the past 15 years I&#8217;ve had 8 different web-sites built&#8230;Scott is the only web-designer that actually did what needed to be done and he did it on time! Look no further, you just found a world-class team for building your site and brand on the World Wide Web.&#8221; -Anthony Parinello, Wall-Street Journal, best-selling author.  Think, Sell &amp; Live Large, Tony Parinello</div>
</blockquote>
<h2><strong>You have nothing to risk with our nail salon website template.</strong></h2>
<div style="text-align: left;">All of our <strong>nail salon website templates</strong> come with a <strong><span style="color: #ff0000;">3-day money back guarantee</span></strong>.</div>
<div style="text-align: left;">If the theme doesn&#8217;t work for you for whatever reason, just email me and I will return your money asap. No 3-5 day wait or excuses. We just process your refund within minutes of receipt.</div>
<div style="text-align: left;">Give one of our nail salon website templates a try.</div>
<p>The post <a href="http://alohathemes.com/blog/nail-salon-website-template/">Nail Salon Website Template</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/nail-salon-website-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tanning Salon Website Templates</title>
		<link>http://alohathemes.com/blog/tanning-salon-website-templates/</link>
		<comments>http://alohathemes.com/blog/tanning-salon-website-templates/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 03:37:23 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1704</guid>
		<description><![CDATA[<p>Are your searching for tanning salon website templates? Does this sound like you? My site design stinks.  It does not promote my business in a professional manner and I am losing sales and customers to my competition. I cannot update my site, or I have to pay someone to do it for me. I think there...</p><p>The post <a href="http://alohathemes.com/blog/tanning-salon-website-templates/">Tanning Salon Website Templates</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Are your searching for <strong>tanning salon website templates</strong>?</p>
<p>Does this sound like you?</p>
<ul>
<li>My site design stinks.  It does not promote my business in a professional manner and I am losing sales and customers to my competition.</li>
<li>I cannot update my site, or I have to pay someone to do it for me. I think there should be an easier way and a less expensive option.</li>
<li>Times are tight, and I need something that is going to be affordable for my budget.</li>
</ul>
<div>We understand your situation, and have designed tanning salon website templates to help you solve your problems.</div>
<div style="margin-bottom: 25px;">Take a look at our<em> tanning salon website templates</em>:</div>
<h3>The Salon (only $77)</h3>
<div><img class="size-medium wp-image-1454 aligncenter" title="ss-thesalon" src="http://alohathemes.com/2013/wp-content/uploads/2010/12/ss-thesalon-500x380.jpg" alt="" width="500" height="380" /></div>
<div style="text-align: center;"><a href="http://alohathemes.com/thesalon/" target="_blank">Demo</a> | <a href="http://alohathemes.com/themes/the-salon-theme/">Details</a> | <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=THESALON&amp;cl=66209&amp;ejc=2" target="_blank">Buy</a></div>
<div>
<h2></h2>
<h3>Cosmopolitan (Our newest Tanning Salon Template | Only $77)</h3>
<p><img class="aligncenter size-medium wp-image-1692" title="Theme-Screenshot-template" src="http://alohathemes.com/wp-content/uploads/2011/09/Theme-Screenshot-template-500x380.jpg" alt="" width="500" height="380" /></p>
</div>
<div style="text-align: center;"><a href="http://salontheme.com/" target="_blank">Demo </a>| <a href="http://alohathemes.com/themes/cosmopolitan-salon-theme-for-wordpress/">Details</a> | <a href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=CST&amp;cl=66209&amp;ejc=2" target="_blank">Buy</a></div>
<div style="margin-top: 25px;">Our templates all come with easy email support, to help assist you installing or using your template.</div>
<div style="text-align: left;">If you are new to web design or do not have the time, we also have the following services:</div>
<div style="text-align: left;">
<ul>
<li>theme installation: $99</li>
<li>full service website setup: starting at $577</li>
</ul>
<p><strong>Who are we?</strong></p>
<div>Aloha Themes is owned by <a href="http://bernadot.com" target="_blank">Bernadot Studios</a>, LLC.  We have been in the web biz since 2003. We have sold hundreds of templates online and also build custom solutions when requested.  Here are a couple of testimonials we received over the last couple of weeks:</div>
</div>
<blockquote>
<div>&#8220;Thanks! That did the trick. Your response time on support issues is truly amazing. Best in the business by far. I appreciate it.&#8221; &#8211; Will N.</div>
</blockquote>
<blockquote>
<div>&#8220;I have purchased many themes from various companies and Aloha Themes have done a great job in surpassing their competition. Besides the themes modern look and feel (great design) and ease of use, their customer support is fantastic. You are working directly with someone who obviously wants you to get the most out of your new theme. Great job Aloha themes and thank you for a fantastic product and superior service.&#8221; &#8211; Omar</div>
</blockquote>
<blockquote>
<div>?&#8221;Scott totally understood my needs, designed, built, tested, de-bugged and launched my 100-plus page website in record time. In the past 15 years I&#8217;ve had 8 different web-sites built&#8230;Scott is the only web-designer that actually did what needed to be done and he did it on time! Look no further, you just found a world-class team for building your site and brand on the World Wide Web.&#8221; -Anthony Parinello, Wall-Street Journal, best-selling author.  Think, Sell &amp; Live Large, Tony Parinello</div>
</blockquote>
<h2><strong>You have nothing to risk with our tanning salon website templates.</strong></h2>
<div style="text-align: left;">All of our <strong>tanning salon website templates</strong> come with a 3-day money back guarantee. If the theme doesn&#8217;t work for you, just email me and I will return your money asap. No 3 day wait or excuses. We just process your refund within minutes of receipt.</div>
<div style="text-align: left;">Thank you for taking a look at <a href="http://AlohaThemes.com" target="_blank">AlohaThemes.com</a></div>
<p>The post <a href="http://alohathemes.com/blog/tanning-salon-website-templates/">Tanning Salon Website Templates</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/tanning-salon-website-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use PhotoShop? Read This!</title>
		<link>http://alohathemes.com/blog/use-photoshop-read-this-filter-forge/</link>
		<comments>http://alohathemes.com/blog/use-photoshop-read-this-filter-forge/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 17:52:26 +0000</pubDate>
		<dc:creator>scott</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://alohathemes.com/?p=1686</guid>
		<description><![CDATA[<p>Hey Guys, Are you a PhotoShop user?  If so, listen up. I have an exciting filter to share with you that I fell in love with immediately. I was blown away by what this filter can do and I bet you will be too.  It is not a single filter &#8211; no, no, no &#8211;...</p><p>The post <a href="http://alohathemes.com/blog/use-photoshop-read-this-filter-forge/">Use PhotoShop? Read This!</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>Are you a PhotoShop user?  If so, listen up. I have an exciting filter to share with you that I fell in love with immediately.</p>
<p>I was blown away by what this filter can do and I bet you will be too.  It is not a single filter &#8211; no, no, no &#8211; it is an arsenal of currently <strong>8257 amazing effects, textures and patterns</strong> that you can apply in seconds to your own projects (like perhaps creating backgrounds to our themes). What&#8217;s cool is that you can search and download 1000&#8242;s of filters created by other users or create your own (I have not created my own yet, as I have found everything I have wanted in their vast library).</p>
<p>The effects are professional, customizable and simple to use.</p>
<p>The filter plugin is called <strong><a href="http://filterforge.com" target="_blank">Filter Forge</a></strong>, and I am using it for both client work and new designs for my themes.</p>
<p>Take a look at the featured gallery of what some folks have done: <a href="http://www.filterforge.com/gallery/featured-page1.html" target="_blank">Filter Forge Gallery</a></p>
<p>They offer a free 30-day trial, so take it for a spin. They have various price points starting at $59 up to the Pro version (which I bought) now at $159 (currently 60% off).</p>
<p>Just a quick note that this is not a promotional post, nor an affiliate link. I do not make one cent referring you to this software. I personally love this plugin, and wanted to share it with you.</p>
<p>Stay creative!</p>
<p>- Scott</p>
<p>&nbsp;</p>
<p>The post <a href="http://alohathemes.com/blog/use-photoshop-read-this-filter-forge/">Use PhotoShop? Read This!</a> appeared first on <a href="http://alohathemes.com">Aloha Themes</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://alohathemes.com/blog/use-photoshop-read-this-filter-forge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
