Mike Toppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Shashin] Captions Not ShowingI’ve fixed the issue with captions not showing up after the first set when the shortcode has
type="albumphotos“`. It’s version 3.4.10cerulean, I’m not sure from reading your post if you are having the same problem or a different problem. If you’re still having a problem, let me know.
Forum: Plugins
In reply to: [Shashin] Social Share – direct links to photos not workingThis is fixed in the new version (3.4.10)
Forum: Plugins
In reply to: [Shashin] sending users to the album page in G when they click an album thumbGo to the Shashin settings page, and under “How to display a full-size photo when its thumbnail is clicked” pick “display at photo hosting site.” They will open in the same window though, not a new window.
Forum: Plugins
In reply to: [Post-to-Post Links II] combining slug=x with type=yThanks for pointing this out. What I’d like to do here is have the P2P dialog also show the post type in the matches, if it’s a type other than “page” or “post.” Then the shortcode will have a new post_type attribute, so P2P can tell the difference between posts that have the same slug, I’ll try to do this before the end of the week.
Forum: Plugins
In reply to: [Shashin] Captions Not ShowingSorry for the delay. I haven’t had a chance to work on it. I’ll post a follow-up here when I have a fix ready.
Forum: Plugins
In reply to: [Shashin] Next / Prev Links at Top & BottomIt should work automatically, but it sounds like it’s not for you. Can you give me a link to your site so I can see?
Forum: Plugins
In reply to: [Shashin] Photos open in Picasa instead on the site after Shashin upgradeSorry for the late reply. This appears to be the same problem as the Twenty Thirteen theme, which unfortunately is not easy to fix:
http://wordpress.org/support/topic/problem-with-twenty-thirteen?replies=5#post-4870421
I’d have to install Oxygen and debug it to provide specific instructions, like I did for Twenty Thirteen. Let me know if you’d like me to do that.
Forum: Plugins
In reply to: [Shashin] Social Share – direct links to photos not workingSorry for the late reply. This is a bug in the current version. I’ll work on a fix.
Forum: Plugins
In reply to: [Shashin] PrettyPhoto, responsive problemsSorry for the late reply. I just borrowed a Nexus 7 to try it, and it worked fine. I don’t have access to a Nexus 5, but I ran the emulator for it and Google Chrome and it also looked ok. So… I’m not sure how else I can help troubleshoot this for you.
I’m going to keep PrettyPhoto, but I’m planning to drop Fancybox and replace it with Lightbox 2 (but I’m not sure when – finding time for Shashin dev is difficult)
Forum: Plugins
In reply to: [Shashin] Albums overlap with thumbnail displaySorry for the delay. It looks like you’ve set the position to “left” in the shortcode, which causes the Shashin images to “float” on the left, around other elements on the page. If you change the position in the shortcode to “center”, then they will no longer float.
Forum: Reviews
In reply to: [Shashin] BestYou’re welcome! I’m planning to remove Fancybox and add Lightbox2
Forum: Plugins
In reply to: [Shashin] Where could the Shashin be hidden at?The code on your page is showing Shashin installed in the normal plugins directory – the path on your site is wp/wp-content/plugins/shashin/
I don’t know the internal directory structure of your server, so I don’t know what the parent directory of your “wp” folder is. I recommend asking your hosting provider.
Forum: Plugins
In reply to: [Shashin] Lightbox Not WorkingSorry for the delay. I’ve determined the conflict is with the Avia slideshow script in your theme. Unfortunately, I can’t do anything about it. Your avia.js is using an old version of the imagesLoaded library. Shashin uses the current version of imagesLoaded, which is nicely packaged so you don’t get conflicts if multiple copies of it get loaded. So Shashin will play nice with other scripts that also use the current version, but I can’t alter what’s going on with how your version of Avia is using its older version of imagesLoaded (mainly because the code in your avia.js is minified and therefore almost unreadable, and there’s no un-minified version included).
Forum: Plugins
In reply to: [Shashin] Lightbox Not WorkingYou’re right, it must be something in the theme then. Thanks for trying it. If it’s a freely available them, let me know where I can get it, and I can do more testing myself. If not, if you could set up a test site that would be great (or zip the theme and email it to me – you can reach me through my contact form – http://toppa.com/contact – and then I can email you back with my address)
Forum: Plugins
In reply to: [Shashin] Captions Not ShowingThis looks like it’s a bug. I can work on a fix this weekend. Thanks for pointing it out.