Hello Chris, Dude,
Is it normal that my tag cloud appears as on this page?
http://www.boudoirsduboutdumonde.com/wordpress/?product=cardigan-long-de-fox-pixel-by-paul-b
many thanks
Sophie
tag cloud appearance
12 posts from 3 voices-
Posted 1 year ago #
-
Hello,
Wold you have any suggestion regarding this please?
thanks,
SophiePosted 1 year ago # -
Hi,
I'm not sure if it is meant to be like this - but for me all tags display with the same size too. Would you like to display them differently?
Posted 1 year ago # -
Hi Chris,
Yes, usually tags cloud display the most used ones and not in that shpae, but more like on this page, going donw till "tags les plus populaires"
http://www.canalblog.com/directory/Famille%20et%20Enfants/Posted 1 year ago # -
In your style.css you can remove the font-size of
.tagcloud aPosted 1 year ago # -
Ok, I'll try and let you know, thank you.
SPosted 1 year ago # -
Hi Chris,
It worked half, I tried to upload any kind of styling tag cloud pluggin I could find but none of them considers products tags just the basic blog articles one.
It's really bothering for me. Do you have any clue of how I could solve this please?
Many thanksPosted 1 year ago # -
You can try to "hack" the woocommerce tag widget. Open up woocommerce\widgets\widget-product_tag_cloud.php and search for following line:
wp_tag_cloud( apply_filters('woocommerce_product_tag_cloud_widget_args', array('taxonomy' => $current_taxonomy) ) );You can parse additional arguments to the tag cloud function - eg see: http://codex.wordpress.org/Function_Reference/wp_tag_cloud ("smallest / largest" values). The only drawback of this solution is that a woocommerce update will overwrite your mods and you may want to create a custom plugin for your tag cloud ( http://codex.wordpress.org/Writing_a_Plugin ).
Posted 1 year ago # -
Allright,
Thank you very much Dude, I'll pass on to my friend so he'll apply. Regarding the creation on my own pluggin, well let's say it's a good joke ;)
Cheers,
SPosted 1 year ago # -
All right, my friend told me it's quite a job to do and was wondering what would be the visual result. Any example of what it's looks like after to send me please?
many thanksPosted 1 year ago # -
As I don't use such a widget myself I can't post a link but it will look like the standard tag cloud (see "hot tags" at the bottom of the page here: http://kriesi.at/support/ )
Posted 1 year ago # -
Ok, thank you very much Dude, will transmit
Posted 1 year ago #
Reply
You must log in to post.














