Snow, Balloons And More

Tagged WordPress plugin

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 and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Related posts:

  1. WordPress Fireworks Plugin
  2. Theme switch and preview plugin
  3. Move WordPress Comments

237 Comments

  • Posted by Static Brain on 17. October 2008 at 15:47.

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

    • Posted by nicolas on 17. October 2008 at 15:57.

      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 17. October 2008 at 16:06.

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

    • Posted by nicolas on 17. October 2008 at 16:11.

      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 17. October 2008 at 17:23.

    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 17. October 2008 at 20:28.

    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 12. November 2008 at 20:04.

      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 17. October 2008 at 22:34.

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

  • Posted by James on 17. October 2008 at 23:56.

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

  • Posted by Jon on 18. October 2008 at 00:22.

    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 18. October 2008 at 15:00.

    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 18. October 2008 at 16:03.

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

  • Posted by nicolas on 18. October 2008 at 16:11.

    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 18. October 2008 at 16:13.

    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 19. October 2008 at 00:10.

    Wow…
    Its funny……
    :D

  • Posted by Deacon on 19. October 2008 at 00:45.

    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 19. October 2008 at 11:29.

      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 19. October 2008 at 12:22.

    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 19. October 2008 at 12:46.

      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 20. October 2008 at 16:59.

    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 20. October 2008 at 17:06.

      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 20. October 2008 at 17:51.

    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 20. October 2008 at 18:25.

    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 20. October 2008 at 18:36.

    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 20. October 2008 at 21:52.

    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 21. October 2008 at 00:19.

      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 21. October 2008 at 18:27.

    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 21. October 2008 at 18:38.

      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 21. October 2008 at 21:49.

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

  • Posted by WordCast 32: Is This Jeopardy Question? | Kym Huynh on 22. October 2008 at 03:17.

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

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

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

  • Posted by Dr K on 23. October 2008 at 07:53.

    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 23. October 2008 at 18:29.

    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 7. November 2008 at 19:37.

      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 7. November 2008 at 20:59.

        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 1. November 2008 at 17:04.

    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 1. November 2008 at 20:04.

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

  • Posted by Demifantasy on 4. November 2008 at 05:49.

    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 4. November 2008 at 11:45.

      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 4. November 2008 at 11:54.

        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 4. November 2008 at 14:02.

          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 5. November 2008 at 06:09.

    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 5. November 2008 at 15:40.

      /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 6. November 2008 at 00:38.

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

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

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

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

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

    • Posted by nicolas on 12. November 2008 at 19:46.

      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 13. November 2008 at 00:24.

        yes i moved it… i have shell access also.

        • Posted by nicolas on 13. November 2008 at 00:46.

          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 6. November 2008 at 02:40.

    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 6. November 2008 at 02:58.

      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 6. November 2008 at 03:14.

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

  • Posted by Pras on 6. November 2008 at 08:44.

    Hi,

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

    Thank you.

    • Posted by nicolas on 6. November 2008 at 12:05.

      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 9. November 2008 at 21:22.

    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 9. November 2008 at 22:12.

      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 10. November 2008 at 02:51.

    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 10. November 2008 at 14:59.

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

  • Posted by 5 Annoying WordPress Plugins | (Anti) Social Development on 13. November 2008 at 14:37.

    [...] 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 13. November 2008 at 17:21.

    Please, read this.

  • Posted by Kristin on 16. November 2008 at 07:41.

    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 16. November 2008 at 17:32.

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

  • Posted by Ute on 16. November 2008 at 16:29.

    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 16. November 2008 at 17:40.

      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 16. November 2008 at 17:49.

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

  • Posted by Joachim on 16. November 2008 at 20:01.

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

    Thanks for sharing
    Joachim

  • Posted by DolphGB on 17. November 2008 at 20:26.

    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 17. November 2008 at 20:36.

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

      • Posted by DolphGB on 18. November 2008 at 12:37.

        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 18. November 2008 at 13:15.

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

          • Posted by DolphGB on 18. November 2008 at 13:44.

            Thanks Nicolas – much appreciated.

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

  • Posted by wramdi on 18. November 2008 at 18:15.

    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 Rob on 18. November 2008 at 19:01.

    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 20. November 2008 at 20:08.

      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 21. November 2008 at 22:43.

        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 21. November 2008 at 22:57.

          Forgot the most important line. Within the first if:

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

          • Posted by nicolas on 23. November 2008 at 20:52.

            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 23. November 2008 at 20:55.

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

  • Posted by Halloween Store Online on 24. November 2008 at 02:58.

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

  • Posted by Rob on 24. November 2008 at 20:34.

    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 25. November 2008 at 00:06.

    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 25. November 2008 at 13:40.

    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 26. November 2008 at 16:52.

    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 26. November 2008 at 17:04.

      Probier mal die Punkte 4 und 5 von dieser Seite.

      • Posted by Simanja on 27. November 2008 at 15:17.

        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 30. November 2008 at 13:56.

          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.

  • Posted by Décorez votre blog Wordpress aux couleurs de Noël | Wordpress on 26. November 2008 at 22:41.

    [...] 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 26. November 2008 at 23:37.

    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 27. November 2008 at 20:33.

    In Firefox version 2.0.0.18 doesn’t work.

    • Posted by nicolas on 28. November 2008 at 19:59.

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

  • Posted by Rodin Pandarex on 30. November 2008 at 05:16.

    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 Simanja on 30. November 2008 at 14:28.

    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 30. November 2008 at 14:52.

      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 2. December 2008 at 15:34.

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

  • Posted by Hermann on 2. December 2008 at 01:35.

    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 2. December 2008 at 15:20.

      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 2. December 2008 at 16:13.

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

  • Posted by Plugnis | Fish In The Web on 3. December 2008 at 07:12.

    [...] 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 6. December 2008 at 13:23.

    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 6. December 2008 at 13:58.

      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 :-| )

  • Posted by Add Snow Effect to Your Wordpress Blog | My Tech Quest on 7. December 2008 at 09:48.

    [...] 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 8. December 2008 at 16:41.

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

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

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

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

  • Posted by Emilie Ogez on 11. December 2008 at 11:19.

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

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

    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 14. December 2008 at 12:58.

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

      • Posted by Atlas Cerise on 18. December 2008 at 09:09.

        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 12. December 2008 at 12:55.

    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 15. December 2008 at 11:51.

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

  • Posted by Opppa on 17. December 2008 at 11:01.

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

  • Posted by Bernard on 17. December 2008 at 22:51.

    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 17. December 2008 at 23:03.

      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 17. December 2008 at 23:21.

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

  • Posted by Bernard on 18. December 2008 at 00:05.

    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 [...]

  • Posted by RoarinPenguin on 19. December 2008 at 07:14.

    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 Eli on 20. December 2008 at 15:03.

    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 trisha on 21. December 2008 at 12:52.

    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 Pushkar on 21. December 2008 at 18:42.

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

  • Posted by Gudas on 21. December 2008 at 20:42.

    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 Rodin Pandarex on 22. December 2008 at 03:00.

    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 22. December 2008 at 03:47.

      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 22. December 2008 at 13:36.

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

  • Posted by nicolas on 22. December 2008 at 16:19.

    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 26. December 2008 at 19:21.

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

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

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

  • Posted by En.nicuilie.eu Blogs » Top 1000 WordPress Plugin Authors on 31. December 2008 at 09:32.

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

  • Posted by Efek Hujan pada blog | winawang on 1. January 2009 at 14:59.

    [...] 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 10. January 2009 at 16:25.

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

  • Posted by emily on 29. January 2009 at 17:25.

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

    • Posted by nicolas on 31. January 2009 at 15:23.

      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 1. March 2009 at 04:28.

    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 Steve on 21. March 2009 at 18:57.

    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 1. April 2009 at 21:08.

    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 Damian on 3. April 2009 at 01:56.

    Nice plugin, thanks for share.

  • Posted by Naghies » Blog Archive » افزونه های تازه on 24. April 2009 at 16:57.

    [...] Snow [...]

  • Posted by kym on 13. June 2009 at 21:13.

    Not working for IE8

    • Posted by nicolas on 14. June 2009 at 11:52.

      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 [...]

  • Posted by Creating a valid WordPress theme – Nicolas Kuttler's Blog on 12. September 2009 at 12:17.

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

  • Posted by Korrekte WordPress templates erstellen | Nicolas Kuttler's Blog on 12. September 2009 at 12:20.

    [...] 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 31. October 2009 at 13:19.

    Your snow-plugin is great! It snows perfectly.

  • Posted by Joe on 8. November 2009 at 16:25.

    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 8. November 2009 at 23:36.

      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 11. November 2009 at 22:59.

    [...] [...]

  • Posted by Becky on 17. November 2009 at 08:32.

    Best. snowfall. plugin. EVER.

  • Posted by Jose Villeda on 20. November 2009 at 00:33.

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

  • Posted by Jose Villeda on 20. November 2009 at 20:45.

    my theme use wp_head, but don’t use wp_footer

    • Posted by Nicolas on 20. November 2009 at 21:02.

      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 20. November 2009 at 22:07.

        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 20. November 2009 at 22:51.

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

    • Posted by Nicolas on 20. November 2009 at 23:48.

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

  • Posted by Jose Villeda on 21. November 2009 at 00:30.

    ok, thanks.

  • Posted by Carl Woody on 21. November 2009 at 05:38.

    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 21. November 2009 at 12:08.

      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 4. December 2009 at 07:52.

    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 4. December 2009 at 12:00.

      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 4. December 2009 at 22:40.

        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 5. December 2009 at 06:55.

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

          • Posted by Nicolas on 5. December 2009 at 19:03.

            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 5. December 2009 at 17:59.

    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 5. December 2009 at 19:02.

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

  • Posted by Anh on 5. December 2009 at 18:51.

    Hi Nicolas,

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

  • Posted by Sylvi on 8. December 2009 at 17:54.

    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 11. December 2009 at 17:12.

    Ein sehr gutes, unaufdringliches WP-Plugin. Danke.

    • Posted by Nicolas on 11. December 2009 at 19:36.

      Dankeschön! Thanks!

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

  • Posted by Cambree on 13. December 2009 at 10:25.

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

  • Posted by 六个精美的WordPress圣诞插件 - 断桥残雪部落格 on 19. December 2009 at 04:12.

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

  • Posted by Anh on 19. December 2009 at 14:36.

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

  • Posted by AndreX on 19. December 2009 at 14:57.

    Very special and nice design!

  • Posted by Nicolas on 19. December 2009 at 16:31.

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

  • Posted by peter on 20. December 2009 at 07:28.

    nice and cute snowflake plugin for this christmas.

    merry x’ mas

  • Posted by 3 WordPress Plugins to Add Snow Fall Effect to Your Blog on 29. December 2009 at 23:30.

    [...] 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 1. January 2010 at 03:13.

    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 4. January 2010 at 05:48.

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

  • Posted by SuperGrrl.com - Add falling snow to your blog! on 5. January 2010 at 02:27.

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

  • Posted by Val on 6. January 2010 at 02:23.

    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 maSa from japan. on 7. January 2010 at 07:26.

    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 7. January 2010 at 10:48.

      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 12. January 2010 at 23:28.

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

    • Posted by Nicolas on 12. January 2010 at 23:39.

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

  • Posted by Emmy on 7. February 2010 at 02:05.

    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 7. February 2010 at 04:49.

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

    Emmy

  • Posted by Anders on 7. February 2010 at 16:35.

    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 7. February 2010 at 17:32.

      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 9. February 2010 at 07:29.

    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

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

  • Posted by Lifecruiser Travel Blog on 13. February 2010 at 23:36.

    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 13. February 2010 at 23:45.

      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 14. February 2010 at 02:01.

    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 7. March 2010 at 22:18.

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

  • Posted by MileHighTechGuy on 11. March 2010 at 02:34.

    Hi. It works fine in Firefox, but IE throws a javascript error:

    “Object required”

    src=”http://milehighmarketing.com/wp-content/plugins/nksnow//snow.js”

    It appears that there is a double “//” in the js reference. Firefox somehow gets around that, but IE just ignores it and doesn’t show the snow.

    Please investigate and see if a fix is needed.

    Since I’m in the Rockies I need some snow :)

    Thanks,
    Jeff
    MileHighTechGuy

  • Posted by Shu on 15. March 2010 at 18:55.

    I am such a novice — I installed the plug-in but have no settings option. I looked at the ‘edit’, but that goes into CSS and I’m terrified of blundering around that since I do not know what I am doing. Would you mind pointing me to where I would select settings? So many thanks. I am so looking forward to seasonally changing out things. :-)

  • Posted by Shu on 15. March 2010 at 19:50.

    Doh! I’m slow but I got there! Thanks anyway!

  • Posted by photowork on 3. April 2010 at 02:01.

    Thank you for a great plugin. I’m very appreciate it. Cheers!

  • Posted by Jon on 9. April 2010 at 02:59.

    Hey Nicolas, this is a great plugin – I have a science fiction themed site (http://www.jonathanrice.com) and I figured I might be able to do something fun – check out the result, it looks terrific! I recommend that anyone who’s thinking of using this plugin use their imagination, now that the graphic can go up as well as down. A lot of fun with very little work… by me, anyway!

    • Posted by Nicolas on 9. April 2010 at 10:59.

      Great! I’m glad you like it.

      I think I need to update the plugin, I’ve just realized that custom images will be deleted on automatic plugin upgrade. That needs to be fixed.

      • Posted by Jon on 9. April 2010 at 16:13.

        I’ll make sure I’m ready to reload the image in case an update comes in the meantime – thanks again!

  • Posted by Kelly on 20. April 2010 at 15:52.

    I LOVE THIS PLUGIN!!!
    I just wanted to let you know the plug in works great, looks fantastic. I uploaded my own images and was amazed at all the different settings.
    Great work!!!

  • Posted by Andrei on 2. May 2010 at 07:51.

    I using Joomla , but now for my friend I making blog on WP. I has found your nice plugin and will install to friends blog. Plugin is very usefull , thanks.

  • Posted by avry on 26. July 2010 at 13:09.

    hi there,

    just like to ask why i couldnt see the "setting" button? all i see is activate and deactivate????

    thanks :)

Leave a Reply

Your email is never shared. Required fields are marked *

*
*