Colorful TagCloud
Categories
Recent Downloads
- TagALLY-for-wp v0.5 (56.4 KiB, 952 hits)
- TagALLY-for-wp v0.31 (51.3 KiB, 2,682 hits)
- Jquery.js (22.2 KiB, 1,262 hits)
- Interface.js (77.6 KiB, 1,403 hits)
Recent Posts
- Just a joke
- “TagALLY-for-WP v0.5″ the WordPress Colorful Tag Cloud Plugin download
- “TagALLY-for-wp” Change Log
- “TagALLY-for-WP v0.31″ the WordPress Colorful Tag Cloud Plugin download
- “TagALLY-for-WP v0.3″ the WordPress Tag Cloud Plugin download
Recent Comments
- watch lost season 6 on “TagALLY-for-WP v0.5″ the WordPress Colorful Tag Cloud Plugin download
- egypt web design on “TagALLY-for-WP v0.31″ the WordPress Colorful Tag Cloud Plugin download
- Loy46 on “TagALLY-for-WP v0.5″ the WordPress Colorful Tag Cloud Plugin download
- jagoane on Drag and drop don’t work in WordPress Widgets
- rexsky on Our first web hosting sails :-)
“TagALLY-for-WP v0.25″ the WordPress Tag Cloud Plugin download
Published by Dev team of TagALLY | Filed under downloads
“TagALLY-for-WP V0.31” the WordPress Tag Cloud Plugin is available
Attention
Before activating this distinctive WordPress TagCloud Plugin, please be sure to read the following content carefully, especially “Export posts and related Tags” section.
Change Log >>
Introduction
The TagALLY-for-WP tagcloud plugin is applicable to wordpress 2.0.2 - 2.3.2.
If your blog version is lower than wordpress 2.3, the TagALLY-for-WP plugin enable you to add or modify tags in writing new or editing existing posts and pages. This function uses for reference famous UltimateTagWarrior plugin and uses the same two database tables as UTW does. So if you have used UTW plugin and added tags for your posts and pages, you’ll still be able to use these tags in TagALLY-for-WP plugin. As for wordpress 2.3 or higher, the TagALLY-for-WP plugin makes use of powerful tag system of wordpress 2.3 in adding and editing and showing tags for posts.
If you have any question , please mail to: 
We’ll only collect those publish-status posts’s excerpts and url links grouped by their tags in our TagALLY website. Then, the plugin supports a way to display a tag cloud in sidebar and do not need you for making any modifications to your theme files. A tooltip will pop up when you move your mouse cursor onto a tag displayed in tag cloud if you set the “Pop up tooltips in tagcloud” option to “yes” in the WordPress Administration Panels Options > TagALLY. In the tooltip lists the latest and the hottest posts’ links related with the tag from all wordpress blogs using TagALLY-for-WP plugin. As a result, more people who access other wordpress blogs or TagALLY website will have a chance to read your posts’ excerpts and access your blog website to read the posts’s full contents. Furthermore, whenever a new post adding tags is published in any of these wordpress blogs, the same tags in your tag cloud will glitter to inform you of the updates.
Installation
First installation
- Copy the whole tagally-for-wp folder to
wp-content/plugins/. - Deactivate All UltimateTagWarrior plugins to avoid potential conflict.
- Activate the Plugin: Go to the WordPress Administration Plugins Panel and you will see two plugins listed under TagALLY-for-WP.
- TagALLY-for-WP: This is the main plugin.
- TagALLY-for-WP: TagCloud widget: Adds a tag cloud sidebar widget, used with the plugin TagALLY-for-WP.
- Set Options: From the WordPress Administration Panels, choose Options > TagALLY. Set the options to meet your needs.
- Make sure that your theme supports widgets and the code “” is written in the footer.php file and the code “” is written in the header.php file of your theme.
Upgrading from TagALLY-for-WP 0.2 or 0.1
Copy the new files to your /wp-content/plugins/tagally-for-wp directory, overwriting old files.
Setting options
From the WordPress Administration Panels, choose Options > TagALLY. Set the options to meet your needs.
- Pop up tooltips in tagcloud: selecting yes to pop up tooltips when moving mouse cursor to a tag displayed in tagcloud.
- Most popular Font: most popular tag will be displayed in the font in the tag cloud.
- Least popular Font: least popular tag will be displayed in the font in the tag cloud.
- Tag cloud color type: selecting any one of two types to configure tag cloud color.
- colorful tag cloud: display a colorful tag cloud in many colors(these colors are not configurable currently).
- progressive color tag cloud: according to “Most popular color” and “Least popular color”, display tag cloud in progressive colors.
- Most popular color: most popular tag will be displayed in the color in the tag cloud.
- Least popular color: lease popular tag will be displayed in the color in the tag cloud.
Export posts and related tags
If you are using wordpress 2.3 or higher, or your blog version is lower than wordpress 2.3 but you have used UltimateTagWarrior plugins before, from the WordPress Administration Panels, choose Manage > TagALLY. Use one-click method to export your posts and related tags to share with other wordpress blogs.
We’ll only collect those publish-status posts’s excerpts and url links grouped by their tags in TagALLY website, then make them sharable among wordpress blogs and later even anyone who accesses TagALLY website.
Displaying a Tag Cloud in sidebar
- Go to the WordPress Administration Plugins Panel, Activate “TagALLY-for-WP: TagCloud widget”.
- Go to the WordPress Administration Presentation > Widgets Panel, drag the “TagALLY-for-WP: TagCloud widget” to your sidebar.
Tags: download, free, plugin, tag cloud, TagALLY, tagcloud, wordpress

