kag
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] ooohhHi,
It means that there shouldn’t be anything else on the line where you call KPICASA_GALLERY.
Just try it! 🙂
Guillaume
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Help PleaceHi,
Edit your CSS file and add the following code:
div#kpg-album-description { display: none; }Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Gallery BackgroundHi,
kPicasa Gallery doesn’t change the background color. If you could post a link to your blog, I can check it out.
Guillaume
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Pile ce que je cherchais !Merci de votre support!
Guillaume (auteur de kPicasa)
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Kpicasa-gallery display photos newest first?Reorder them in your Picasa account and they will be shown in that order on your blog.
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Unlisted AlbumsIf you’re running PHP5, I suggest you use kPicasa Gallery instead of the PHP4 mod. I don’t support the PHP4 mod version.
I’m not sure why you would have an error when calling a private album, and not when calling a public album. If you know your way around, try to print the URL that the plugin is calling and paste it here.
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] First image doesn’t load correctlyHi,
It’s most likely another plugin that conflicts with kPicasa. This is taken from the HTML of your page:
<a href="/photos/'>It starts with a double-quote and ends with a single-quote. This is not from kPicasa.
Guillaume (kPicasa author)
Forum: Requests and Feedback
In reply to: [Plugin: kPicasa Gallery] Video Support?Check out the new version. It supports videos.
Forum: Requests and Feedback
In reply to: [Plugin: kPicasa Gallery] Video Support?Hey,
Currently it does not support videos, but it’s a feature I will be working on this summer. Check out the website (www.boloxe.com/techblog/) from time to time.
Guillaume “kag”
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Excellent plugin!Hey, I’m taking note of your suggestions.
With the new version I just released, it’s possible to have text mixed with the gallery.Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] Not working :-/Hey, the new version I just released allows you to have text around the gallery!
Forum: Requests and Feedback
In reply to: kPicasa Gallery PluginThanks for the kind comments 🙂
Forum: Plugins
In reply to: [Plugin: kPicasa Gallery] enable allow_url_fopen or cURL.Hi Fugu,
Are you the admin on your host?
In order to use file_get_contents(), kPicasa Gallery checks if ini_get(‘allow_url_fopen’) equals 1. PHP reports that it is not allowed. Maybe your host overrides some of your php.ini settings?
In order to use cURL, kPicasa Gallery checks if the “curl_init” function exists. If it does not, it means the cURL extension is not properly installed or configured.
I don’t have enough server configuration knowledge to help you further. But if you get it working, please reply to this thread so others can benefit from it.
Forum: Plugins
In reply to: kPicasa Plugin, Viewing in Firefox downloads phototomchen, this was a completely different issue. The problem was that another plugin was conflicting with kPicasa. kPicasa tries to play nice with other plugins that load Lightbox, but the opposite is not always true.
Forum: Fixing WordPress
In reply to: Firefox downloads images instead of lightboxThis issue has been discussed on the kPicasa website. I’m writing this so other people who are having the same issue won’t be completely left alone.
This is how Lightbox works, as far as I know, there’s nothing I can do about it. I suggest you switch to Highslide.