Snow, Balloons And More

downloaddonate Snowflakes falling down your blog! Inspired by the unforgettable xsnow. Install this and enjoy the snowfall! Great for times around christmas and christmas templates. The plugin comes with different snowflakes and a lot of possible settings. You should see the effect on this page.

Since version 0.8.0 the plugin includes balloons, and a new mode in which the images can float upwards. This makes this plugin a birthday plugin as well.

If this plugin doesn’t work on your blog, please read the FAQ.

Download

Please go to the wordpress.org download page.

Share this page:
  • Twitter
  • Technorati
  • del.icio.us
  • StumbleUpon
  • Google Bookmarks
  • LinkedIn
  • Reddit
  • Facebook
  • Fark
  • Digg
  • NewsVine
  • MySpace
  • Slashdot
  • Sphinn

222 Comments

  • Posted by Static Brain on 2008/10/17 at 15:47. Reply

    That’s pretty cool watching snowflakes fall. :-)

    • Posted by nicolas on 2008/10/17 at 15:57. Reply

      Thanks! Actually, your comment just made me realize there’s a bug in the javascript code… the snowflakes only fall down to the part of the page that’s initially visible, scrolling down breaks that. Got to think about a fix…

  • Posted by Planetphillip on 2008/10/17 at 16:06. Reply

    Doesn’t seem to work in Chrome, at least not for me.

    • Posted by nicolas on 2008/10/17 at 16:11. Reply

      Hm, I’ll look into that as well. I tested FF3, IE6+7, Opera and Safari. But chrome uses this new javascript engine… I would guess that it works in chrome if I removed the “fix” I included for IE :evil:
      I would love to simply use mootools but that would be kind of bloated.

  • Posted by nicolas on 2008/10/17 at 17:23. Reply

    Ok, I just made the JavaScript do the right thing and added fixes for IE. Tested in chrome too now, and fixed the scrolling issue. Resizing the window is still an issue, and the plugin is kind of heavy on the CPU. I guess I’ll add more configuration parameters in the future. New version uploaded to wp.org.

  • Posted by Hammaker on 2008/10/17 at 20:28. Reply

    FYI, version 0.1.6 doesn’t seem to work on WordPress 2.5 (and so probably won’t work on anything earlier, either). Tested on WinXP, on latest IE and Firefox. I like it though, and will keep in in mind for whenever I upgrade WP.

    • Posted by nicolas on 2008/11/12 at 20:04. Reply

      I have done tests today and for me the current plugin 0.4.5 version works on wordpress 2.1. I suspect a theme issue.

  • Posted by Lance on 2008/10/17 at 22:34. Reply

    This is fun. I will definitely be using this in the months ahead :)

  • Posted by James on 2008/10/17 at 23:56. Reply

    Umm… I’m on IE6.0 and I see no snow falling. :(

  • Posted by Jon on 2008/10/18 at 00:22. Reply

    Hello,

    This will be used when december arrives, tested it with 20 snowflakes and it worked. But when I tried to change to 0 it just popped back to 20 again.

    Default template on site.

    I use safari and leopard if that has anything to do with it. Before there was problem with safari and formatting in posts, so safari might be the crook here.

    Thanks for plugin :)

  • Posted by Georg on 2008/10/18 at 15:00. Reply

    Nice plugin, but an option to change the colour of the snowflakes would be kinda cool (would like to make em light-blue so theyd be more visible on my pag).

  • Posted by Business startups on 2008/10/18 at 16:03. Reply

    I can’t see anything in Firefox 3.03. or IE 7.

  • Posted by nicolas on 2008/10/18 at 16:11. Reply

    Thanks everybody for your comments! I made a new release that comes with a higher contrast snowflake, you can see it on this page. Feel free to send me more snowflakes that I can include.
    James, if you’re referring to this page it’s possible that I was just tweaking the plugin and broke it while you were looking.

  • Posted by Business startups on 2008/10/18 at 16:13. Reply

    Scratch that. It’s working now (took a minute). Great plugin, I love it. This is going to look fantastic on a few of my blogs as the holiday season approaches. Thanks!

    Steve

  • [...] Blog eingebunden habe. Das Plugin macht es nun wesentlich komfortabler. Herunterladen kann man es direkt beim Nicolas oder in der Plugin Datenbank. [...]

  • Posted by mbelGedez™ on 2008/10/19 at 00:10. Reply

    Wow…
    Its funny……
    :D

  • Posted by Deacon on 2008/10/19 at 00:45. Reply

    I love this plugin. I was wondering if there was a way you could add things like leaves, rain drops, or other things so that I could use this plugin during other seasons besides winter?

    • Posted by nicolas on 2008/10/19 at 11:29. Reply

      Deacon, that thought already crossed my mind, but I’m not really good at drawing things. I have added two drops but they’re not very beautiful. You’ll have to download the development version for now.

  • Posted by jackennils on 2008/10/19 at 12:22. Reply

    Hi there,

    with the latest version I’ve got a CPU load of 40%, way to much for a little script like this one.
    Please fix that.

    • Posted by nicolas on 2008/10/19 at 12:46. Reply

      jackennils, I’m afraid it’s not really a problem of the script. The problem is rather that the browser needs much CPU to display the updated positions of the snowflakes. Firefox seems to be particularly slow.
      I’ll see if there’s a way to improve the performance, for now you can change the overall speed and reduce the number of flakes in the Pro Settings. That should make it less CPU-hungry. Maybe I should add a widget so that visitors can disable the snow…

  • Posted by Zev Eisenberg on 2008/10/20 at 16:59. Reply

    Neat idea, but it doesn’t seem to work on my blog http://www.zeveisenberg.com/blog. I was going to do a post in honor of the first frost of the year. I’ve activated it, and the code is being written to the page. Any ideas? Perhaps a plugin conflict? I’m using these plugins:

    AddThis Social Bookmarking Widget (drop-down)
    Akismet 2.2.1
    Anarchy Media Player 2.0
    BackUpWordPress 0.4.5
    Email Users 3.1.5
    Markdown 1.0.1m
    Snow 0.2.1
    Thumbnail Viewer 1.2
    WordPress.com Stats 1.3.2
    Wordpress Automatic Upgrade 1.2.2
    WP Ajax Edit Comments 2.2.1.0
    WP Super Cache 0.8.3
    WPtouch iPhone Theme 1.4

    • Posted by nicolas on 2008/10/20 at 17:06. Reply

      Zev, please check if your template contains
      <?php wp_footer(); ?> somewhere. It should probably be in your footer.php file.

  • Posted by Zev Eisenberg on 2008/10/20 at 17:51. Reply

    You’re right, that was it. I also modified the plugin to include class=\”snow\” for the images so I could style them with no border, because I have css that puts borders most images. It might be useful to manually style them with no border, just in case. Great plugin!

  • Posted by nicolas on 2008/10/20 at 18:25. Reply

    Great! Adding a border:0 is also a good idea, time for a new release I guess, the changes are adding up.

  • Posted by nicolas on 2008/10/20 at 18:36. Reply

    I made a new release which should fix the css border issue and brings other small changes. Thanks for using the plugin and reporting problems!

  • Posted by Scott on 2008/10/20 at 21:52. Reply

    You are a season too early, how about one with leaves falling? I’m tired of raking already!
    Thanks for the flakes

    • Posted by nicolas on 2008/10/21 at 00:19. Reply

      Scott, I have added a few leaves. I also made it possible to select more than one object to fall down the page as you can probably see on this page (it’s a random thing, so having only one kind of object is possible).
      Please download the developer version from the download page and test it.

  • Posted by Jimmy on 2008/10/21 at 18:27. Reply

    I have this plugin installed on my site but no snow. I really appreciate if you can come over there and advice.

    • Posted by nicolas on 2008/10/21 at 18:38. Reply

      Jimmy, I have to admit I have no idea what is happening at your blog. Did you make sure your template is correct as described in the faq? The wp_header() seems to present, some other plugins put stuff into your html. Are you sure you enabled the plugin? Mysterious… maybe you have some cache enabled?

  • Posted by raj on 2008/10/21 at 21:49. Reply

    it does not work for me… HELP….
    i see plugin activated message upon activation but no other snow fall for me :(

  • [...] Dave’s pick: NKSnow (and it kind of sucks) [...]

  • Posted by nicolas on 2008/10/22 at 11:10. Reply

    Kym + Dave, I have to agree. That’s why it’s limited to this page on my blog :-D

  • Posted by Dr K on 2008/10/23 at 07:53. Reply

    Love this!
    How can I add my own leaves with different colors? How can I make the falling leaves smaller, like they are here? (On my blog, they are much larger…is this a function of the number of falling items?)

    Thank you for this awesome plugin.
    best wishes,
    Rick

  • Posted by nicolas on 2008/10/23 at 18:29. Reply

    Dr K, the easiest would be to send me your leaves so that I can include them in the next release. As for having smaller leaves, you can configure that on the settings page. It’s independent from the number of objects that are falling down.

    • Posted by Dr K on 2008/11/07 at 19:37. Reply

      Hi, love this plug in, but cannot find any setting for making smaller leaves and flakes as you have here. (you can see it on my blog, that’s the only size I can find.) Any idea what I’m missing?

      Also in the plug in settings, the last two types of flakes are question mark icons. Any idea how to reset this so that I can see all my choices?

      Thank you!
      Rick

      • Posted by nicolas on 2008/11/07 at 20:59. Reply

        You’re right, I forgot to include the smaller leaves. It’s fixed in version 0.4.4 that is available for download now.

  • Posted by Thai on 2008/11/01 at 17:04. Reply

    Hi Nicolas Kuttler,

    It is difficulty for you to read my website, but could you please help to find down why my site can not use your plugin. Xmas is coming soon and i want it so much.

    Thanks,
    Thai

    • Posted by nicolas on 2008/11/01 at 20:04. Reply

      Hi Thai, it looks like your template is missing the wpfooter(), please see the faq.

  • Posted by Demifantasy on 2008/11/04 at 05:49. Reply

    Hi Nicolas,

    I’ve installed your plugin and it worked once, but after I de-actived and re-actived, it stops working now! Please kindly check it out… Thank you in advance!

    • Posted by nicolas on 2008/11/04 at 11:45. Reply

      I looked at your page and am not sure why it doesn’t work. However, I noticed this error in your code:

      <!-- Page not cached by WP Super Cache. No closing HTML tag. Check your theme. -->

      Try to fix your HTML first, that could be the cause.

      • Posted by nicolas on 2008/11/04 at 11:54. Reply

        Oh, and your <head> section is completely wrong. All <script> parts etc. have to be inside it. Try to validate your code.

        • Posted by Demifantasy on 2008/11/04 at 14:02. Reply

          Thank you very much! I will try to fix my html code and re-active your plugin again!

          I will surely suggest this plugin to my friends!

          Thank you very much indeed!

  • Posted by sleepy on 2008/11/05 at 06:09. Reply

    I can’t seem to work it in my site …. [removed]
    tried everything that i found in the site as for the guides.. im using the newest version…

    • Posted by nicolas on 2008/11/05 at 15:40. Reply

      /wp-content/plugins/nksnow/snow.js doesn’t exist on your server, I get a 404. This is kind of odd. Where’s your plugin folder? Did you remove the file?

    • Posted by nicolas on 2008/11/06 at 00:38. Reply

      You should try the updated 0.4.2 release. It contains a fix that might help you.

    • Posted by sleepy on 2008/11/11 at 04:01. Reply

      sorry forgot to activate it. can u check it again.. its now activated

      • Posted by nicolas on 2008/11/11 at 22:24. Reply

        Hm, no, it’s not :-D Please also make sure to try the latest version.

    • Posted by nicolas on 2008/11/12 at 19:46. Reply

      It looks like the PLUGINDIR constant is incorrect in your wordpress install. Did you move your blog to a new directory after the install? Do you have a shell access to your box and do you know the unix command line?
      Check the instructions for moving wordpress if you did move it.

      • Posted by sleepy on 2008/11/13 at 00:24. Reply

        yes i moved it… i have shell access also.

        • Posted by nicolas on 2008/11/13 at 00:46. Reply

          Ok, I guess something went wrong when you moved it. No idea how to fix that though. Check the moving wordpress link above if you want to try to fix it, they list all the necessary steps (I guess).

  • Posted by Anonymous on 2008/11/06 at 02:40. Reply

    Your directory structure is no good in your latest install. Upgraded and lost it all. Your pointers in the php file do not point to the gif files correctly.

    • Posted by nicolas on 2008/11/06 at 02:58. Reply

      Hm, could you provide more details? What does the link to the gif look like and what should it be? What wordpress version do you use?

      • Posted by nicolas on 2008/11/06 at 03:14. Reply

        Actually, just try the 0.4.3 release. I introduced more bugs than I fixed :?

  • Posted by Pras on 2008/11/06 at 08:44. Reply

    Hi,

    nksnow doesn’t work on IE 6.0 built in WinXP+SP2

    Thank you.

    • Posted by nicolas on 2008/11/06 at 12:05. Reply

      Yes it does, it just stopped working on this page. There was a JS bug introduced by a new plugin. Thanks for pointing that out, should work again.

  • Posted by fruity oaty on 2008/11/09 at 21:22. Reply

    Using K2 1.0 RC-7 theme, WordPress 2.6.3, and current nksnow plugin v0.4.4.

    Works fine on Firefox 3, but nothing shows up in Internet Explorer 7 at all. Help, please.

    • Posted by nicolas on 2008/11/09 at 22:12. Reply

      That’s odd. I have prepared a new upload, please try this version. If it still doesn’t work, try to place the wp_footer() into the footer div in the footer.php file of your template.

  • Posted by nicolas on 2008/11/10 at 02:51. Reply

    That’s not where the <head> said it should be. You have deactivated the plugin, I can not help you then.

  • Posted by Hüseyin Ergin on 2008/11/10 at 14:59. Reply

    let snows fill in bottom of the page :) do I want so much :P

  • [...] Falling Snowflakes (Or Leaves) – If you want some seasonal cheer, you can add falling snowflakes (well, it’s called that but right now I see falling leaves) to your blog. Of course, this is best used if you don’t want anyone to actually be able to read any of your content. [...]

  • Posted by nicolas on 2008/11/13 at 17:21. Reply

    Please, read this.

  • Posted by Kristin on 2008/11/16 at 07:41. Reply

    Nice little plugin. Would love to have even more options for choosing rain, leaves and snowflakes (flakes are supposed to be one of a kind, afterall, and the fun of fall leaves is so many different types and colors) and the ability to use our own images. The motion of swirling snow is often more appealing and blowing/drifting snow, so that’s an idea too. Thanks for going to the effort to create this.

    • Posted by nicolas on 2008/11/16 at 17:32. Reply

      Kristin, feel free to send me more leaves and I will include them in the next release. :-)

  • Posted by Ute on 2008/11/16 at 16:29. Reply

    Thank you for this gorgeous plugin! I have one question: is it possible to limit the time of snowing, let’s say to only 20 seconds? If yes, where can I change it?

    • Posted by nicolas on 2008/11/16 at 17:40. Reply

      I’m glad you like it :-) Limiting the time snow falls is a very good idea. I have added the feature in the latest release, 0.5.0. It defaults to stopping the snow after 20 seconds.

      • Posted by Ute on 2008/11/16 at 17:49. Reply

        Hi Nicolas,
        you’re FANTASTIC!!!! A million-gazillion thanks! :-)

  • Posted by Joachim on 2008/11/16 at 20:01. Reply

    That´s great. I will use it after the first snow!

    Thanks for sharing
    Joachim

  • Posted by DolphGB on 2008/11/17 at 20:26. Reply

    Hi.

    Since 0.5.0, the plugin now no longer saves its settings. I’ve had to deactivate it for now, since I can’t select ‘0′ any more.

    I’m basically waiting for December 1st before I set it going.

    Thanks in advance for fixing this…

    • Posted by nicolas on 2008/11/17 at 20:36. Reply

      Hm, works fine for me, I can change settings. Where can’t you select ‘0′?

      • Posted by DolphGB on 2008/11/18 at 12:37. Reply

        Whenever I have upgraded, the plugin defaults to ‘10′. Since I don’t want the snowflakes to appear until December, I have chosen ‘0′ each time and then saved the changes.

        This has worked fine before now. With version 0.5.0 it does not save any changes. If I deselect the snowflakes entirely to ‘force’ it to stop them from falling, and then choose Save, it ignores that change too.

        After clicking Save, and the short delay whilst the browser refreshes, the plugin returns all settings to the defaults.

        • Posted by nicolas on 2008/11/18 at 13:15. Reply

          Aaaah, alright. I think it’s fixed in 0.5.1. Thanks for reporting the issue.

          • Posted by DolphGB on 2008/11/18 at 13:44. Reply

            Thanks Nicolas – much appreciated.

            Look out for our Xmas look and feel after December 1st, featuring your excellent plugin.

  • Posted by wramdi on 2008/11/18 at 18:15. Reply

    my theme header and footer are wp_head and wp_footer not wpfooter and wphead

    Would this cause the plugin not to work?

    • Posted by nicolas on 2008/11/20 at 20:06. Reply

      Hi wramdi, just give it a try and tell me if it doesn’t work.

  • Posted by Rob on 2008/11/18 at 19:01. Reply

    Great plugin. I like it alot.

    One feature I would really like to see is being able to speficy a particular page. Right now, if I specify ex: ?page_id=2, pages 2, 20, 21, 22, 23… all have your plugin on them. It wouldn’t be hard to include a field to specify an exact match with it. I actually already added this to my copy but it would be nice to have this already in your version so I don’t have to add my code in each of your updates.

    It would also be great if you could upload your own images or specify the path of a specific image but I realize that could open up problems such as people specifying paths for too large of an image.

    Keep up the great work.

    • Posted by nicolas on 2008/11/20 at 20:08. Reply

      Rob, I think I will implement this when I have the time to do so. Or maybe I’ll simply enable regular expressions… If you have a patch it’s welcome of course.
      Adding own images should be easy to add and has already been requested, I guess I’ll do that too. Or just submit your images to me for inclusion :-)

      • Posted by Rob on 2008/11/21 at 22:43. Reply

        I don’t have a plugin persay (not sure how to create one) but the basics of restricting to one page (instead of all pages that fit a given string)is replacing

        if ( get_option(‘nksnow_uri’) &&

        with

        if ( (get_option(‘nksnow_uri’) || get_option(‘nksnow_uri_exact’) ) &&

        and

        elseif (!get_option(‘nksnow_uri’)) {

        with

        elseif (!get_option(‘nksnow_uri’) && !get_option(‘nksnow_uri_exact’)) {

        and then changing the config to allow you to set this variable.

        • Posted by Rob on 2008/11/21 at 22:57. Reply

          Forgot the most important line. Within the first if:

          strcmp($_SERVER['REQUEST_URI'], get_option(‘nksnow_uri_exact’)) == 0

          • Posted by nicolas on 2008/11/23 at 20:52. Reply

            Try the 0.5.2 release, I have added a checkbox for precise matches.

  • [...] 2008 Voilà snow and more, un plugin qui fait tomber des flocons de neige sur votre blog (voir la démonstration) signé Nicolas [...]

  • Posted by Stanley on 2008/11/23 at 20:55. Reply

    Hallo, bei mir gehts leider auch nicht! Hast du nen Tipp für mich? Gern auch per Mail!

  • Posted by Halloween Store Online on 2008/11/24 at 02:58. Reply

    I just downloaded the plugin and activated it, but the Snowflakes do not appear by themselves, did I miss something?

  • Posted by Rob on 2008/11/24 at 20:34. Reply

    Thanks, works great! Now the only thing missing from my hack is a debugger that tells you what the server is returning as URI so you can copy/paste it in the text box. :)

  • Posted by nicolas on 2008/11/25 at 00:06. Reply

    I use my excellent theme switch plugin for such purposes :-) Simply add some var_dump(foo) somewhere on a copy of your main template.

  • Posted by nicolas on 2008/11/25 at 13:40. Reply

    You have some buggy JavaScript on your page. Using firebug I get things like Shadowbox is not defined. Because of those bugs the snow script isn’t run. I’m afraid you’re on your own fixing those issues.

  • Posted by Simanja on 2008/11/26 at 16:52. Reply

    Bei mir schneit es leider auch nicht…. Also soweit ich sehe, sind die wp_head und wp_footer Tags in meinem Template… Trotzdem will es nicht….

    • Posted by nicolas on 2008/11/26 at 17:04. Reply

      Probier mal die Punkte 4 und 5 von dieser Seite.

      • Posted by Simanja on 2008/11/27 at 15:17. Reply

        Hallo Nicolas,

        danke für deine Antwort. Das kann es aber nicht sein, da ich diese einstellungen in meinem blog schon vorgenommen habe…

        • Posted by nicolas on 2008/11/30 at 13:56. Reply

          Hmmm, dann weiß ich auch nicht weiter. Die Pfade die im header angegeben sind stimmen nicht… das einzige was ich jetzt noch tun könnte wär mir die Installation mal anzuschauen. Dafür müsstest du mir ein backup des blogs schicken oder mir Zugang zu deinem server geben……. Das Problem scheint nicht nur bei dir aufzutreten und ich bin ratlos.

  • [...] Edit : Je n’oublie pas le plugin “Snow and more” découvert sur Wordpress-tuto.fr qui permet de faire tomber des flocons de neige sur l’écran (démonstration). [...]

  • Posted by Peter on 2008/11/26 at 23:37. Reply

    Maybe some hailstones that fall down really quickly then bounce around at the bottom of your screen and collect up in the corners? No, seriously, it’s a great plugin… just need an occasional Santa…

  • Posted by Dayara on 2008/11/27 at 20:33. Reply

    In Firefox version 2.0.0.18 doesn’t work.

    • Posted by nicolas on 2008/11/28 at 19:59. Reply

      It does for me with firefox 2.0.0.18. Does it work with other browsers?

  • Posted by Rodin Pandarex on 2008/11/30 at 05:16. Reply

    Hi ! Thank you for your plugin.

    But, i have a little problem : i can’t see any snow on my blog.
    And i have wp_footer and wp_header.
    So, if you have any time, can you go to my website to find the problem please ?
    http://www.ecchi-sama.fr

    Thank you very much and good winter !!! :D

    • Posted by nicolas on 2008/11/30 at 13:58. Reply

      Can you send me a copy of your theme? I don’t see anything that’s wrong…

  • Posted by Simanja on 2008/11/30 at 14:28. Reply

    Nicolas, ich hab mir auch grad mal den Quelltext angesehen. Mir fällt auf, dass gerade bei dem snowplugin “/wordpress” fehlt. Da sind alle Verlinkungen http://www…/wp-content/plugins/... Bei allen anderen ist http://www…./wordpres/wp-content/plugins. Meinst du das? Mein Wordpress liegt ja im Ordner wordpress…

    • Posted by nicolas on 2008/11/30 at 14:52. Reply

      Ja, ich hab mir das eben auch noch mal angeschaut. Kannst du mal versuchen in der Datei nksnow.php die drei get_bloginfo('url') in get_bloginfo('wpurl') zu ändern? Sag bitte bescheid falls es dann klappt (oder auch wenn nicht)

      • Posted by Simanja on 2008/12/02 at 15:34. Reply

        Vielen Dank, Nicolas. Das hat geholfen, es schneit nun. Super. Danke für deine Mühe.

  • Posted by Hermann on 2008/12/02 at 01:35. Reply

    Hallo Nicolas,
    Ich hatte das selbe Fehlerbild wie simanja. Nach der Änderung der get_bloginfo (‘url’) in (‘wpurl’) fallen die Flocken, aber sie haben jetzt eine Art Rahmen. Der sieht aus wie ein “L”.

    • Posted by nicolas on 2008/12/02 at 15:20. Reply

      Hallo Hermann, das ist das CSS aus deinem template. Versuch mal img.nksnow { border: 0 } ans Ende deiner style.css anzufügen (im template).

  • Posted by Michael on 2008/12/02 at 16:13. Reply

    Ich hab eine Unverträglichkeit mit dem Plugin Shadowbox JS festgestellt. Wenn dieses Plugin aktiviert ist schneits einfach nicht!

    • Posted by Rodin Pandarex on 2008/12/02 at 18:30. Reply

      Yes ! I have the same problem ! Thank you Michael ! So now, we must found a solution …. :X

  • Posted by Plugnis | Fish In The Web on 2008/12/03 at 07:12. Reply

    [...] Zur Standardinstallation habe ich einige Plugins installiert, u.a. wassup, ein sehr übersichtliches Statistiktool, mit dem sich der Besucherstrom des Blogs analysieren lässt, ein Ping-Tool, mit dem ich wichtigen Blogverzeichnissen mitteile, wenn sich etwas auf diesem Blog in Form eines neuen Beitrags getan hat. Außerdem “All in One SEO”, wie der Name schon sagt ein SEO-Tool, dessen Zukunft schon mal in Frage stand, nun aber doch weiter entwickelt wird und als kleine Spielerei, passend zur Jahreszeit, “snow and more”. [...]

  • Posted by M66B on 2008/12/06 at 13:23. Reply

    To make nksnow xhtml compliant the following changes are necessary:

    nksnow.php line 240:
    echo “\n”;

    snow.js line 80/81:
    document.getElementById(“_” + i).style.top=posy[i] + “px”;
    document.getElementById(“_” + i).style.left=posx[i] + “px”;

    • Posted by nicolas on 2008/12/06 at 13:58. Reply

      Really? Can you point me to the specs that say that newlines are mandatory after an <img>? Renaming the <img> ids is probably a good idea, but again, what specs say that foo translates to _foo in JS? And why is being XHTML compliant related to the JS at all? (well, and I have no idea if the users who install the plugin use XHTML at all… my own blog isn’t compliant either :-| )

  • [...] plugin that allows you to add falling snowflakes to your blog. You can visit this page to view the live demo. In the settings page, you can configure the number of snowflakes, the type of snowflakes and limit [...]

  • Posted by Myron Tay on 2008/12/08 at 16:41. Reply

    And a merry christmas to you too! :) Thanks for the early plugin gift.

  • [...] و دیگر همکارانش همراه شوید . برای دیدن دموی افزونه به اینجا و برای دانلود افزونه به اینجا مراجعه کنید . پیشاپیش [...]

  • Posted by Let It Snow | Isotropic on 2008/12/10 at 22:42. Reply

    [...] I’ve turned on the nksnow plugin for a day or so. [...]

  • Posted by Emilie Ogez on 2008/12/11 at 11:19. Reply

    Hello, great plugin! But it doesn’t work on my website. :(
    Thanks for your help.
    Emilie

  • Posted by Atlas Cerise on 2008/12/12 at 11:28. Reply

    Add me to the group of users who can’t use nksnow with shadowbox js installed. Not sure why, but the two don’t play nice together :-( .

    • Posted by nicolas on 2008/12/14 at 12:58. Reply

      Please try the development version, I have updated the JavaScript and it could work now….

      • Posted by Atlas Cerise on 2008/12/18 at 09:09. Reply

        Still no luck, even with the dev version. I like your snow plugin better than the Let it Snow version because it uses less CPU. Not sure why it suddenly stopped working for me. FWIW, my WordPress version is 2.7, my theme is Black Letterhead v 1.6. I still think your plugin is great, even if it doesn’t work for me :)

  • Posted by DjangoS on 2008/12/12 at 12:55. Reply

    Does the Snow plugin works in combination with WP Popup Scheduler ?
    Because it isnt working on my site or i am doing something wrong ?
    The site is django-reviews.com.
    There are minor bugs but its a very good plugin

  • Posted by 3w1nk on 2008/12/15 at 11:51. Reply

    nice work, im using it on my webblog..
    thanks..
    visit my web to chect it..

  • Posted by Opppa on 2008/12/17 at 11:01. Reply

    Can I use this snowflakes for blogspot? If so, how can I use it?

  • Posted by Bernard on 2008/12/17 at 22:51. Reply

    Hello, I’m certainly not an expert at this but I’m stuck on #4 of your install directions.

    how do I: “Configure as you like” because there seems to be no extra links/buttons upon activating this plugin?

    LMk,
    Bernard

    • Posted by nicolas on 2008/12/17 at 23:03. Reply

      In the menu go to Settings and then Snow and more. It looks like your template is missing the wp_footer() call, please read the FAQ.

      • Posted by Bernard on 2008/12/17 at 23:21. Reply

        nicolas, I believe your right. I will have ot try and put that back. thnaks for the quick reply though!

  • Posted by Bernard on 2008/12/18 at 00:05. Reply

    Hey it worked! It’s snowing now and I even through up a quickie snowball design of my own. If yu want it just holler and I’ll send it to you.

    Is there anyway to double the amount of snowflakes falling down?

  • [...] Với WordPress thì quả thật rất đơn giản và các bạn chỉ cần dùng các plugin để cho các bông tuyết có thể rơi trên blog của mình với cường độ và độ dày khác nhau theo ý thích. Có khá nhiều plugin nhưng blogviet chỉ xin giới thiệu 1 plugin mà mình đang sử dụng trên blogviet thôi nhé. Đó là Snow and More [...]

  • [...] Plugin Page [...]

  • Posted by RoarinPenguin on 2008/12/19 at 07:14. Reply

    Worked like a charm on my CuriosBlog and on my Corporate Blog, but not on this other blog I have.
    Any idea?
    wp_head and wp_footer calls seem to be there…
    Thanks in advance for this wonderful plugin and… Merry Xmas!

    • Posted by nicolas on 2008/12/19 at 22:07. Reply

      It looks like the wp_footer call is missing.

  • Posted by Eli on 2008/12/20 at 15:03. Reply

    For some reason I cant get this to work in IE but it works fine in firefox and netscape. Any reason why this wouldnt work in IE?

    • Posted by nicolas on 2008/12/21 at 09:50. Reply

      No idea, it works fine for me in IE6 and IE7.

  • Posted by trisha on 2008/12/21 at 12:52. Reply

    Hi,
    Does not work on my blog referenced above. I checked for the header and footer php codes you mentioned and they appear to be there. I usually use FF (they just did an update). I checked in IE7 to see if it worked there but it does not. I don’t want to use the snowflakes, I want to use the teardrops on one particular post. Any help would be much appreciated.

    • Posted by nicolas on 2008/12/21 at 13:23. Reply

      I can see the flakes on every page of your blog.

  • Posted by Pushkar on 2008/12/21 at 18:42. Reply

    It’s not working on my blog. Could you please tell me what’s wrong there?

  • Posted by Gudas on 2008/12/21 at 20:42. Reply

    You should add alt=\”snow\” on the 277th line in the nksnow.php. In this way you will make it valid.
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nkuttler.de/%2Fnksnow%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.606

    • Posted by nicolas on 2008/12/22 at 01:27. Reply

      Very good suggestion, thanks!

      • Posted by Rodin Pandarex on 2008/12/22 at 03:00. Reply

        Warning: Invalid argument supplied for foreach() in /homepages/36/d210241611/htdocs/wp-content/plugins/nksnow/nksnow.php on line 280

        Lol : nice update :D (i’m not angry but be careful beacause i think that i’m not alone …)

        • Posted by nicolas on 2008/12/22 at 03:47. Reply

          Sigh. Another incompatibility with older versions… hopefully fixed in 0.7.5. Alternatively, you should be able to fix it by simply re-selecting the snowflakes you want on the settings page. Thanks for reporting.

          • Posted by Rodin Pandarex on 2008/12/22 at 13:34. Reply

            “Another incompatibility with older versions”? I run on Wordpress 2,7 …

  • Posted by Rodin Pandarex on 2008/12/22 at 13:36. Reply

    Sorry for this “double-post”. Not fixed with 0,7,5.
    I looked the source code but i found nothing …

  • Posted by nicolas on 2008/12/22 at 16:19. Reply

    Did you try to re-select which flakes you want? Incompatible with older versions of this plugin!

  • [...] Với WordPress thì quả thật rất đơn giản và các bạn chỉ cần dùng các plugin để cho các bông tuyết có thể rơi trên blog của mình với cường độ và độ dày khác nhau theo ý thích. Có khá nhiều plugin nhưng blogviet chỉ xin giới thiệu 1 plugin mà mình đang sử dụng trên blogviet thôi nhé. Đó là Snow and More [...]

  • Posted by nicolas on 2008/12/26 at 19:21. Reply

    I guess you mean JavaScript? Sure, post a link.

  • Posted by 4webmasters » Top 1000 WordPress Plugin Authors on 2008/12/31 at 03:34. Reply

    [...] Snow and more [...]

  • [...] Snow and more [...]

  • Posted by Efek Hujan pada blog | winawang on 2009/01/01 at 14:59. Reply

    [...] efek untuk blog. Cari-cari plugin wordpress dengan efek hujan kemudian menemukan plugin bernama nksnow. Di plugin ini ada hujan air, salju dan daun. Dan efeknya bisa diutak-atik [...]

  • [...] Eh… ada salji turun lah di blog saya! waa… cantik kan? sebenarnya bukan itu sahaja plugin SNOW and MORE memiliki beberapa jenis bentuk bahan yang berguguran seperti air hujan dan daun musim bunga yang [...]

  • [...] synes, det er sjovt. Og da det er min blog, så er det jo mig, der bestemmer. Jeg fandt da også et sneplugin, men jeg kunne ikke få skidtet til at virke – før idag! Der var en update, og den prøvede jeg og [...]

  • Posted by Sequoia on 2009/01/10 at 16:25. Reply

    thanks a lot for your plugin
    we ‘ll use it all january month maybe february
    good work !

  • Posted by emily on 2009/01/29 at 17:25. Reply

    How do you get the other things like leaves and stuff?

    • Posted by nicolas on 2009/01/31 at 15:23. Reply

      Hi emily, have a look at the settings page: Settings -> Snow and more.

  • [...] WordPress Plugin Links: Akismet, Contact Form 7, Countdown Timer, Shadowbox JS, WordPress.com Stats, Hello Dolly, Snow and more. [...]

  • Posted by Juno on 2009/03/01 at 04:28. Reply

    I’m having strange problems with the plugin in IE7. The snowflakes collect at some point in the middle of the page and throw the design out of alignment. Any idea why that could? Might be my theme…

    • Posted by nicolas on 2009/03/01 at 20:44. Reply

      Juno, can you post an URL so that I can have a look?

  • Posted by Steve on 2009/03/21 at 18:57. Reply

    I love the configuration for your nksnow plugin for wordpress. You get an A+ for being the kind of person that gives open source a superior reputation

  • Posted by Jaime-Lynn on 2009/04/01 at 21:08. Reply

    Hi,
    I downloaded this to my wordpress plugins. I love the snow and everything, but it;s only showing the snow. I want the leaves thats all!

    • Posted by nicolas on 2009/04/02 at 15:36. Reply

      Hi Jaime-Lynn, check the Settings -> Snow and more page.

  • Posted by Damian on 2009/04/03 at 01:56. Reply

    Nice plugin, thanks for share.

  • [...] Snow [...]

  • Posted by kym on 2009/06/13 at 21:13. Reply

    Not working for IE8

    • Posted by nicolas on 2009/06/14 at 11:52. Reply

      kym, could you be more specific? On which URL does it not work? Does it work in a different browser on the same computer?

  • [...] Với WordPress thì quả thật rất đơn giản và các bạn chỉ cần dùng các plugin để cho các bông tuyết có thể rơi trên blog của mình với cường độ và độ dày khác nhau theo ý thích. Có khá nhiều plugin nhưng blogviet chỉ xin giới thiệu 1 plugin mà mình đang sử dụng trên blogviet thôi nhé. Đó là Snow and More [...]

  • [...] hooks in your template! Some plugins need that API hook to work at all. My surprisingly popular snowstorm plugin for example certainly [...]

  • [...] Manche plugins funktionieren einfach nicht, wenn es nicht tut. Mein überraschend weit verbreitetes Schneesturm plugin z.B. funktioniert dann auf kein [...]

  • [...] a fun plugin called ‘Snow and More’ by Nicolas Kuttler that let’s you add leaves, snowflakes, baloons, and [...]

  • Posted by Claudia on 2009/10/31 at 13:19. Reply

    Your snow-plugin is great! It snows perfectly.

  • Posted by Joe on 2009/11/08 at 16:25. Reply

    Great plugin Nicolas! I do have a question though:
    I’m trying to use the “Show snowflakes only on pages whose URI contains” feature but only want the snowflakes on the homepage (where the url is only http://www.whatever.com/). How can I achieve this?
    Many thanks,

    Joe

    • Posted by Nicolas on 2009/11/08 at 23:36. Reply

      Hi Joe, use / for the homepage and use the checkbox to limit the effect to that page.

  • Posted by Plugin para navidad (caen copos de nieve) ? on 2009/11/11 at 22:59. Reply

    [...] [...]

  • Posted by Becky on 2009/11/17 at 08:32. Reply

    Best. snowfall. plugin. EVER.

  • Posted by Jose Villeda on 2009/11/20 at 00:33. Reply

    Not working for me. I can see the configuration page, but not snowing on my page…

    • Posted by Nicolas on 2009/11/20 at 10:20. Reply

      Did you check the FAQ yet?

      • Posted by Jose Villeda on 2009/11/20 at 16:12. Reply

        yes, i check the FAQ, but don’t help me.

        • Posted by Nicolas on 2009/11/20 at 19:12. Reply

          See Question 2, your theme is buggy.

  • Posted by Jose Villeda on 2009/11/20 at 20:45. Reply

    my theme use wp_head, but don’t use wp_footer

    • Posted by Nicolas on 2009/11/20 at 21:02. Reply

      Well, just add it yourself somewhere in the footer. If you had the theme made for you you should tell the developer to fix it. Other plugins might break as well.

      • Posted by Jose Villeda on 2009/11/20 at 22:07. Reply

        Thanks friend, add wp_footer in the footer.php file and ready! It’s snowing on my blog. Great plugin

  • Posted by Jose Villeda on 2009/11/20 at 22:51. Reply

    Another question, how do I not stop snowing. I increase the number of elements that fall into more than 20?

    • Posted by Nicolas on 2009/11/20 at 23:48. Reply

      For the first question please read the options page. More than 20 objects are not possible.

  • Posted by Jose Villeda on 2009/11/21 at 00:30. Reply

    ok, thanks.

  • Posted by Carl Woody on 2009/11/21 at 05:38. Reply

    This is my favorite WP plugin. As a balloon twister I love the floating balloon mode. I am wondering would it be possible to add some balloon animals to the plugin?

    • Posted by Nicolas on 2009/11/21 at 12:08. Reply

      Hi Carl, I’m glad you like it. You can add your own pictures to the plugin, it’s documented on the settings page. However, they will be lost if you use automatic plugin upgrades. That’s something I still have to work on. If you made the images yourself you could send them to me and I’ll look if I include them.

  • Posted by Sam on 2009/12/04 at 07:52. Reply

    Hey Nick!

    Its a wonderful plugin!

    However I have a query,is it possible to display this in the background only,like only in the the left side and right side not in the main content page…

    It sounds confusing?Ok how about the snow flakes falling only on where it is marked red in the pic :http://bit.ly/6dOX6N

    Thankyou!

    • Posted by Nicolas on 2009/12/04 at 12:00. Reply

      Hmmm, I think you should use CSS (z-index probably) to do that. I guess I could make the plugin to limit the snow to ONE side of the page but not two. Haven’t looked at this part of the code in a long time.

      • Posted by Sam on 2009/12/04 at 22:40. Reply

        Thank you for the prompt reply! :)

        Is there any way I could modify the page.php – position style//to attain the same?

        • Posted by Sam on 2009/12/05 at 06:55. Reply

          I tried changing the z index values but no luck! :(

          • Posted by Nicolas on 2009/12/05 at 19:03. Reply

            Unfortunately I can’t help you with this. IIRC the flakes have a z-index of + or – 1000 if that helps.

  • Posted by olga on 2009/12/05 at 17:59. Reply

    Hello
    great plugin but i cant change the size of the snowballs.I have tried to change the flakesize but nothing change.

    • Posted by Nicolas on 2009/12/05 at 19:02. Reply

      Hi Olga, the flakesize setting is only for images you upload yourself to the plugin.

  • Posted by Anh on 2009/12/05 at 18:51. Reply

    Hi Nicolas,

    This is great your pluIng.
    I like it.
    Thanks a lot :lol:
    Anh

  • Posted by Sylvi on 2009/12/08 at 17:54. Reply

    Ein schönes Schmankerl für meine Blogseite. Und gar nicht aufdringlich – einfach was fürs Auge :-)

    LG Sylvi

  • [...] balloons and more έχει πολλές επιλογές.Δείτε το demo.Επίσης με αυτό το plugin μπορείτε να βάλετε χιόνι σε μια [...]

  • Posted by Thomas K. on 2009/12/11 at 17:12. Reply

    Ein sehr gutes, unaufdringliches WP-Plugin. Danke.

    • Posted by Nicolas on 2009/12/11 at 19:36. Reply

      Dankeschön! Thanks!

      There will be an update really soon with many many new beautiful pictures. Stay tuned!

  • Posted by Cambree on 2009/12/13 at 10:25. Reply

    Hello Nicolas,
    Your Wordpress plugins are so neat! Thanks for sharing them. Happy Holidays to you.

  • [...] 这是一款 WordPress 上比较老的雪花效果插件,提供那种大片的结晶的雪花,圣诞老人图片。但是它又不仅仅是一款下雪效果插件,还提供了落叶效果 ,它的图片是可以更改的,只要你高兴下刀子都没有问题。 演示地址:http://www.nkuttler.de/wordpress/snow-balloons-and-more/ 下载地址:http://wordpress.org/extend/plugins/nksnow/ [...]

  • Posted by Anh on 2009/12/19 at 14:36. Reply

    Your new updated PlugIn is very beautiful.
    Thanks a lot.
    Mery Christmas and Hapy new Year 2010

  • Posted by AndreX on 2009/12/19 at 14:57. Reply

    Very special and nice design!

  • Posted by Nicolas on 2009/12/19 at 16:31. Reply

    Thank you all! The new pictures have been contributed by Neko, make sure to check out her Wagashi Maniac blog!

  • Posted by peter on 2009/12/20 at 07:28. Reply

    nice and cute snowflake plugin for this christmas.

    merry x’ mas

  • [...] This plug-in enables you to add nice snowflakes, leaves, drops and balloons that can float on your blog. You can choose the number of snowflakes and limit the plug-in to specific posts or pages. It provides you with options to set limits to the wind strength, snowfall speed etc., You might want to check out a live demo of this plug-in here. [...]

  • Posted by Leon on 2010/01/01 at 03:13. Reply

    It would be really nice if it was possible to turn on/off the effect at a date+time. Nice job and a Happy New Year!

  • Posted by Eikei on 2010/01/04 at 05:48. Reply

    Very beautiful..Could you can make other effect ?.. Like Cherry petals (sakura)fall ?..

  • Posted by SuperGrrl.com - Add falling snow to your blog! on 2010/01/05 at 02:27. Reply

    [...] first one I tried was Snow, Balloons And More – alternate [...]

  • Posted by Val on 2010/01/06 at 02:23. Reply

    HI Nicolas i love your plugin but i have a problem. Im useing Wordpress and all my pages have your snow and hearts but one of the pages the snow is not working. Is there a page limit for this to work? or is there something i can do to fix this.

    • Posted by Nicolas on 2010/01/06 at 12:27. Reply

      This is very odd. I would guess it’s a problem with your theme.

  • Posted by maSa from japan. on 2010/01/07 at 07:26. Reply

    you are great! i want to ask that how can i make turned on/off button. cas some people want to read articles so seriously. so i request that

    thank you.

    • Posted by Nicolas on 2010/01/07 at 10:48. Reply

      Hi maSa, I like the idea, but I’m not sure yet how to do such a thing. I’ll have to think about it.

  • Posted by Red on 2010/01/12 at 23:28. Reply

    Hi nicolas, great plugin! greetings from indonesia. take a look your great arts in my blog :)

    • Posted by Nicolas on 2010/01/12 at 23:39. Reply

      The hearts are super cute, aren’t they. :-D Like all new pictures they were created by Neko. Thank you!

  • Posted by Emmy on 2010/02/07 at 02:05. Reply

    Nicolas,
    I love the snow flakes & leaves, is it possible to make one with hearts for use this coming Valentines Day?

    Thank you,
    Emmy

  • Posted by Emmy on 2010/02/07 at 04:49. Reply

    Actually, I just found the heart image, AWESOME, thanks!!!

    Emmy

  • Posted by Anders on 2010/02/07 at 16:35. Reply

    Iv tested this thing, and the plugin works great. But i wanted to know, is there a way you can get the snow/leafs to go under the text you have on your blog?

    Ohhh ya a buttom to turn off/on the plugin would be a very nice detail.
    Not sure how hard it is to fix, but would be a nice thing to have.

    Regards Anders

    • Posted by Nicolas on 2010/02/07 at 17:32. Reply

      The position should be changeable through the z-index CSS property, which depends on the theme you use. I like the on/off idea. I think such buttons are relatively easy to implement, I’ll look into it. Thanks for the suggestion.

  • Posted by Chris on 2010/02/09 at 07:29. Reply

    I can only get one color of the balloons to go but still need to figure out what to edit to make the balloons float

    thank you
    chris

    • Posted by Nicolas on 2010/02/09 at 18:33. Reply

      I see you got it working by now. Nice.

  • [...] WordPress 秋~冬的なものを降らす This entry was posted on 1月 12 2010 Snow and more [...]

  • Posted by Lifecruiser Travel Blog on 2010/02/13 at 23:36. Reply

    That looks awesome! How ever: I got this error when trying to activate the plugin:

    Fatal error: Call to undefined function register_uninstall_hook() in nksnow.php on line 38

    (Older version of WP)

    Any ideas or suggestions?

    Very thankful for an fast answer – it would be nice to use it at Valentine… *crying*

    • Posted by Nicolas on 2010/02/13 at 23:45. Reply

      Hmmm, you should really upgrade your WordPress install. A quick fix would be to simply remove line 38, I’ll think about a better solution.

  • Posted by Lifecruiser Travel Blog on 2010/02/14 at 02:01. Reply

    Yes, I know. I will do that, but maybe not tomorrow :-)

    Thanks x millions for the very fast answer – and it worked! Simply awesome!

    I’ll test it some more later and see what I think about it, looks very promising already though!

  • Posted by Larry on 2010/03/07 at 22:18. Reply

    Can you do bumble bees, flower petals, or raindrops for other seasons.

    • Posted by Nicolas on 2010/03/08 at 02:20. Reply

      I can’t design at all. Almost all current images were contributed.

Leave a Reply

Your email is never shared. Required fields are marked *

*
*