Title: WP-Cumulus Plugin Help
Last modified: August 19, 2016

---

# WP-Cumulus Plugin Help

 *  [spydamans](https://wordpress.org/support/users/spydamans/)
 * (@spydamans)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/)
 * Does anyone have this plugin that can help me i followed the directions and it
   says there are 3 options to get it to work, ive tried all different options and
   it only shows up as tags on the sidebar, not the way its suppose to.

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

 *  Thread Starter [spydamans](https://wordpress.org/support/users/spydamans/)
 * (@spydamans)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057380)
 * Nobody uses this plugin?
 *  [weefselkweekje](https://wordpress.org/support/users/weefselkweekje/)
 * (@weefselkweekje)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057446)
 * Is there a widget called “WP-Cumulus” in your Widgets screen? If there isn’t,
   the plugin is probably not installed correctly.
 * If there is, and you’ve add it to your sidebar, but it still shows only regular
   tags, then please post which version of WordPress you’re using. That really shouldn’t
   happen, unless your host has a rather uncommon PHP configuration (the plugin 
   requires output buffering to be enabled).
 *  Thread Starter [spydamans](https://wordpress.org/support/users/spydamans/)
 * (@spydamans)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057469)
 * Thanks for the response, I do have a WP-Cumulus in the widget and thats how I
   got just the tags to come up on the side. I am using wp 2.7.1
 *  [weefselkweekje](https://wordpress.org/support/users/weefselkweekje/)
 * (@weefselkweekje)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057505)
 * Could you post the url for your blog? I guess I’ll have to take a look.
 *  Thread Starter [spydamans](https://wordpress.org/support/users/spydamans/)
 * (@spydamans)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057512)
 * [http://spydaink.no-ip.org](http://spydaink.no-ip.org)
 * I got it to work in the Post section, but i cant get it to work on the side bar,
   it just says “Tag Planet” which is the name, but it only list the tags.
 *  [weefselkweekje](https://wordpress.org/support/users/weefselkweekje/)
 * (@weefselkweekje)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057513)
 * The widget that’s currently on your sidebar is WordPress’ defaul tag cloud, not
   the widget that comes with WP-Cumulus. Please make sure you use the one called‘
   WP-Cumulus’.
 *  Thread Starter [spydamans](https://wordpress.org/support/users/spydamans/)
 * (@spydamans)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057516)
 * wow, i dont know how i did that, i must have thought tag cloud was the right 
   one. Thanks for the help, I dont think i would have noticed that.
 *  [jptech](https://wordpress.org/support/users/jptech/)
 * (@jptech)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057519)
 * TypeError: Error #2007: Parameter child must be non-null.
    at flash.display::
   DisplayObjectContainer/setChildIndex() at com.roytanck.wpcumulus::TagCloud/depthSort()
   at com.roytanck.wpcumulus::TagCloud/updateTags()
 *  [weefselkweekje](https://wordpress.org/support/users/weefselkweekje/)
 * (@weefselkweekje)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057523)
 * [@jptech](https://wordpress.org/support/users/jptech/): Are you trying to edit
   and recompile the flash movie? What changes did you make?
 *  [cyberfrogz](https://wordpress.org/support/users/cyberfrogz/)
 * (@cyberfrogz)
 * [17 years ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057587)
 * Dear Brother n sister…
 * How to change size for text tags if we put our pointer to it?
 * Thanks b4…
 *  [weefselkweekje](https://wordpress.org/support/users/weefselkweekje/)
 * (@weefselkweekje)
 * [17 years ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057589)
 * You can pretty much get any rollover effect by editing the Tag.as class. There
   are two event handler functions in there that your can add things to.
 *  [toshann](https://wordpress.org/support/users/toshann/)
 * (@toshann)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057666)
 * I just started getting the same error as jptech
 * > TypeError: Error #2007: Parameter child must be non-null.
   >  at flash.display::
   > DisplayObjectContainer/setChildIndex() at com.roytanck.wpcumulus::TagCloud/
   > depthSort() at com.roytanck.wpcumulus::TagCloud/updateTags()
 * If you set the ‘display’ parameter to ‘tags’ you get nothing. If you set it to‘
   categories’ or ‘both’ you get a categories cloud.
 * Very strange. Using WP 2.9 and the latest version of the plugin.
 * Any ideas?
 *  [toshann](https://wordpress.org/support/users/toshann/)
 * (@toshann)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057667)
 * Here’s a little more info – there is a markup error with slighty different coding:
 * Display set to ‘tags’
    …wp-content/plugins/wp-cumulus/swfobject.js”></script>
   <div id=”wpcumuluscontent9287510″><p style=”display:none;”> <a href=….
 * Display set to ‘categories’
    …wp-content/plugins/wp-cumulus/swfobject.js”></script
   ><div id=”wpcumuluscontent6901354″><p style=”display:none;”><div style=”padding:
   5px;”><a href=….
 * with the validator error:
 * > Quote:
   >  1. Error Line 117, Column 299: document type does not allow element“
   > div” here; missing one of “object”, “applet”, “map”, “iframe”, “button”, “ins”,“
   > del” start-tag
   > …lay:none;”><div style=”padding:5px;”><a href=’[http://choosewonder.com/tag/che](http://choosewonder.com/tag/che)
   > ✉
   > The mentioned element is not allowed to appear in the context in which you’ve
   > placed it; the other mentioned elements are the only ones that are both allowed
   > there and can contain the element mentioned. This might mean that you need 
   > a containing element, or possibly that you’ve forgotten to close a previous
   > element.
   > 
 * Now I’m really confused.
 *  [sw](https://wordpress.org/support/users/shawnwyatt-1/)
 * (@shawnwyatt-1)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057668)
 * A possible solution to this problem was posted on the TemplateLite.com forums
   [here](http://www.templatelite.com/support/viewtopic.php?f=12&t=239).
 *  [toshann](https://wordpress.org/support/users/toshann/)
 * (@toshann)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057669)
 * Seems to have done the trick. Thanks.

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

The topic ‘WP-Cumulus Plugin Help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 15 replies
 * 6 participants
 * Last reply from: [toshann](https://wordpress.org/support/users/toshann/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/wp-cumulus-plugin-help/#post-1057669)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
