Is there a way to add a current taxonomoy class to the LI to style the current tag when viewing its page?
]]>Hello,
I am wondering if you can help me limit the post results to a specific category.
Example:
Blog has categories for “Dogs” “Cats” “Lizards” “Frogs” “Worms”, and various tags which are assigned to posts in each category.
So if someone clicks the tag “carnivore” it’ll show results for “carnivore” from all categories, but I only want “carnivore” results from the “Dogs” category. Does this make sense?
Hello!
The font color of the list is very light. Is there a way to change this? Where would I put the CSS or other code?
Thank you!
***Update, found it. Added to CSS stylesheet
/* Widget Taxonomy List Font Color */
.taxonomy_dropdown_widget_dropdown {
color: #000;
}
Page is just a sample post. I have about 740+ tags and really just want to list about 25 of the most frequently used ones. But the list won’t order itself by number of posts, which I think is a basic function (right?)… Site uses current version of WP (5.5) and PHP (7.3 I think).
Any idea why this isn’t working and how to fix it? Thank you!
]]>Hello,
is it possible to make the tags appear horizontally(one beside the other)?
Thank you
I got the widget to show on the home page and the posts page using Widget Options plugin, otherwise it didn’t show up at all. But I also need it to display on category pages or tag pages.
]]>Hello! Our tag list is pretty long, so I’d like to display these tags as two columns (as inline:blocks would work fine).
Where can I add that formatting? Do you recommend a specific way to do this?
Thanks!
Heather
I only have tags as an option, no other taxonomies appear in the drop down.
I’ve tried turning off other plugins and changed theme, no change..
I’ve noticed that anytime I click on a specific tag in the list I get a strange menu item appearing. Seems that somehow the title of a post will show up before the Home menu position. It’s the same post every time. I can’t figure out how it is being picked up. Anyone else have this problem?
]]>The tag list works fine. But I need to change the resulting URL (translate ‘tag’) and change the content and styling of the list. Would you have a hint for me on how to do that? Thanks!
]]>Great plugin and very useful, thanks.
However, my pages show errors on validation due to ‘dofollow’ being applied to links created by taxonomy link widget. e.g. ‘Bad value dofollow for attribute rel on element a: The string dofollow is not a registered keyword.’
I cannot find a reference for ‘dofollow’ or why it would be needed.
https://moz.com/community/q/need-i-add-rel-dofollow-or-not
Would love to have post count after tag name, e.g. Tagname (10)
UPDATE: Never mind, found it! Thanks!
]]>How are you Eric. how do I make your widget only display the taxonomy terms of the current post?
]]>Is there a shortcode for this so I can add it to a page and not a sidebar? thanks
]]>I passed the php code to a shortcode to display the list where I put my shortcode, but how come that when I put the shortcode at the bottom of the page, the list appeared at the top i.e., before the content. Please refer to my Chesshive page.
]]>Hello, I use the option “Display object (post) counts after term names.” Because I have many posts in draft (still translating them), the count does not reflect the actual situation.
Is there a possibility to count published posts only?
Hi to all!
I need to add a CSS class in Before Item element but appears a \ character when I save widget settings.
Example: <span class="radius label">
Can you tell me if there is a filter or function to disable this feature?
Thank you and sorry for my english, I’m learning…
]]>Is there any particular reason that I would only see 1 (tags) of my 5 custom taxonomies displayed? Some other tools show them all. I can also use the function wp_list_categories to list terms as well. Compatibility issue?
]]>I want to translate the plugin into Russian. Do, please file .POT for translation.
]]>Hi there
This doesn’t appear to be working on mobile sites. Is there something that I need to do for this?
The site is 10below.co.nz.
Thanks,
Matt
]]>I need the ability to have the included tags sorted by the order I specify on the “include” list, but when I click “save, it reverts to the tagID list order.
I’m using this on a site where. posts have a tag that is a Faculty member’s name. There are other tags too, but I only want to include the faculty member’s names in my list. I do not have a full set of faculty ( if I did I would simply enter them in alpha order), so I need the ability to adjust the order of the names by how I manually edit the “include” list. Is that possible?
THX
]]>I was wondering if its possible to get the tags in a drop down list on the widget?
I have a screenshot of what i mean here: https://imgur.com/Hf9IV6B
Anyone know how do enable this with this plugin?
]]>Thank you for this plug-in. I was able to get a taxonomy list up and running rather quick. I do see however that there is no option to display the tag description with each tag item. Is this something that is at all planned for the future?
Thanks.
]]>i setted a list of tags i want to show by id, all works perfectly fine, except for tag 113, it doesn’t show up but i added it to the list of tags to display…makes no sense.
]]>Hello,
what is the way, to display the list within a page/post?
I don’t understand:
Insert the function <?php if( function_exists( 'taxonomy_list_widget' ) ) echo taxonomy_list_widget( $args, $id ); ?>
where the list should appear, specifying $args
as an array of arguments and, optionally, $id
as a string uniquely identifying this list.
Do I have to copy this code into the funktion.php or into the content.php, or…? : <?php if( function_exists( ‘taxonomy_list_widget’ ) ) echo taxonomy_list_widget( $args, $id ); ?>
And what do I have to write in the page/post to get the list displayed?
Sorry – but I am a dummy
Best regards
Reiner
Hi – the exclude option is not working. When add a tag to be excluded, it disappears after I click save. Please help! Thanks!
https://www.ads-software.com/extend/plugins/tag-list-widget/
]]>Hi,
I would like to use the custom list format and include a class name in the enclosing element. When I define <div class="xyz">
as “before list” however, I end up with this page source code: <div class=\"xyz\">
Is there any way to include a class name?
Cheers
https://www.ads-software.com/extend/plugins/tag-list-widget/
]]>Just installed this for the first time, and I can’t use it because no taxnomies are shown in the drop-down list in the Widget options. The list is empty. My theme contains both built-in and custom non-hierarchical taxonomies.
https://www.ads-software.com/extend/plugins/tag-list-widget/
]]>