January 21st, 2008 at 7:15 pm
Any ideas why I just have the word “Tag Cloud” on my side widget and no keywords? Any chance you know what I did wrong. I checked all the FAQ.
TY
January 21st, 2008 at 8:24 pm
Hi Dave:
We visit your blog(http://www.thomisttacos.com/) and find all posts have no tags. If you want to display a tag cloud , you need to add tags for your posts. You can do it through editing your posts from “Manage>Posts” in the WordPress Administration Panels. Any questions, please tell us ,thanks.
January 22nd, 2008 at 8:03 pm
I am using wordpress 2.3.1
I tried to export at options-tagally-manage tagally…but its “no any posts exported”.
I added the widget to my sidebar, but I could an error.
Tag Cloud
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6]
select t.name as tag, t.term_id as id, t.slug, tt.count as c, (tt.count/*100) as weight from wp_terms t inner join wp_term_taxonomy tt on t.term_id = tt.term_id where tt.taxonomy = ‘post_tag’ and tt.count > 0 group by t.name order by t.name desc limit 100
——————————————————————————–
January 22nd, 2008 at 9:29 pm
Hi arthur:
The reason that causes the error is all of your posts have no tags. You need to add tags for your posts. Wordpress 2.3.1 support adding tags for posts through editing posts from ‘Manage>Posts’ in Administration Panels. Any questions, please tell us ,thanks.
January 28th, 2008 at 5:45 am
Hey,
I am running a web design company and i find your TagCloud is really great!!!!!!
January 29th, 2008 at 3:26 pm
[...] Contest, Netflix Plugin to show my Queue, runPHP, Widgets, (now included in the newest update) Tagally Widget, Alex King’s Twitter Tools, Delicious Widget, Akismet, Bad Behavior, Ajax Comments, WP [...]
February 26th, 2008 at 6:17 pm
Hi!
I’ve been trying to set-up a TagCloud on my Blog. Reading through your instructions it seems that my theme doesn’t support Widgets.
Is there any help here?
Regards,
JJMacey
Phoenix, Arizona
February 27th, 2008 at 9:38 pm
Hi JJMacey,
We’ve visited your blog and found out the reason may be your theme doesn’t support Widgets. If you want to show “Tag Cloud” in your sidebar, you only need
to add thses two lines of code before “<h3>Blogroll</h3>” or “<h3>Categories</h3>” or other similar positions in your sidebar.php of theme.
<h3>Tag Cloud</h3>
<?php TAFWPShowTagCloud()?>
Thanks for using TagALLY-for-wp!
February 28th, 2008 at 6:18 pm
[...] trying to test again, something new, that is using TagALLY to put up a [...]
March 5th, 2008 at 6:32 pm
do you have to install this to watch the clips?
March 6th, 2008 at 6:02 am
سلام عليكم نقدر لكم هذا العمل الراقي اذا امكن ارسال رجيستربرنامج نكون شاكرين
March 11th, 2008 at 3:36 pm
Great tag cloud. But when I activate the plugins, all my blog entries loose the space between paragraphs, leading to ugly text spacing.
I guess the plugins are affecting my style sheet on my theme - Limau Orange 0.1 by Bob.
Can you offer some edits?
March 25th, 2008 at 12:04 pm
great plug-In for WP
March 27th, 2008 at 10:00 pm
Thanks, looks interesting. Going to check it out.
March 30th, 2008 at 2:00 pm
ما شاء الله عليكم
March 30th, 2008 at 2:01 pm
i love you
March 31st, 2008 at 11:05 am
pleaseالبرنامج مش شغال
April 29th, 2008 at 11:49 pm
Thanks for the top tool. Great work”
Best regards
May 5th, 2008 at 4:10 pm
hi there .thanks for plugin:
Does anybody know if tis script is compatible with Wordpress 2.5.1?
Thanks in advance for any help on this!
best regards
May 6th, 2008 at 7:47 pm
Hi baron,
Currently the plugin has a little problem in compatibility with wordpress 2.5 and 2.5.1, we’ll release the newest version of the plugin to make it compatible soon.
And thanks for your interest.
May 10th, 2008 at 12:56 pm
slt a ts
May 13th, 2008 at 12:01 pm
Hello my friends :)
;)
July 12th, 2008 at 11:58 pm
Top Site. Thanks for your help.
In Lovely
July 13th, 2008 at 12:24 am
Too bad i didnt come across this blog before. Great stuff you got here. Thanks.
July 15th, 2008 at 7:02 am
Thanks everybody :-)
July 18th, 2008 at 3:44 pm
[...] TagALLY blog TagALLY-for-WP v0.25 the WordPress Tag Cloud Panel, drag the TagALLY-for-WP: TagCloud widget to your sidebar. Tags: download, free, plugin, tag cloud, TagALLY, great plug-In for WP. moserw Says: March 27th, 2008 at [...]
July 19th, 2008 at 2:55 pm
Added. Nice work on this one. Walter
August 25th, 2008 at 1:17 pm
[...] TagALLY blog TagALLY-for-WP v0.25 the WordPress Tag Cloud Wordpress Plugin Centre - Free WP Plugin - TagALLY blog TagALLY-for-WP v0.25 the WordPress Tag Cloud Says: July 18th, 2008 at 3:44 pm [ ] TagALLY blog TagALLY-for-WP v0.25 [...]
August 26th, 2008 at 3:29 pm
[...] TagALLY blog TagALLY-for-WP v0.25 the WordPress Tag Cloud Wordpress Plugin Centre - Free WP Plugin - TagALLY blog TagALLY-for-WP v0.25 the WordPress Tag Cloud Says: July 18th, 2008 at 3:44 pm [ ] TagALLY blog TagALLY-for-WP v0.25 [...]
September 3rd, 2008 at 2:54 pm
Thx a lot for the nice tutorial and the psd - exactly what I was looking for!
September 3rd, 2008 at 3:10 pm
The more time that is spent dissecting, analyzing, and critiquing a design by the wrong kinds of people the worse that design gets. The same trend applies to the number of people involved in the design process.
Thx a lot for infomation!
November 5th, 2008 at 6:46 pm
And I liked, will be looking at your site.
March 23rd, 2009 at 9:32 pm
This has been working great. Especially for this search phrase - Title loans chicagoTitle Loans Chicago. Thanks guys.
March 23rd, 2009 at 10:23 pm
Yep I liked too!
March 28th, 2009 at 2:42 pm
Hello!
Very Interesting post! Thank you for such interesting resource!
PS: Sorry for my bad english, I’v just started to learn this language ;)
See you!
Your, Raiul Baztepo
April 7th, 2009 at 3:45 pm
Hello !!!! ^_^
My name is Piter Kokoniz. oOnly want to tell, that your blog is really cool
And want to ask you: will you continue to post in this blog in future?
Sorry for my bad english:)
Thank you!
Piter Kokoniz, from Latvia
May 3rd, 2009 at 5:38 am
It’s the first time I commented here and I must say you share us genuine, and quality information for bloggers! Good job.
p.s. You have a very good template for your blog. Where did you find it?
May 12th, 2009 at 3:17 am
great tutorial,very helpfully, thanks for post
May 13th, 2009 at 11:18 pm
Awesome post! Running is important if you want to stay healthy.
August 30th, 2009 at 7:32 pm
I thought I wasnt going to like this blog but more I read the more I liked it.
September 9th, 2009 at 1:14 pm
great tutorial,
September 28th, 2009 at 12:52 pm
Very interesting and also a great tutorial. Big thanks to you.
Regards
Susan