kag
Forum Replies Created
-
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Works in Firefox but not IE8Could you try with the default theme?
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Works in Firefox but not IE8The error comes from the
simple-sidebar-navigationplugin. An error happens with the plugin and it stops all javascript (including kPicasa Gallery).Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] WP-Coda Theme SupportSorry, I really don’t know what to suggest. Perhaps you could try to explain your problem with the theme’s developper.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Read More breaks galleryHmm, I never though of trying the <!–more–> tag on the same page. Thanks for the bug report, I’ll have to take a look at that!
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Another Album in another accountKPICASA_GALLERY(username:yourFriendsUsername, hisAlbumName1, hisAlbumName2)
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Links in kPicasa captonsHmm, I wasn’t aware that HTML was permitted in the captions. I’ll add support for this in the next version!
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Show all albumsHi,
Simply call kPicasa Gallery without any argument:KPICASA_GALLERYIt’s not currently possible to have two galleries in on single post. Sorry for the inconvenience.
Unfortunately there’s currently no way to do this.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] WP-Coda Theme SupportHi,
That theme is really doing something non-standard. I’m not sure how it works, but you can trying to search for links (
<a href="...">text</a>) in the code and add#at the end of thehrefattribute.Guillaume
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Search functionIt’s not “you guys”, I’m all alone in this project 🙂
I’ll see what I can do, but no promises.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Search functionUnfortunately you’re not missing anything.
Because of the (somewhat) limited information in the XML feed provided by Google, it would be highly unefficient to add a search function other than album name searching.
Last time I checked, there was no face information in that same XML feed. Maybe it’s there now, I will do a little research.
Guillaume
I’ve never tried WPMU so I’m not sure if that’s the source of the problem or not. Are you running the latest version of WP and kPicasa?
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] host no connectIf it says “Couldn’t connect to host”, it probably means that your web host is blocking requests to Picasa.
Could you copy-paste the exact error message?
Thanks,
GuillaumeForum: Plugins
In reply to: [Plugin: kPicasa Gallery] Kpicasa doesn’t load any albumsHi Mattias,
I have personally never seen the problem, but I’ve heard of other people having it. Could you check your
error_logfile? Maybe it throws an error and it’s not output to the browser, but rather written to a file.EDIT: I visited other sections of your website and one page throws the following error:
Fatal error: Call to undefined function simplexml_load_file(). I’m not sure why kPicasa doesn’t give you this error, but one thing is for sure – kPicasa also needs SimpleXML to be compiled in PHP.Guillaume