Title: Need help Snow javascript plugin
Last modified: August 19, 2016

---

# Need help Snow javascript plugin

 *  Resolved [khoneini](https://wordpress.org/support/users/khoneini/)
 * (@khoneini)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/need-help-snow-javascript-plugin/)
 * First of all I want to say Hi to everyone,
    I’m new to this forum and work for
   the first time with wordpress.
 * I have a problem with my wordpress I want to include the following plugin to 
   my website:
    [http://www.schillmania.com/projects/snowstorm/snowstormv13_20081215.zip](http://www.schillmania.com/projects/snowstorm/snowstormv13_20081215.zip)
 * just a snowstorm.js and the images for the snow.
    the snow is visible so you 
   might think it works but the problem is that my RSS isnt working anymore. This
   is my site: [http://www.leodag.nl/blog](http://www.leodag.nl/blog)
 * I includes the script in the index.php this is my index.php:
 *     ```
       <script type="text/javascript" src="christmas/snowstorm.js"></script>
       <?php
       /**
        * Front to the WordPress application. This file doesn't do anything, but loads
        * wp-blog-header.php which does and tells WordPress to load the theme.
        *
        * @package WordPress
        */
   
       /**
        * Tells WordPress to load the WordPress theme and output it.
        *
        * @var bool
        */
       define('WP_USE_THEMES', true);
   
       /** Loads the WordPress Environment and Template */
       require('./wp-blog-header.php');
       ?>
       ```
   
 * as you can see I’ve used <script type=”text/javascript” src=”christmas/snowstorm.
   js”></script> to load the snowstorm script.
 * this is what I get when I go to the rss page [http://www.leodag.nl/blog/?feed=rss](http://www.leodag.nl/blog/?feed=rss):
   
   Warning: Cannot modify header information – headers already sent by (output started
   at /home/leodag/domains/leodag.nl/public_html/blog/index.php:4) in /home/leodag/
   domains/leodag.nl/public_html/blog/wp-includes/feed-rss.php on line 8
 * What did I do wrong?
    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/need-help-snow-javascript-plugin/#post-936145)
 * try this plugin – my rss works fine with it and you don’t have to add code anywhere
   
   [http://blog.widgeo.us/laboratory/let-it-snow-falling-snow-wordpress-plugin/](http://blog.widgeo.us/laboratory/let-it-snow-falling-snow-wordpress-plugin/)
   you can configure how much snow in the .js file
 *  Thread Starter [khoneini](https://wordpress.org/support/users/khoneini/)
 * (@khoneini)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/need-help-snow-javascript-plugin/#post-936248)
 * solved thanks samboll!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Need help Snow javascript plugin’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [khoneini](https://wordpress.org/support/users/khoneini/)
 * Last activity: [17 years, 5 months ago](https://wordpress.org/support/topic/need-help-snow-javascript-plugin/#post-936248)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
