<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WordPress Barista</title>
	
	<link>http://wpbarista.com</link>
	<description>WordPress Specialists creating Websites for Small Business</description>
	<lastBuildDate>Tue, 18 Jun 2013 14:55:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DesperatelySeekingWordpress" /><feedburner:info uri="desperatelyseekingwordpress" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-sa/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>DesperatelySeekingWordpress</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Create a Custom Pinterest Button to Hover Over your Images</title>
		<link>http://feedproxy.google.com/~r/DesperatelySeekingWordpress/~3/ZDMl4quP-JM/</link>
		<comments>http://wpbarista.com/2013/06/create-a-custom-pinterest-button-hover-to-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 14:55:20 +0000</pubDate>
		<dc:creator>Dianne</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://wpbarista.com/?p=8256</guid>
		<description><![CDATA[<p>There is one button available on your images, and we&#8217;ll show you how to change it to whatever you like! SKILLS needed: - download a file and unzip it - find and save a pinterest image you like (&#38; have permission to use) - find and replace text in a text editor (not Microsoft Word) [...]</p><p>The post <a href="http://wpbarista.com/2013/06/create-a-custom-pinterest-button-hover-to-your-wordpress-blog/">Create a Custom Pinterest Button to Hover Over your Images</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>There is one button available on your images, and we&#8217;ll show you how to change it to whatever you like!</p>
<h2>SKILLS needed:</h2>
<p>- download a file and unzip it</p>
<p>- find and save a pinterest image you like (&amp; have permission to use)</p>
<p>- find and replace text in a text editor (not Microsoft Word)</p>
<h2>How to change the default pinterest hover icon</h2>
<p>How to change the default icon from this:<br />
<img class="alignleft size-full wp-image-8262" alt="tut-pinit-1" src="http://wpbarista.com/wp-content/uploads/2013/06/tut-pinit-1.jpg" width="570" height="424" /><br />
into this!<br />
<img class="alignleft size-full wp-image-8263" alt="tut-pinit-2" src="http://wpbarista.com/wp-content/uploads/2013/06/tut-pinit-2.jpg" width="570" height="424" /></p>
<p>a. Download the zipped file (.zip) =&gt; <a title="Pinterest Pin It Button for images WordPress" href="http://wordpress.org/plugins/pinterest-pin-it-button-for-images/" target="_blank">Pinterest Pin It Button For Images</a></p>
<p>b. Unzip it and open the folder <strong>pinterest-pin-it-button-for-images</strong>.</p>
<p>c. Create your own pin-it button or search for a free Pinterest Icon on the web.</p>
<p>d. Drag or save your new pinterest image in the open folder: <strong>pinterest-pin-it-button-for-images.</strong></p>
<p>e. Open the <strong>ppibfi_pinterest.css </strong> file in Notepad or any Text Editor and search for the following code below:</p>
<blockquote><p><span style="color: #0000ff;">.pibfi_pinterest .xc_pin {</span><br />
width: <span style="color: #ff0000;">80px;</span><br />
height: <span style="color: #ff0000;">50px;</span><br />
background-image: url(&#8216;<span style="color: #ff0000;">ppibfi_button.png</span>&#8216;);<br />
background-repeat: none;<br />
position: absolute; top: 5px;<br />
margin-left: -1px;<br />
opacity: 0; cursor:<br />
pointer;<br />
display: none;<span style="color: #0000ff;"> }</span></p></blockquote>
<p>f. If your new pinterest image is a different size, change the width and height (red text) above.</p>
<p>g. Change <strong>ppibfi_button.png</strong> (red text) to the name and file type of your new pinterest image. Save.</p>
<p>h. Compressed the plugin folder again and upload the plugin to your dashboard just like how you normally upload a plugin!</p>
<p>i. Install, Activate and Configure the Plugin Settings.<br />
j. Done!</p>
<p>Props to the <a href="http://wordpress.org/plugins/pinterest-pin-it-button-for-images/" target="_blank">plugin authors</a>, <a href="http://profiles.wordpress.org/canha/">Sean</a>, <a href="http://profiles.wordpress.org/pererinha/">pererinha</a>, <a href="http://profiles.wordpress.org/kortchnoi/">vhf</a></p>
<p>The post <a href="http://wpbarista.com/2013/06/create-a-custom-pinterest-button-hover-to-your-wordpress-blog/">Create a Custom Pinterest Button to Hover Over your Images</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=ZDMl4quP-JM:R5hfKQBrtds:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=ZDMl4quP-JM:R5hfKQBrtds:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?i=ZDMl4quP-JM:R5hfKQBrtds:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=ZDMl4quP-JM:R5hfKQBrtds:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DesperatelySeekingWordpress/~4/ZDMl4quP-JM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpbarista.com/2013/06/create-a-custom-pinterest-button-hover-to-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpbarista.com/2013/06/create-a-custom-pinterest-button-hover-to-your-wordpress-blog/</feedburner:origLink></item>
		<item>
		<title>Q&amp;A: Will I loose all my recipes if Ziplist goes away?</title>
		<link>http://feedproxy.google.com/~r/DesperatelySeekingWordpress/~3/sbxEUTTPxgc/</link>
		<comments>http://wpbarista.com/2013/06/qa-will-i-loose-all-my-recipes-if-ziplist-goes-away/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 14:01:11 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[recipe format]]></category>
		<category><![CDATA[ziplist]]></category>

		<guid isPermaLink="false">http://wpbarista.com/?p=8273</guid>
		<description><![CDATA[<p>We received this question last week: &#8220;I use Ziplist, but I am realizing that the way it is structured, my recipes are housed in their database, not my blog. If they ever go down, or I don&#8217;t want to use them, I lose my recipes.&#8221; Great question!! We called the very responsive people at Ziplist [...]</p><p>The post <a href="http://wpbarista.com/2013/06/qa-will-i-loose-all-my-recipes-if-ziplist-goes-away/">Q&#038;A: Will I loose all my recipes if Ziplist goes away?</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>We received this question last week:</p>
<p><em><strong>&#8220;I use Ziplist, but I am realizing that the way it is structured, my recipes are housed in their database, not my blog. If they ever go down, or I don&#8217;t want to use them, I lose my recipes.&#8221;</strong></em></p>
<p>Great question!! We called the very responsive people at Ziplist and this was their reply:</p>
<p style="padding-left: 60px;"><b>Q: When I use ZipList&#8217;s plugin or button code, where are the recipes stored?</b><br />
A: Whether you use the ZipList recipe plugin or you simply add the ZipList button script to your website, your recipes are <i>always stored on your own website. </i></p>
<p style="padding-left: 60px;">[... view your database... insert geeky instructions here ... ]</p>
<p style="padding-left: 60px;">In short, your website keeps your recipes and ZipList refers all recipe &#8221;view&#8221; traffic back to the original partner content.</p>
<p><b>Q: If the ZipList service were to go down, what would happen to my recipes?</b><br />
A: The short answer is &#8220;nothing&#8221;! <img src='http://wpbarista.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The display of your recipes on your site has nothing to do with the ZipList service and the only thing that would change is that the ZipList &#8220;Save Recipe&#8221; button would no longer function.</p>
<p>&#8230;If ZipList ever does &#8220;go away&#8221;, you can simply uncheck the option to show the ZipList button and you will continue to enjoy SEO-friendly display of your recipes without any connection to ZipList.</p>
<p>Thank you <a href="http://ziplist.com">Ziplist</a> for your great plugin &amp; customer service!!</p>
<p>The post <a href="http://wpbarista.com/2013/06/qa-will-i-loose-all-my-recipes-if-ziplist-goes-away/">Q&#038;A: Will I loose all my recipes if Ziplist goes away?</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=sbxEUTTPxgc:H9Snn-d8PGw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=sbxEUTTPxgc:H9Snn-d8PGw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?i=sbxEUTTPxgc:H9Snn-d8PGw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=sbxEUTTPxgc:H9Snn-d8PGw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DesperatelySeekingWordpress/~4/sbxEUTTPxgc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpbarista.com/2013/06/qa-will-i-loose-all-my-recipes-if-ziplist-goes-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpbarista.com/2013/06/qa-will-i-loose-all-my-recipes-if-ziplist-goes-away/</feedburner:origLink></item>
		<item>
		<title>5 Common Website Elements that Turn Off visitors</title>
		<link>http://feedproxy.google.com/~r/DesperatelySeekingWordpress/~3/fafyk6dc5O8/</link>
		<comments>http://wpbarista.com/2013/06/5-common-website-elements-that-turn-off-visitors/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 12:24:09 +0000</pubDate>
		<dc:creator>Dianne</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://wpbarista.com/?p=8244</guid>
		<description><![CDATA[<p>These website design elements are still commonly requested and are a great way to loose visitors. Remember you have 3 seconds to catch a visitors attention. The design usually does that. The content is what keeps them. Stay away from these top five annoyances. 1. Background Music Personal preferences, loading times, and the continual re-starting [...]</p><p>The post <a href="http://wpbarista.com/2013/06/5-common-website-elements-that-turn-off-visitors/">5 Common Website Elements that Turn Off visitors</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>These website design elements are still commonly requested and are a great way to loose visitors. Remember you have 3 seconds to catch a visitors attention. The design usually does that. The content is what keeps them. Stay away from these top five annoyances.</p>
<h3>1. Background Music</h3>
<p>Personal preferences, loading times, and the continual re-starting of music on every single page is enough to annoy even the most loyal visitor.</p>
<p><img class="aligncenter size-full wp-image-8245" alt="noise" src="http://wpbarista.com/wp-content/uploads/2013/06/noise.jpg" width="400" height="266" /></p>
<h3>2. Too Big/Small Texts, Unable to read Fonts</h3>
<p>Even if your designer has set up fonts that look too big to you &#8211; leave them. The fonts are very intentional as well as the sizes. And any designer worth his/her salt has set up the sizes to work in any size of screen.</p>
<p><img class="aligncenter size-full wp-image-8246" alt="font" src="http://wpbarista.com/wp-content/uploads/2013/06/font.jpg" width="400" height="340" /></p>
<h3>3. Popups</h3>
<p>Enough said?</p>
<h3>4. Auto Play Media</h3>
<p>Nothing should play automatically &#8211; music or video or anything else (?).  It takes time to load and could simply not work on many of your visitors devices (think iphones, smart phones, tablets, etc).</p>
<p><img class="aligncenter size-full wp-image-8247" alt="play" src="http://wpbarista.com/wp-content/uploads/2013/06/play.jpg" width="400" height="400" /></p>
<h3>5. Too Many Animations &#8220;Moving, Blinking Thingies&#8221;</h3>
<p>Focus on one item &#8211; the goal of the page. Nothing should detract from that. And I&#8217;ll give you a hint &#8211; it isn&#8217;t your header or logo. If something needs to blink or move, it should be THE focus of the page &#8211; the single sole, one-and-only focus.</p>
<p>&nbsp;</p>
<h6>Sources:</h6>
<p><small>http://jwatersdesigns.com/web-design-elements-in-my-opinion-you-should-avoid-having-on-your-site/</p>
<p>http://voices.yahoo.com/web-design-elements-avoid-having-your-114890.html</p>
<p>http://timothycaron.com/building-your-website/web-design-elements-you-should-avoid-having-on-your-site/</p>
<p>http://www.instantshift.com/2011/03/30/10-bad-web-design-habits-you-should-avoid/</p>
<p>http://www.megawebsitebuilders.com/five-bad-web-design-elements-to-avoid/</small></p>
<p>The post <a href="http://wpbarista.com/2013/06/5-common-website-elements-that-turn-off-visitors/">5 Common Website Elements that Turn Off visitors</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=fafyk6dc5O8:_Ulk6YDaAN8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=fafyk6dc5O8:_Ulk6YDaAN8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?i=fafyk6dc5O8:_Ulk6YDaAN8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=fafyk6dc5O8:_Ulk6YDaAN8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DesperatelySeekingWordpress/~4/fafyk6dc5O8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpbarista.com/2013/06/5-common-website-elements-that-turn-off-visitors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://wpbarista.com/2013/06/5-common-website-elements-that-turn-off-visitors/</feedburner:origLink></item>
		<item>
		<title>How to add slide show with descriptions and navigation</title>
		<link>http://feedproxy.google.com/~r/DesperatelySeekingWordpress/~3/wPgUiJ307nk/</link>
		<comments>http://wpbarista.com/2013/05/how-to-add-slide-show-with-descriptions-and-navigation/#comments</comments>
		<pubDate>Fri, 24 May 2013 16:06:15 +0000</pubDate>
		<dc:creator>Cathy Tibbles</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Style]]></category>

		<guid isPermaLink="false">http://wpbarista.com/?p=8216</guid>
		<description><![CDATA[<p>For several years we&#8217;ve been using the free plugin, Smooth Slider on client websites. For advanced requirements, we&#8217;ve used several premium slideshow plugins from the author, SliderVilla. We like Smooth Slider because: it is easy to use, you can re-order the slides, you can control the look without any coding. You can control the content [...]</p><p>The post <a href="http://wpbarista.com/2013/05/how-to-add-slide-show-with-descriptions-and-navigation/">How to add slide show with descriptions and navigation</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p>]]></description>
				<content:encoded><![CDATA[<p style="text-align: left;"><img class="aligncenter  wp-image-8223" alt="Smooth Slider Settings ‹ Autistic Globetrotting — WordPress" src="http://wpbarista.com/wp-content/uploads/2013/05/Smooth-Slider-Settings-‹-Autistic-Globetrotting-—-WordPress.png" width="600" />For several years we&#8217;ve been using the free plugin, Smooth Slider on client websites. For advanced requirements, we&#8217;ve used several premium slideshow plugins from the author, SliderVilla. We like Smooth Slider because:</p>
<ul>
<li>it is easy to use,</li>
<li>you can re-order the slides,</li>
<li>you can control the look without any coding.</li>
<li>You can control the content as easily as adding a new post.</li>
</ul>
<p>This tutorial will assume that you have installed <a href="http://wordpress.org/plugins/smooth-slider/">Smooth Slider</a> and configured the settings page.</p>
<h2>Create a New Slide Show</h2>
<p style="text-align: left;">Navigate to Smooth Slider -&gt; Sliders.</p>
<p style="text-align: left;">Click &#8220;Create New Slider&#8221;</p>
<p style="text-align: left;"><img class="aligncenter size-full wp-image-8222" alt="1 - create new slider" src="http://wpbarista.com/wp-content/uploads/2013/05/1-create-new-slider.png" width="600" height="264" /></p>
<p style="text-align: left;">Give the slide show a name (post title works well).</p>
<p style="text-align: left;">Click &#8220;Create New&#8221;</p>
<h2 style="text-align: left;">Create your first slide</h2>
<p>Add a new post. This new post will be the first slide in your slide show.</p>
<p>Add the slide title to the post title box.</p>
<p>Add the slide description to the content visual box.</p>
<p>Add the slide image to the Featured Image box.</p>
<p>Scroll down to the Smooth Slider box located below the post content box.</p>
<p>Click &#8220;Add this post/page to&#8221; and select the new slide show you created in step 1.</p>
<p>In &#8220;Slide Link URL&#8221; box, paste the link where you would like this slide to take the reader, IF different than this post.</p>
<p>Click Publish.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-8217" alt="2 - smooth slider Add New Post ‹ Autistic Globetrotting — WordPress" src="http://wpbarista.com/wp-content/uploads/2013/05/2-smooth-slider-Add-New-Post-‹-Autistic-Globetrotting-—-WordPress.png" width="600" /></p>
<h2 style="text-align: left;">Create as many slides as you like repeating the above step.</h2>
<h2>Re-order the slides in your slide show.</h2>
<p>Navigate back to Smooth Slider tab -&gt; Sliders -&gt; Your Slide Show.</p>
<p>Click and drag the post names to re-order them.</p>
<p>Click &#8220;Save the order&#8221;.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-8218" alt="3 - Smooth Sliders ‹ Autistic Globetrotting — WordPress" src="http://wpbarista.com/wp-content/uploads/2013/05/3-Smooth-Sliders-‹-Autistic-Globetrotting-—-WordPress.png" width="600" /></p>
<h2 style="text-align: left;">Add Slide Show to a Post or Page</h2>
<p style="text-align: left;">Create a new post or page. Or Edit an existing post or page.</p>
<p style="text-align: left;">Add title, content, featured image, category per usual.</p>
<p style="text-align: left;">Scroll below content editing box, and click &#8220;Display Your Slide Show Name&#8230;&#8221;</p>
<p style="text-align: left;">Click Publish.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-8219" alt="4- Add New Post ‹ Autistic Globetrotting — WordPress" src="http://wpbarista.com/wp-content/uploads/2013/05/4-Add-New-Post-‹-Autistic-Globetrotting-—-WordPress.png" width="600" /></p>
<h2 style="text-align: left;">Tips &amp; Styles</h2>
<ul>
<li><span style="line-height: 13px;">to create more than one slide show in a post/page, you&#8217;ll need to check &#8220;Enable Multiple Slider Function on Edit Post/Page&#8221; in the settings screen</span></li>
<li>to use a background color, be sure that your slider default height is always going to be taller than your tallest slide</li>
<li>responsive design settings &#8211; this will make the slider look nice on phones and other mobile devices. It will only work properly if your theme is set up to be mobile friendly. This does not include a mobile-theme plugin like wptouch.</li>
<li>to use custom previous/ next links in your slide show, upload your images, and use this code in the &#8220;Custom CSS&#8221; box:</li>
</ul>
<p style="padding-left: 120px;">.smooth_slider .smooth_next{<br />
background: transparent url(http://mywebsite.com/wp-content/uploads/2013/05/next.png) no-repeat 0 0;<br />
width: 84px;<br />
height: 32px;<br />
right: 28px;<br />
top: 8px;<br />
}</p>
<p style="padding-left: 120px;">.smooth_slider .smooth_prev{<br />
background: transparent url(http://www.autisticglobetrotting.com/wp-content/uploads/2013/05/prev.png) no-repeat 0 0;<br />
width: 84px;<br />
height: 32px;<br />
left: 430px;<br />
top: 8px;<br />
}</p>
<p style="padding-left: 60px;">You will want to change the width/height left/top measurements to suit your website.</p>
<p>If you have any questions let me know, I&#8217;ll be happy to help!</p>
<p>The post <a href="http://wpbarista.com/2013/05/how-to-add-slide-show-with-descriptions-and-navigation/">How to add slide show with descriptions and navigation</a> appeared first on <a href="http://wpbarista.com">WordPress Barista</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=wPgUiJ307nk:VHmTlpmvcoY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=wPgUiJ307nk:VHmTlpmvcoY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?i=wPgUiJ307nk:VHmTlpmvcoY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?a=wPgUiJ307nk:VHmTlpmvcoY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DesperatelySeekingWordpress?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DesperatelySeekingWordpress/~4/wPgUiJ307nk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpbarista.com/2013/05/how-to-add-slide-show-with-descriptions-and-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpbarista.com/2013/05/how-to-add-slide-show-with-descriptions-and-navigation/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: wpbarista.com @ 2013-06-19 12:26:58 by W3 Total Cache -->
