Mike Toppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Share to social siteI’ve moved the Shashin to do list. It’s here now:
http://www.toppa.com/shashin-wordpress-plugin/#plannedFeatures
The share button is still on the list, but I don’t know when I will get to it.
Hi – sorry for the late reply. If you can post a link to your site I can take a look. If you don’t want to post it publicly you can send it to me through my contact form: http://www.toppa.com/contact
Thanks Ian – I will correct this. I found this example for it: http://wpfirstaid.com/tag/wp_enqueue_scripts/
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Failed to retrieve album feed at..Hi – sorry for the very late reply. Please see here:
http://www.toppa.com/shashin-wordpress-plugin/#knownIssues
The next version of Shashin will provide a more detailed error message for this. I should have it up at wordpress.org in the next day or two.
Forum: Plugins
In reply to: [Plugin: Sashin] Wraping text around photosHi John – sorry for the very late reply. This is a specific issue with the Twenty Ten and Twenty Eleven themes. See here: http://www.toppa.com/2011/shashin-3-0-2/#comment-58623
Forum: Plugins
In reply to: [Plugin: Sashin] Wraping text around photosHi – there’s nothing at the url you posted. You can still position the photos in Shashin 3. See here: http://www.toppa.com/shashin-wordpress-plugin/#attributePosition
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Repeating scroll menu at the sideHi – I uploaded a fix for this last night – version 3.0.8. Thanks for pointing it out.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Repeating scroll menu at the sideOh wait – I’m seeing it now. I’m not sure offhand why. This might be tricky to debug. I’ll see what I can do.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Repeating scroll menu at the sideI opened and closed several albums and everything looked ok. Could you let me know which browser you are using?
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Album thumbnails not cropped squareThanks for pointing out the mistake in the documentation. I’ve fixed it, and added documentation for “crop”
Forum: Plugins
In reply to: [Shashin] Shashin won't add/update albumsFor anyone who stumbles across this, Shashin 3 takes the RSS feed link, as suggested by Raimex (Shashin 2 used the direct album or user URL). The whole syncing process has been re-written in Shashin 3.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Not displaying anything on postsSorry for the delay. I just uploaded version 3.0.7. It turns out there actually was an uninstall problem, which is now fixed (I missed it before because I had another active plugin which uses my toppa plugin libs, which hid the problem). So it’s probably not the PHP version problem I was suspecting.
I still don’t know what’s causing the problem you’re having, but I did add some code that will now display an error if it’s not finding any photos that match the shortcode. That should help us narrow down the possible causes of the problem.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Not displaying anything on postsSo we can rule out any one-time oddity then. What is your PHP version? Since you got that error when deleting, I’m wondering if there is some subtle difference in how class autoloading works in one of the PHP versions.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Not displaying anything on postsSorry for the trouble. I did a fresh install of Shashin on my test site and was able to delete it without any errors. I’m not sure what has caused these problems with your installation.
You can’t switch back and forth between versions 2 and 3 like that. When you upgrade to 3 it makes significant changes to the shashin database tables (and there is no “downgrade” code in shashin 2).
If you’re comfortable using FTP and phpMyAdmin (or a similar database tool your hosting provider should have), you can use FTP to delete the “shashin” folder from your plugins folder, and phpMyAdmin to remove the shashin database tables – wp_shashin_album and wp_shashin_photo. Let me know if I can advise further.
Forum: Plugins
In reply to: [Shashin] [Plugin: Shashin] Not displaying anything on postsSorry, I don’t think there’s anything else I can do to diagnose this using just observation. My only other suggestion would be to delete and re-install the plugin, in case there is somehow some corruption of its data.