kag
Forum Replies Created
-
Thanks for the feedback, I’ll definately have a look at this.
Forum: Plugins
In reply to: [kPicasa Gallery] issue when clicking on an album thumbnailI suggest you disable all other plugins and see if the problem remains. If the problem goes away, enable one plugin at a time until it becomes problematic.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Fatal errorGlad to hear it worked.
Forum: Plugins
In reply to: [kPicasa Gallery] only multiple albums doesn't workThere shouldn’t be a limit on the number of specific albums. Without an error message, it’s hard to debug.
Since you don’t see an error, that probably means that it’s logged somewhere else in an error file. I’d check with my webhost, if you can have access to that error log.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Fatal errorYou said you only had this problem after changing the theme, so I figured it had something to do with it.
But I’d also ask your webhost.
Actually I’ve never seen that problem before, either with kPicasa, or in any other website I code for a living.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Fatal errorSomething in your configuration is preventing kPicasa of doing a basic PHP operation (cloning an object). Check with the author of the theme about ‘zend.ze1_compatibility_mode’
Forum: Plugins
In reply to: kpicasa gallery not working properly any moreAccording to the discussion that @wp_nano posted above, a fix has been issued by Google.
I checked on my personal blogs and everything seems to be back to normal.
Forum: Plugins
In reply to: kpicasa gallery not working properly any moreHi, I’m the kPicasa Gallery developper.
I just had a quick look and I suspect Google changed something in their XML feed that kPicasa is reading. I will have a look at it shortly, but please understand I have a day job and do this in my spare time.
Guillaume
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Images opening in a new windowkPicasa Gallery is trying to load the Lightbox Javascript library but for some reason it’s unable to do so. Could it be another conflicting plugin?
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] kPicasa not working at allsomeweb, your web host is probably blocking connections to Picasa. Can you check with them? If that’s the case, unfortunately there’s nothing I can do.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Changing the THUMBNAILS…kPicasa Gallery shows the images as they are received from Picasa.
Maybe it could all be done with CSS, but I’m not very good at it. This is why I sticked with tables — I know they work. All the time!
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Open Slide Show in New WindowI’m not sure it can be done. You should look on the Highslide website.
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] SizeI’m sorry I don’t have the time to analyze your entire CSS file, but that should have worked (I tried it on a clean install and it works).
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] SizeThe now the only way to do this is to add the following to your main CSS file:
.kpg-summary { display: none; }Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] SizeOf course it can be done, but it is not kPicasa Gallery’s goal. Sorry.