My theme/site appears not to like this plugin. It's not displaying correctly.
There are a number of things that may prevent bb-Cumulus from displaying or cause it to display a short message about how it needs the Flash plugin.
- In 99% of all cases where this happens the issue is caused by markup errors in the page where the plugin is used. Please validate your blog using validator.w3.org and fix any errors you may encounter.
- Older versions had issues with PHP 5.2 (or better). This has been fixed, so please upgrade to the latest version.
- The plugin requires Flash Player 9 or better and javascript. Please make sure you have both.
Hey, but what about SEO?
I'm not sure how beneficial tag clouds are when it comes to SEO, but just in case bb-Cumulus outputs the regular tag cloud for non-flash users. This means that search engines will see the same links.
I'd like to change something in the Flash movie, will you release the .fla?
The source code is available from wordpress.org under the GPL license. Visit here and download the developer version.
Some of my tags occasionally hit the sides of the movie and are cropped
If this happens you should change the aspect for the movie to make it wider. This can be done by increasing the width, but also by decreasing the height. Both will make the movie 'more landscape' giving long tags more room.
Some characters are not showing up
Because of the way Flash handles text, only Latin characters are supported in the current version. This is due to a limitation where in order to be able to animate text fields smoothly the glyphs need to be embedded in the movie. The Flash movie's source code is available for download through Subversion. Doing so will allow you to create a version for your language. There's a text field in the root of the movie that you can use to embed more characters. If you change to another font, you'll need to edit the Tag class as well. More info here.
When I click on tags, nothing happens.
This is usually caused by a Flash security feature that affects movies served from another domain as the surrounding page. If your forum is http://yourforum.com, but you have http://www.yourforum.com listed as the 'bbPress address' under Settings -> General this issue can occur. In this case you should adjust this setting to match your forum's actual URL. If you haven't already, I recommend you decide on a single URL for your blog and redirect visitors using other options. This will increase your search engine ranking and in the process help solve this issue :).
I'm not using bbPress...
- WordPress Plugin by Roy Tanck and Luke Morton
- Steve Springett has ported this to Movable Type. More info over on his site.
- Michael Robinson has ported WP-Cumulus to RapidWeaver, see his tutorial here.
- Amanda Fazani managed to get Cumulus working on Blogger. More info on Blogumus here.
- Yannick Lejeune has done a TypePad version based in part on Steve's work.
- Christian Philipp's created a TYPO3 version.
- Rob Antonishen did a Serendipity version (search for serendipity_event_freetag).
- Big Bear maintains the Joomla version.
- Pratul Kalia and Bjorn Jacob have ported it to Drupal.
- Ryan Tomlinson has a BlogEngine.NET version.
- Colin Seymour has created a Habari version.
- Andreas Scherer uses DasBlog.
- Jean-Yves Zinsou did an eZ version.
- Simple Tags, an Expression Engien addon can now display tags using Cumulus. Thanks Oliver Heine.
- Catchpen ported Cumulus to Social Web CMS.
- Domi create a PHP-Fusion port.
- Bysoft did a Magento version.
- Benjamin Anseaume created a Sweetcron version.
- I wrote this post on how to use the flash movie in other contexts.