<?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: Shiba Media Library Plugin	</title>
	<atom:link href="https://www.shibashake.com/wp/shiba-media-library-plugin/feed" rel="self" type="application/rss+xml" />
	<link>https://shibashake.com/wp/shiba-media-library-plugin</link>
	<description>Adventures in WordPress</description>
	<lastBuildDate>Sat, 04 Feb 2017 17:37:08 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9</generator>
	<item>
		<title>
		By: Wayne		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-916058</link>

		<dc:creator><![CDATA[Wayne]]></dc:creator>
		<pubDate>Sat, 04 Feb 2017 17:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-916058</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-915892&quot;&gt;Wayne&lt;/a&gt;.

NOT sure if this is the correct fix, but I added this line of code above line 200 and that seemed to fix it:

if (!isset($shiba_mlib)) $shiba_mlib = new stdClass(); // WGW]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-915892">Wayne</a>.</p>
<p>NOT sure if this is the correct fix, but I added this line of code above line 200 and that seemed to fix it:</p>
<p>if (!isset($shiba_mlib)) $shiba_mlib = new stdClass(); // WGW</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wayne		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-915892</link>

		<dc:creator><![CDATA[Wayne]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 20:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-915892</guid>

					<description><![CDATA[Since upgrading to PHP 7 (automatically via Media Temple), getting the error: Warning: Creating default object from empty value in /html/wp-content/plugins/shiba-media-library/shiba-media-library.php on line 200

Using version 3.7

Any suggestions? I&#039;m fine with editing the code.

Other than the error, everything looks good (still). Great plugin!]]></description>
			<content:encoded><![CDATA[<p>Since upgrading to PHP 7 (automatically via Media Temple), getting the error: Warning: Creating default object from empty value in /html/wp-content/plugins/shiba-media-library/shiba-media-library.php on line 200</p>
<p>Using version 3.7</p>
<p>Any suggestions? I&#8217;m fine with editing the code.</p>
<p>Other than the error, everything looks good (still). Great plugin!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steven		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-898783</link>

		<dc:creator><![CDATA[Steven]]></dc:creator>
		<pubDate>Wed, 14 Sep 2016 13:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-898783</guid>

					<description><![CDATA[Hello,

I tried to reach your support, however a support site isn*t available.
Hoewever I&#039;ts nice what you develop, however not in practice to use.
Why? I#m using the plugin &quot;Shiba Media Library&quot; for my photography site, but to create a great gallery it will take hours and hours, this because it is only possible to oragnze the images by drop-down, as well as to scroll up and down, where you lost the overview totally. Why is it not possible to create a square overview where you can see all uploaded image in one, wehre you will be able to move these from left to right or from above to down. Now it&#039;s economically unreasonable, as it takes a lot of time right now to make a proper gallery. Thanks for your understanding and looking forward for a solution.
Regards, Steven]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I tried to reach your support, however a support site isn*t available.<br />
Hoewever I&#8217;ts nice what you develop, however not in practice to use.<br />
Why? I#m using the plugin &#8220;Shiba Media Library&#8221; for my photography site, but to create a great gallery it will take hours and hours, this because it is only possible to oragnze the images by drop-down, as well as to scroll up and down, where you lost the overview totally. Why is it not possible to create a square overview where you can see all uploaded image in one, wehre you will be able to move these from left to right or from above to down. Now it&#8217;s economically unreasonable, as it takes a lot of time right now to make a proper gallery. Thanks for your understanding and looking forward for a solution.<br />
Regards, Steven</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Marco		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-897445</link>

		<dc:creator><![CDATA[Marco]]></dc:creator>
		<pubDate>Thu, 01 Sep 2016 12:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-897445</guid>

					<description><![CDATA[Hello ShibaShake,

I&#039;m using the Titan Photographer Theme, that contains the Shiba Media Library Plugin. With the update from Wordpress 4.5 to 4.6 the Galleries Tab stopped working.

The images under the &quot;Gallery Images&quot; Headline arent loading in.

Looking at the code of the website, i discovered that the table rows in the tbody with the id &quot;the-list&quot; load without any content like this:

&#039;&#039;

Activating the error_reporting shows the following error:

Notice: Indirect modification of overloaded property WP_Media_List_Table::$_args has no effect in /home/httpd/docs/example.com/wp-content/themes/pptitan/plugins/shiba-media-library/shiba-mlib-add.php on line 199

Dumping the $table variable showed that the tbody is already in there with empty table rows.

I&#039;m assuming, that the $table variable is not correct.

I hope that i could help you or other people with that information. 
If anyone finds a solution to this problem, it would be nice from you to post it here.]]></description>
			<content:encoded><![CDATA[<p>Hello ShibaShake,</p>
<p>I&#8217;m using the Titan Photographer Theme, that contains the Shiba Media Library Plugin. With the update from WordPress 4.5 to 4.6 the Galleries Tab stopped working.</p>
<p>The images under the &#8220;Gallery Images&#8221; Headline arent loading in.</p>
<p>Looking at the code of the website, i discovered that the table rows in the tbody with the id &#8220;the-list&#8221; load without any content like this:</p>
<p>&#8221;</p>
<p>Activating the error_reporting shows the following error:</p>
<p>Notice: Indirect modification of overloaded property WP_Media_List_Table::$_args has no effect in /home/httpd/docs/example.com/wp-content/themes/pptitan/plugins/shiba-media-library/shiba-mlib-add.php on line 199</p>
<p>Dumping the $table variable showed that the tbody is already in there with empty table rows.</p>
<p>I&#8217;m assuming, that the $table variable is not correct.</p>
<p>I hope that i could help you or other people with that information.<br />
If anyone finds a solution to this problem, it would be nice from you to post it here.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-880987</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Sat, 16 Apr 2016 21:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-880987</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-880135&quot;&gt;Tom&lt;/a&gt;.

Hello Tom, so sorry for the late reply. Been crazy busy lately. First of all, thank you very much for your support and kind words.

At this time, we can only manage Patreon. They have both credit card and Paypal options, and a good interface for messages and posts. Thanks for writing to us and once again, many thanks for your support and understanding.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-880135">Tom</a>.</p>
<p>Hello Tom, so sorry for the late reply. Been crazy busy lately. First of all, thank you very much for your support and kind words.</p>
<p>At this time, we can only manage Patreon. They have both credit card and Paypal options, and a good interface for messages and posts. Thanks for writing to us and once again, many thanks for your support and understanding.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tom		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-880135</link>

		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Sat, 02 Apr 2016 06:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-880135</guid>

					<description><![CDATA[Hi, i am very sorry to hear about the financial problems you face - and i know how that feels.

i really like your plugins and like to pay for the latest update(s) - but i dont like to register at patreon.

can i transfer money directly over bank account to you if you tell me the IBAN/BIC?

so you can send the update to me per email, when you have the money?]]></description>
			<content:encoded><![CDATA[<p>Hi, i am very sorry to hear about the financial problems you face &#8211; and i know how that feels.</p>
<p>i really like your plugins and like to pay for the latest update(s) &#8211; but i dont like to register at patreon.</p>
<p>can i transfer money directly over bank account to you if you tell me the IBAN/BIC?</p>
<p>so you can send the update to me per email, when you have the money?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gerd		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-871946</link>

		<dc:creator><![CDATA[Gerd]]></dc:creator>
		<pubDate>Sat, 02 Jan 2016 08:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-871946</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-843351&quot;&gt;Eugene Pugach&lt;/a&gt;.

That&quot;s a pretty good question from Eugene. I use WP/LR Sync too and it&quot;s a quite good tool to stay synchronized between WP and LR but i see since long time no response unfortunately from the gallery author.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-843351">Eugene Pugach</a>.</p>
<p>That&#8221;s a pretty good question from Eugene. I use WP/LR Sync too and it&#8221;s a quite good tool to stay synchronized between WP and LR but i see since long time no response unfortunately from the gallery author.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ShibaShake		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-859515</link>

		<dc:creator><![CDATA[ShibaShake]]></dc:creator>
		<pubDate>Thu, 01 Oct 2015 04:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-859515</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-859441&quot;&gt;Amanda&lt;/a&gt;.

Well, it depends on what you are trying to do. As I understand it, Network Shared Media allows you to share images across multiple blogs. That is not the function of Shiba Media Library. I list what Shiba Media does in the article above. ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-859441">Amanda</a>.</p>
<p>Well, it depends on what you are trying to do. As I understand it, Network Shared Media allows you to share images across multiple blogs. That is not the function of Shiba Media Library. I list what Shiba Media does in the article above. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Amanda		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-859441</link>

		<dc:creator><![CDATA[Amanda]]></dc:creator>
		<pubDate>Wed, 30 Sep 2015 19:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-859441</guid>

					<description><![CDATA[Hi! Does this work with a multisite? I saw this recommended instead of the buggy Network Shared Media. Thanks :)]]></description>
			<content:encoded><![CDATA[<p>Hi! Does this work with a multisite? I saw this recommended instead of the buggy Network Shared Media. Thanks 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eugene Pugach		</title>
		<link>https://shibashake.com/wp/shiba-media-library-plugin/comment-page-13#comment-843351</link>

		<dc:creator><![CDATA[Eugene Pugach]]></dc:creator>
		<pubDate>Thu, 20 Aug 2015 08:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shibashake.com/wordpress-theme/?page_id=2592#comment-843351</guid>

					<description><![CDATA[Hello,

I am using Titan theme, which also use inside Shiba Media Library Plugin.
Some time ago I start using new plugin WP/LR Sync  ttp://apps.meow.fr/wplr-sync/,
which help me to download media files directly to site from my photo archive in Lightroom. Since version 2.0 there is new great function - plugin extensions (http://apps.meow.fr/wplr-sync/wplr-extensions/)
which helps create collections or galleries in Lightroom and sync them with Themes/Plugins for which author has developed extension.

There is a little supported themes/plugins, but author wrote:

&quot; If you would like to have your collections available in your gallery plugin or theme through WP/LR Sync, contact your theme developer and let him know about this. I will collaborate with the developer.&quot;

So is it possible the author to collaborate with you, to make WP/LR Plugin extension to work with your Shiba Media Plugin? I much interested to sync collections in Lightroom directly to galleries in Shiba Media.

If it is possible, how author of WR/LR sync can contact with you? By mail?

Thanks a lot,

Eugene Pugach]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I am using Titan theme, which also use inside Shiba Media Library Plugin.<br />
Some time ago I start using new plugin WP/LR Sync  ttp://apps.meow.fr/wplr-sync/,<br />
which help me to download media files directly to site from my photo archive in Lightroom. Since version 2.0 there is new great function &#8211; plugin extensions (<a href="http://apps.meow.fr/wplr-sync/wplr-extensions/" rel="nofollow ugc">http://apps.meow.fr/wplr-sync/wplr-extensions/</a>)<br />
which helps create collections or galleries in Lightroom and sync them with Themes/Plugins for which author has developed extension.</p>
<p>There is a little supported themes/plugins, but author wrote:</p>
<p>&#8221; If you would like to have your collections available in your gallery plugin or theme through WP/LR Sync, contact your theme developer and let him know about this. I will collaborate with the developer.&#8221;</p>
<p>So is it possible the author to collaborate with you, to make WP/LR Plugin extension to work with your Shiba Media Plugin? I much interested to sync collections in Lightroom directly to galleries in Shiba Media.</p>
<p>If it is possible, how author of WR/LR sync can contact with you? By mail?</p>
<p>Thanks a lot,</p>
<p>Eugene Pugach</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 2/29 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 using disk (Request-wide modification query)

Served from: www.shibashake.com @ 2024-12-14 22:06:33 by W3 Total Cache
-->