Hi @pad2022
If you are asking to display all of the tags available in your site then, if you are using the shortcode, you can set the number attribute to 0, ie, like: [cool_tag_cloud order='RAND' number=0]. However, if you are using the widget instead, you can set the Maximum tags (0 for no limit): option to 0 and see if that helps.
Hello.
Thank you for your answer.
Applies to the page: http://www.donderland.com.pl
I probably misinterpreted what I meant.
Again.
If I set a code:
[cool_tag_cloud order = ‘RAND’ number = 0]
all tags from all entries are displayed.
Conversely, if I limit the scope of the tags to
[cool_tag_cloud order = ‘RAND’ number = 100] I get 100 of them, but only from a certain range of the alphabet.
My point is that these 100 should mix all of them from the entire range of the alphabet.
Regards.
P.S.
The problem concerns the Polish language.
Hi @pad2022
It is a WordPress limitation, the function to get terms (categories/tags) does not randomize all the terms. We’ll see what can be done about that and hopefully come up with a solution.
Thank you for your answer.
It is a pity that it is so. Especially if you take into account the popularity of Word Press and the share of this system in the total number of websites. I keep my fingers crossed, hoping for a quick solution to the problem.
Kind regards 🙂
Hi!
While waiting for the problem to be solved, I coped in a different way; separate page for tags.
Regards 🙂