ashfame
Member
Posted 2 months ago #
Hello there!
I have tried both methods of using it (widget & function call in theme) but it doesn't show up.
I am on a test install with valid markup, php 5.2.6 and using the latest version of the plugin.
I have gone through your FAQs and other notes but I can't get it to working. It just takes up space, shows up as code but doesn't display anything. Tried the compatibility mode already.
What you recommend I do?
P.S. - It works fine on a different WP installation on localhost only.
roytanck
Member
Posted 2 months ago #
If you look at the page's source, can you see tags in the code? If you post the URL I'll take a look myself.
ashfame
Member
Posted 2 months ago #
Thanks for replying!
I only get to see this code <!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/swfobject/ --><script type="text/javascript" src="http://localhost/nap/wp-content/plugins/wp-cumulus/swfobject.js"></script><div id="wpcumuluscontent"><p></p><p>WP Cumulus Flash tag cloud by <a href="http://www.roytanck.com">Roy Tanck</a> requires Flash Player 9 or better.</p></div><script type="text/javascript">var so4080505 = new SWFObject("http://localhost/nap/wp-content/plugins/wp-cumulus/tagcloud.swf?r=8073730", "tagcloudflash", "466", "303", "9", "#e4f2fd");so4080505.addParam("wmode", "transparent");so4080505.addParam("allowScriptAccess", "always");so4080505.addVariable("tcolor", "0x000000");so4080505.addVariable("tcolor2", "0x000000");so4080505.addVariable("hicolor", "0x000000");so4080505.addVariable("tspeed", "100");so4080505.addVariable("distr", "true");so4080505.addVariable("mode", "tags");so4080505.addVariable("tagcloud", "%3Ctags%3E%3C%2Ftags%3E");so4080505.write("wpcumuluscontent");</script>
It isn't live yet.
roytanck
Member
Posted 2 months ago #
Hmm... no tags there. You have added tags to posts, right? Does the regular tag cloud widget that comes with WP show any?
ashfame
Member
Posted 2 months ago #
My apologies.
I didn't have tags added to the posts. They shows up now.
Thanks for the support.
Appreciate it!