Home » Tips & Tricks

kPicasa Gallery compatibility with other plugins

5 September 2009 826 views 6 Comments

kPicasa Hi guys,

kPicasa Gallery is a wordpress plugin by Guillaume Hébert which as it’s name suggest let’s you display your Picasa gallery on your blog.

kPicasa requires that post or page where you want your gallery to appear should be solely based on the kPicasa gallery code.. there should be no other text in the post. So when you add another plugin like Digg Digg, or TweetMeme which adds content to the post (digg button/tweet button etc) kPicasa will stop working.

So how to fix it? it’s actually very easy just follow these steps:

1) open wp-content/plugins/kpicasa-gallery/kpicasa_gallery.php
2) Go to line 104
3) Line 104 reads:

add_filter(‘the_content’, ‘loadKPicasaGallery’);

4) Change it to:

add_filter(‘the_content’, ‘loadKPicasaGallery’,1);

5) Save & Upload the file

and you are done :) easy right?

-Salman

No related posts.

6 Comments »

  • Guillaume said:

    Hi,
    I’m the kPicasa author and I didn’t know about that trick. Thanks!

  • Salman (author) said:

    Hi Guillaume!

    I am glad you find it useful :)

    I wanted to notify you about the bug but I got really busy and totally forgot about it :$ Sorry for that! :)

    Real cool plugin btw, we are using it here on iwritealot :)
    -Salman

  • Ayesha said:

    Its so easy to use, not-so-geek like me can use it very easily, and I love it :D

  • Diwaker said:

    Hi,

    How to use the plugin with text. i.e The plugin left or right to the text paragraph not top always.

    thanks.

  • kPicasa Gallery compatibility with other plugins « I write a lot! said:

    [...] to be continue… Categories: Tips & Tricks Tags: compatibility, fix, kpicasa, php tip, picasa, plugins, wordpress Comments (0) Trackbacks (0) Leave a comment Trackback [...]

  • Howard said:

    I can’t find this in the code of the plugin (kpicasa_gallery.php)
    What am I doing wrong?

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.