davidksutton
Forum Replies Created
-
Forum: Plugins
In reply to: [Flickr Photostream] No Photos with TagsSame here. Sure glad I backed up my plugin directory before updating this time. ??
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenYay! All better. ??
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenNo problem. It happens. ?? And thanks! My only suggestion would be to offer previous versions for download for those times when people have issues with the latest. But I’m sticking with your plugin because you really have the most aesthetically pleasing Flickr plugin for WordPress (that I’ve discovered anyway).
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenThe “nojustify” only seems to fix the last image for me. It does nothing to fix the overall formatting issues. Images are still squished and pushed to the left. And instead of editing the source code for this setting, you can use the plugin’s built in shortcode parameter to do it:
last_row="nojustify"
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenStill have not found a fix (before a new version is released) for the formatting issues.
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenAnd if you are getting the pop-up “alert” message that simply says “finish” that is because this plugin apparently is not detecting a “Colorbox” lightbox plugin. However, this was not a problem before version 2.4. I have “Lightbox Plus ColorBox” installed and my photos do appear in a lightbox. Worked fine, but with version 2.4 of the Flickr Photostream plugin, I’m getting the before mentioned alert. Change the Lightbox setting to the built-in “Swipebox” and that will stop the pop-up alert. Obviously if you wanted to use your Lightbox plugin of choice, this won’t be possible (right now) but at least this will stop the pop-up alert.
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenIf anyone feels like editing php source code, look for this line:
echo “open originals: ” . $open_originals;
in flickr-photostream.php and remove it. That doesn’t fix the other problems, but it does get rid of the “open originals: false” (or true) from being displayed.
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenAnd boy, it sure would be nice to have previous versions available to download. ??
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenI also noticed the “Last Row” setting appears broken. If you change it from “Justify” to something else, it always reverts back to Justify. May not be related to the other problems, but I figured I’d mention if it helps.
Forum: Plugins
In reply to: [Flickr Photostream] version 2.4 brokenMy guess is that some form of programmer debug code was left turned on when 2.4 was released. I believe the particular text that shows up is for a new feature released in 2.4.