Tagged: tag cloud
-
AuthorPosts
-
April 13, 2015 at 7:03 pm #427740
Hi, I have a lot of tags from an older blog. I want to limit the amount of tags that appear in the Tag Cloud as there are too many. Is there a way to do this?
Thanks
VinceApril 14, 2015 at 12:54 pm #428172Hi Vincent!
Thank you for coming back.
If you are using the enfold combo widget you have to modify the core file
enfold\framework\php\class-framework-widgets.php line 950Look for:
wp_tag_cloud('smallest=12&largest=12&unit=px');and replace with (adjust the value for number:
wp_tag_cloud('smallest=12&largest=12&unit=px&number=35');Cheers!
GünterApril 14, 2015 at 5:44 pm #428362Hi Gunter
I am not using the Combo widget. I am using the Tag Cloud Widget that is included. Please advise?
April 15, 2015 at 7:50 am #428725Hi!
I haven’t tried this out myself but maybe this could help? https://wordpress.org/plugins/ultimate-tag-cloud-widget/
Cheers!
RikardApril 15, 2015 at 11:42 am #428818Okay, will try that then. I’m trying to keep teh amount of plugins instaleld to a minimum. Thanks Vince
April 15, 2015 at 12:01 pm #428830No that did not work either. It was a nice plugin with extra features that were quite useful but it still did nto limit the amount of tags and there are too many. Is there another way to do this natively?
April 15, 2015 at 12:24 pm #428848Hi Vincent,
I have this plugin and it’s wonderful. Yes, you can limit the number of tags as well as filter them. There are some advanced features, have you checked them? In the Basic Appearance tab, enter a value for Max Tags. That should do it.
Regards,
Tameez
April 16, 2015 at 1:43 am #429310All working, thank you both for your help
Vince
April 16, 2015 at 2:03 am #429314sorry to jump in here. Can anyone of you moderators answer my question here,
https://kriesi.at/support/topic/using-child-theme-correctly-to-update-to-new-version/
April 16, 2015 at 11:52 am #429531 -
AuthorPosts
- The topic ‘Limit Amount of Tags in Widget’ is closed to new replies.
