<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: NoobSlide &#8211; One Gallery to Rule Them All	</title>
	<atom:link href="https://www.shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Mon, 21 Oct 2013 20:37:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-67144</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 23:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-67144</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-67112&quot;&gt;Greg Kulda&lt;/a&gt;.

It may be possible to change just the styles for noobslide_thumb to show the thumbnails in a vertical configuration. Otherwise, some HTML edits may be necessary. Here is an article on how to create your own noobslide gallery within the plugin.
http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-67112">Greg Kulda</a>.</p>
<p>It may be possible to change just the styles for noobslide_thumb to show the thumbnails in a vertical configuration. Otherwise, some HTML edits may be necessary. Here is an article on how to create your own noobslide gallery within the plugin.<br />
<a href="http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery" rel="nofollow ugc">http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Kulda		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-67112</link>

		<dc:creator><![CDATA[Greg Kulda]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 19:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-67112</guid>

					<description><![CDATA[Love what you&#039;ve done.  Is there a way to make the thumbnails be on just one side of Noobslide-6?]]></description>
			<content:encoded><![CDATA[<p>Love what you&#8217;ve done.  Is there a way to make the thumbnails be on just one side of Noobslide-6?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-30635</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Tue, 23 Oct 2012 05:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-30635</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-29789&quot;&gt;Justin&lt;/a&gt;.

Yeah swapping in plugins based on post or page ID is an interesting issue. Here is something I did with wp-syntax to only load it on relevant posts-
http://shibashake.com/wordpress-theme/the_content-filter-optimizing-your-wordpress-plugins

For what you describe above, it may be possible to just install the plugin but leave it deactivated. Then just load the plugin file as necessary. Never tried this before though, so not sure how well that will work. The problem is that page ID is only available after the wordpress loop gets initiated, but most plugins (including Shiba Gallery) hooks into the init and admin_init actions which fire before the WP loop. ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-29789">Justin</a>.</p>
<p>Yeah swapping in plugins based on post or page ID is an interesting issue. Here is something I did with wp-syntax to only load it on relevant posts-<br />
<a href="http://shibashake.com/wordpress-theme/the_content-filter-optimizing-your-wordpress-plugins" rel="nofollow ugc">http://shibashake.com/wordpress-theme/the_content-filter-optimizing-your-wordpress-plugins</a></p>
<p>For what you describe above, it may be possible to just install the plugin but leave it deactivated. Then just load the plugin file as necessary. Never tried this before though, so not sure how well that will work. The problem is that page ID is only available after the wordpress loop gets initiated, but most plugins (including Shiba Gallery) hooks into the init and admin_init actions which fire before the WP loop. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-29789</link>

		<dc:creator><![CDATA[Justin]]></dc:creator>
		<pubDate>Thu, 18 Oct 2012 02:27:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-29789</guid>

					<description><![CDATA[Can this plugin be used on one page I&#039;m using easy fancybox for my photo galleries and want to install the noobslide for one specific page.]]></description>
			<content:encoded><![CDATA[<p>Can this plugin be used on one page I&#8217;m using easy fancybox for my photo galleries and want to install the noobslide for one specific page.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12744</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Mon, 26 Mar 2012 22:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-12744</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12621&quot;&gt;Sarah&lt;/a&gt;.

Here is a tutorial on how to create your own noobslide gallery for the plugin by integrating together elements from multiple different galleries-
http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12621">Sarah</a>.</p>
<p>Here is a tutorial on how to create your own noobslide gallery for the plugin by integrating together elements from multiple different galleries-<br />
<a href="http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery" rel="nofollow ugc">http://shibashake.com/wordpress-theme/create-your-own-noobslide-gallery</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sarah		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12621</link>

		<dc:creator><![CDATA[Sarah]]></dc:creator>
		<pubDate>Fri, 23 Mar 2012 19:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-12621</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12449&quot;&gt;ShibaShake&lt;/a&gt;.

Hi I guess the Nativex is more of what I&quot;m looking for but I do need to make some modifications. I&#039;m not too familiar with javascript but I&#039;m pretty comfortable with HTML and CSS. In the end I am going for something pretty similar to the website I sent you. Is there an easy way to remove the &quot;Next / Previous&quot; feature and the Play buttons? How would one go about shifting the featured images to the right -- instead of underneath?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12449">ShibaShake</a>.</p>
<p>Hi I guess the Nativex is more of what I&#8221;m looking for but I do need to make some modifications. I&#8217;m not too familiar with javascript but I&#8217;m pretty comfortable with HTML and CSS. In the end I am going for something pretty similar to the website I sent you. Is there an easy way to remove the &#8220;Next / Previous&#8221; feature and the Play buttons? How would one go about shifting the featured images to the right &#8212; instead of underneath?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12449</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Sat, 17 Mar 2012 20:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-12449</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12382&quot;&gt;Sarah&lt;/a&gt;.

Do you mean you want to replace the numbers with the picture thumbnails? There is an example of this in noobslide_nativex. The Featured Image should already appear on the summary panel. 

If you want the featured image to appear larger, and for the thumbs to appear at the side, then you want to play around with the HTML and CSS style of the elements. It may take some work though.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12382">Sarah</a>.</p>
<p>Do you mean you want to replace the numbers with the picture thumbnails? There is an example of this in noobslide_nativex. The Featured Image should already appear on the summary panel. </p>
<p>If you want the featured image to appear larger, and for the thumbs to appear at the side, then you want to play around with the HTML and CSS style of the elements. It may take some work though.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sarah		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-12382</link>

		<dc:creator><![CDATA[Sarah]]></dc:creator>
		<pubDate>Thu, 15 Mar 2012 07:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-12382</guid>

					<description><![CDATA[Hi. I really like your slider. I&#039;m not really familiar with Jquery at all so I&#039;m having a little trouble editing it. I&#039;m working with Noobslide_4 and am trying to replace the numbers at the bottom with the Featured Image. 

Ideally, I&#039;m going for an end result that looks like this: http://teamollie.com/dogs.php

Do you have any tips / suggestions?]]></description>
			<content:encoded><![CDATA[<p>Hi. I really like your slider. I&#8217;m not really familiar with Jquery at all so I&#8217;m having a little trouble editing it. I&#8217;m working with Noobslide_4 and am trying to replace the numbers at the bottom with the Featured Image. </p>
<p>Ideally, I&#8217;m going for an end result that looks like this: <a href="http://teamollie.com/dogs.php" rel="nofollow ugc">http://teamollie.com/dogs.php</a></p>
<p>Do you have any tips / suggestions?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-10471</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 18:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-10471</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-10465&quot;&gt;Munkykisser&lt;/a&gt;.

Yeah the best way to do that, is to standardize WordPress link objects to become custom post types. However, that can only be done by WordPress. 

On my own sites I have expanded link objects so that they can be linked to an attachment object. Then when that attachment object is included in the gallery, the link object information gets shown. However, this is not a very elegant solution, and is probably only for the short term. Therefore, I did not include it in the plugin.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-10465">Munkykisser</a>.</p>
<p>Yeah the best way to do that, is to standardize WordPress link objects to become custom post types. However, that can only be done by WordPress. </p>
<p>On my own sites I have expanded link objects so that they can be linked to an attachment object. Then when that attachment object is included in the gallery, the link object information gets shown. However, this is not a very elegant solution, and is probably only for the short term. Therefore, I did not include it in the plugin.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Munkykisser		</title>
		<link>https://shibashake.com/wp/noobslide-one-gallery-to-rule-them-all/comment-page-1#comment-10465</link>

		<dc:creator><![CDATA[Munkykisser]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 16:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?p=3906#comment-10465</guid>

					<description><![CDATA[Hi ShibaShake,

Is it possible to add a URL to each slide using the Shiba gallery? 

e.g. link to google (or somewhere) from one of the images? 

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hi ShibaShake,</p>
<p>Is it possible to add a URL to each slide using the Shiba gallery? </p>
<p>e.g. link to google (or somewhere) from one of the images? </p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 11/23 objects using disk
Page Caching using disk: enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.shibashake.com
Lazy Loading (feed)
Minified using disk
Database Caching 2/24 queries in 0.015 seconds using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-17 09:16:23 by W3 Total Cache
-->