Mike Toppa
Forum Replies Created
-
Forum: Plugins
In reply to: [Shashin] When I click on gallery image it goes right to picassaYou’ve got a javascript error from a plugin called Highlight search terms, which may be causing the javascript in Shashin to fail. Try turning off that plugin.
In hlst-extend.js?ver=1.3:1
Uncaught TypeError: Object function (v){for(var i=0;i<this.length;i++){if(this[i]===v){return true}}return false} has no method ‘replace’
Forum: Plugins
In reply to: [Shashin] Rotating image in widgetThe widget thumbnail will link to an expanded view of the image, just like the shortcode. There isn’t an option to link it to a page on your site.
Forum: Plugins
In reply to: [Shashin] Shashin albums multiplying after each syncHi – I haven’t heard of this problem before. To diagnose it, I would need to get access to your WP admin. If you’re comfortable giving me a temporary account, send me a message through my contact form and then we can email each other – it’s at http://toppa.com/contact
Forum: Plugins
In reply to: [Shashin] Error adding albums from picasaThat line of code parses an album feed. How many albums Shashin can add at once depends on a combination of how many albums you have, how many photos in the albums, available memory, and available time, so it can vary. Try adding the albums one at a time. I know that’s manual work up front, but once it’s done, you can turn on the feature that automatically synchronizes albums, and then Shashin will update a few albums per hour over the course of each day, which minimizes the impact on your server.
Forum: Plugins
In reply to: [Shashin] Linking directly to Picasa AlbumsIt’ll be in the new version – should have it ready this week.
Forum: Plugins
In reply to: [Shashin] When I click on gallery image it goes right to picassatauno1 – thanks for the link, but can you be more specific where you are using Shashin? There are a lot of images on your site – I checked a bunch of them but didn’t find Shashin ones.
Xcross, I need a link to where you are having a problem so I can check it out.
Forum: Plugins
In reply to: [Shashin] Why doesn't lightbox work?I’ve been working on Shashin this weekened, and I’ve decided to remove support for other viewers in the upcoming version. The main feature of the new version is making Shashin responsive for mobile devices, which involves more custom coding to get prettyPhoto to work nicely in a mobile environment. It’s another aspect that won’t work generically for other viewers.
Having said that, I may add Lightbox 2 as a built-in viewer in a subsequent version. The current version of Fancybox is not GPL compatible (which means it’s not allowed in the wordpress plugin repository), so the version in Shashin is pretty old now. So I’ll probably remove Fancybox and replace it with Lightbox 2 (but not in the version that’s about to come out – after that)
Forum: Plugins
In reply to: [Shashin] Linking directly to Picasa AlbumsWhat your asking for makes more sense than the way it works now. I’ve added it to the issues list:
https://github.com/toppa/Shashin/issues/52
As you can see there is a big backlog of requests, as I don’t have much development time for Shashin these days. But I’m almost done with the next version – if this is a quick change in the code, I’ll get it in the next version.
Forum: Plugins
In reply to: [Shashin] Why doesn't lightbox work?It should work for viewing individual photos and sets of photos. For viewing albums there may need to be some custom javascript added. Can you let me know specifically which version of lightbox you are using? (lightbox has become such a generic term, I want to make sure i know which version you mean).
I may actually remove the option to use other viewers. As the javascript has been getting more intricate with each new version of Shashin, it’s hard to keep it open for use with any viewer.
Forum: Plugins
In reply to: [Shashin] When I click on gallery image it goes right to picassaCan you give me a link to your site so I can investigate? This means there is probably a javascript conflict with another plugin.
Forum: Reviews
In reply to: [Shashin] Very impressiveYou’re welcome 🙂
Forum: Plugins
In reply to: [Shashin] Maximum width of photos vs. responsive themeI’ll be releasing an update of Shashin soon that makes everything Shashin does responsive. It still has the max width setting for the theme (in pixels), but this will be used to determine which size photo to retrieve from Picasa (and to do the math if you want it to automatically determine a number of columns for a desired thumbnail size). Shashin will then scale the images as needed.
You can see it on my site – http://www.toppa.com/photos
I’m still working on getting the display in prettyPhoto to look better on mobile devices.
Forum: Plugins
In reply to: [Shashin] albumphotos shortcode displaying blank pageCan you show me the shortcode exactly as it appeared in your editor?
Forum: Plugins
In reply to: [Shashin] Linking directly to Picasa AlbumsYes, you can control this. On the Shashin settings page, look for “How to display a full-size photo when its thumbnail is clicked” and select “display at photo hosting site.”
Forum: Plugins
In reply to: [Shashin] Error message when try to add albumI can get to that Picasa feed url without difficulty. My guess is you were having a temporary connection problem. jbelchior, are you still having this problem?