Здравствуйте, я уже давно пользуюсь плагином WP-Cumulus, но только
сегодня заметил что в облако тегов перестали добавляться новые
метки. Я подсчитал их количество – вроде 45 штук.
А всего я добавлял в него более 70. Что это значит? У него
установлены ограничения на количество добавлений меток? Если таких
ограничений нет, то почему у меня из 70 меток в облаке только первые 45? Можно ли решить эту проблему?
Hi,
I’m trying to add a variable that contains & on it. in fact, the variable shows as follows:
https://www.localhost/blablablabla&bleblebleble&blobloblo
The problem is that SWFObject is interpreting this url with 3 variable objects, the first one from http to blablabla, the second up to blebleble and the third up to blobloblo.
is there any way to escape this & just to interprete the whole url?
my code:
so.addVariable(“tagcloud”,”<tags><%=cadena%></tags>”);
so.write(“flashcontent”);
cadena contains the url specified.
Thanks a lot.
]]>Hello,
is it possible to how only tags of the products on every product different tags?
Thank you!
]]>How Do I make the background transparent. I want to remove to white background. I tried everything. I tried checking and un-checking the the transparent box, but nothing happens.
]]>hi the cumulus cloud on this site displays the categories only. if i add tags or put in both, I Can see only categories. any ideas?
footer of https://www.signagemaster.com
]]>I found the tag cloud on roy tancks website. Now, I don’t want to create a wordpress site or create a blog to add the tag cloud. I’d like to use the cloud within a just normal html-page as a kind of navigation tool to be able to jump from the html-page to various topics (= tags or categories).
Is that possible?
I read through the documentation at wordpress and ray tancks site, but wasn’t able to find an answer…
If not in flash, then maybe on some other platform. Is there no one who can take up this project?
Its a shame to let go of such an eye candy.
Pity I am not a programmer.
Come on geniuses, lets see one of you do this. Maybe for custom words and Links! Here’s an idea for you!
Hi,
I would like to use wp-cumulus inside a banner, so I wrote the required PHP function in the header.php file, and it works.
However, the tag cloud is not wide enough.
I put 200px for the height and 1000px for the width, but the tag cloud keeps the same proportions.
Is there a way to fix it ?
Cheers,
Arkephyr
]]>I want to change the link to open in the new window.
I have followed instructions (2.Opening links in a new window or tab) given in https://www.roytanck.com/2009/03/17/the-top-5-wp-cumulus-hacks/
I have edited Tag.as and published swf and then replaced tagcloud.swf into my plugin file.but still no success.
What i am doing wrong. Please advise me..
I looked at a previous similar issue a while back but did not find the answer I need.
I have gone to BOTH the editor for the plugin, wp-cumulus/wp-cumulus.php,
&
within the Setting/Display to replace anywhere 000000 or whatever looked like the hex code for black and replaced it with ff9933 but no luck, the (beautiful) Cumulus cloud remains black.
https://piermarton.info/?s=hedges&x=0&y=0
Thank you!
]]>Hi there,
I installed this plugin this morning but so far I haven’t managed to change the font size of the tags/categories. I’m Ok with the font size of the largest tags, but the smallest are barely readable. I’ve tried setting the parameters but that didn’t work either.
]]>since my update to WP 3.4 this plugin doesn’t work at all.
I haven’t changed anything at my site itself, and with WP 3.3.2 CUMULUS worked fine. Since the update of WP, nothing of CUMULUS is shown in my footer widget.
I have disabled all (!) plugins, to make sure, that there isn’t any conflict with another plugin.
My theme hasn’t changed and with WP 3.3.2 my theme has worked fine with CUMULUS.
The “compatibility mode” doesn’t work, too.
I have deactivated it, deleted and re-installed the plugin – no success.
So it must be an issue with WP 3.4 and CUMULUS.
Could you please take a look into it, or has anybody an idea how to get it to work again?
Thanks.
]]>Hi!
Please help: We have a problem running WP-Cummulus AND WPML Multilingual CMS. On our German Website all tags are displayed correctly in the cloud. The English Version is working fine too, but the cloud is only showing 4 or 5 tags of overall 40 tags.
Cummulus seems to ignore tags and I dont know why?
Can you help?
Thanks!
Niko
Hello,
I’ve these error messages in Administrator (i’ve not tried in my site).
Notice: Use of undefined constant wp_cumulus_widget – assumed ‘wp_cumulus_widget’ in [wordpress_dir]\wp-content\plugins\wp-cumulus\wp-cumulus.php on line 375 Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in [wordpress_dir]\wp-includes\functions.php on line 3467 Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in [wordpress_dir]\wp-includes\functions.php on line 3467 Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in [wordpress_dir]\wp-includes\functions.php on line 3551
Could you help me ?
Best regards
S.
Figured out what was causeing the problem on my MAC with the cloud but it is now appearing on my iPad and iPhone. I know thereis no Flash for iOS but is there any type of work around…or can you somehow have the tag box just show normally on those devices with out the error message?
Thanks
]]>Hello –
Installed the plugin/widget and in the tags it says:
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
I have 11 installed on my MAC.
Can you tell me what I need to do to make this work?
Thanks,
Jim
]]>While WP-Cumulus works great on most of my sites (eg: here), I get “WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better” on this one.
Obviously my flash is working just fine. I’ve deleted and re-created the widget, although it remembered the height & width so perhaps it wasn’t properly deleted? Error disappears when I turn off W3TC Minify, but I want that on. No obvious errors in Chrome Developer Console. How else can I troubleshoot it?
]]>Hi
I just installed this amazing plugin.
But I am not sure how to use it, I just set it to tag “tags and categories” which result in verfy few words to appear on the flash box.
PLease advice me on how to make a “tag” a word in a post and link it to the tag cloud box??
Regards HRB
]]>Hello,
I use the wp-cumulus cloud together with a “colourbox” plugin that displays, on clicking, my wordpress page’s pictures in big size on top of the transparently grayed page. However the wp-cumulus cloud keeps overlapping and hiding part of these pictures. How can this be avoided? I have been looking for a z-index parameter in the wp-cumulus.php code but don’t find it. Thanks for helping me out!
Henri
]]>There is a small “bug” on line 375 :
register_sidebar_widget( “WP-Cumulus”, wp_cumulus_widget );
You might want to replace this with :
register_sidebar_widget( “WP-Cumulus”, “wp_cumulus_widget” );
This will remove a warning because wp_cumulus_widget is assumed to be an undefined constant here…
Not a big deal, just my 2 cents ??
]]>When I enter a search term using the Google Custom Search plugin on my site a window pops out with relevant search terms. When I use Google Chrome, WP-Cumulus overlaps the Google Custom Search pop-out, which doesn’t happen when using Safari or Firefox!
Would you know why this is happening and how it can be fixed?
Thanks ??
]]>hi!
may i use product tags instead of post tags?
should i change some parts of the code? which one?
thank u
Whenever I activate the Category and Page Icons plugin (https://www.ads-software.com/extend/plugins/category-page-icons/), the plugin WP-Cumulus stops displaying the tag cloud.
Any ideas about what could be causing this conflict?
Thanks ??
]]>Hello.
The following error occurs, if WP-Cumulus v1.23 AND PopularPost Aink v4.0 is active:
Fatal error: Cannot redeclare wp_cumulus_widget() (previously declared in /www/htdocs/w0xxxx/wp-content/plugins/wp-cumulus/wp-cumulus.php:305) in /www/htdocs/w0xxxx/wp-content/plugins/wp-cumulus/wp-cumulus.php on line 305
Thanks for help!
effeksys
Hi,
Thanks for this great plugin.
Is it possible to choose which tags we want to show ?
or choose words with links to pages or posts ?
Thanks
]]>It is no longer possible to click on the tag cloud – the cursor does not change to the hand and nothing happens on click.
The only advice I could see on this was to check that the WP install is correctly set up to use www or non-www consistently, which it already is (www.bedohaveanything.com/blog).
Is anyone else experiencing this? Any ideas of what else to try?
Thanks ??
WordPress v3.3.1
WP Cumulus v1.23
Chrome 18.0.1010.1 dev-m
Flash v11.2 r202
hi the cumulus cloud on this site displays the categories only. if i add tags or put in both, it just disappears. any ideas?
]]>Hi,
Im using WordPress and have just added this great addon! Is there a way to input own frases in the bubble?
I would really love to put own text/quots in this bubble.
I coulnt help to notice that it seems if I could replace $tagcloud in the code with some adress or text strings I could manage this?
Any ideas how to make it work?
Kind Regards
]]>Hi all really love the plugin but can’t seem to figure out why words get cut off when you hover over them.
I’m using cumulus as a widget and when I hover to get them rotating some words as the get larger blend into the edges of my sidebar instead of completely fitting within the sidebar.
I hope I am explaining this right and someone can help me figure out how to get it to look correctly.
]]>Hey guys,
can you tell me how to change the width and height and set the transparency when i use outside of the widget? using this code: <?php wp_cumulus_insert(); ?>. cause when i edit the php file and change the defaul setting it doesn’t work. the plugin is still 550×375 with grey 100% opacity bg.
cheers
]]>