How do I make the taxonomy list to show in alphabetical order? Right now, it shows the order by number of posts.
]]>Since the last update, title including fontawesome icons are not correctly displayed.
]]>.lctw-expand-options is hidden because $expandoptions === “expand” and .lctw-all-options is hidden by jQuery because of jQuery(“#expand”).val() is undefined.
]]>I want a dropdown of categories in a custom taxonomy. But when I click each category in the frontend, they redirect to the homepage. This doesn’t happen if I use the list format.
]]>hi, is it possible to work with shortcode ??
can you send me code as an example
WordPress 6.0.1
stylish theme Extra theme 4.17.6
Wordpress, theme and all plugins are up to date
no caching plugin
Today I updated wordpress and my theme to the latest version and the plugin no longer works. It displays the drop-down list of the requested CPT but does not give any search results (after clicking on GO).
If you know where the problem comes from, thank you very much for your help.
]]>Hi,
How can I show the Dropdown and Button on different sides?
e.g.
Dropdown at left side and button at the right side end.
right now button is shown as soon as dropdown is finished.
Thanks
]]>
I want a dropdown of categories in a custom taxonomy. But when I click each category in the frontend, they redirect to the homepage. This doesn’t happen if I use the list format.
]]>Hi there,
Just a quick feature suggestion ??
It would be nice to be able to “Only show children of the current category” like the WooCommerce product categories widget.
Hey there, is it possible to add a ‘View all’ link to the menu so the user can return to the main page?
]]>Is it possible to create a select with the taxonomy and go to the taxonomy just by clicking in the taxonomy without using the “go” button?
]]>Hi,
I don’t want number of posts in the category to display in the list. Can you tell me how I can do that?
Latest version of Wordress — all widget options seem to work great except when I tick the “Display as Dropdown” box, the categories are still listing as an unordered list.
]]>I have more than thousand terms, I want to only show selected terms on the widget, please add this function, it will be almost impossible to input all the terms to be excluded. Thanks
]]>Hi
Is there a way to have the plugin have a category as bold or have a class on it so it can be styled. So, if the current page is part of ‘category 2’ and that is listed in the widget, it would add a class to it. Kind of like how a page in a navigation bar will have the current-page class if it is the pae that is displayed.
Cheers
Murray
Hello I am using WordPress 5.6, there is a error to save while using this plugin, thank you for your help.
]]>I modified the plugin so that it’s possible to limit the number of items to show. I contacted the plugin author months ago to see if they would be interested in incorporating the changes but haven’t had a response.
In case it’s useful to anyone, the modified code is available here: https://gist.github.com/philgyford/9f0f0037b9d32fb3402c08785ff04b80
It adds a field in the Widget configuration panel, in which you can enter a number to limit the number of items.
It seems to work for me, but use at your own risk ??
I assume that if you install this modified code, and there’s a future update to this plugin, which you update to, this modified version will be replaced by the updated version.
]]>please add feature limit show taxonomy list widget like recent post widget.
]]>Just letting you know that when the Widgets admin page is loaded, your plugin dumps many undefined index errors.
Undefined index for all fields: title, taxonomy, orderby, ascdsc, exclude, expandoptions, childof
PHP 7.4.2
WordPress 5.5.1
List Custom Taxonomy Widget 4.1
[13-Sep-2020 23:38:22 UTC] PHP Notice: Undefined index: title in /wp-content/plugins/list-custom-taxonomy-widget/list-custom-taxonomy-widget.php on line 217
[13-Sep-2020 23:38:22 UTC] PHP Stack trace:
[13-Sep-2020 23:38:22 UTC] PHP 1. {main}() /wp-admin/widgets.php:0
[13-Sep-2020 23:38:22 UTC] PHP 2. wp_list_widgets() /wp-admin/widgets.php:448
[13-Sep-2020 23:38:22 UTC] PHP 3. wp_widget_control() /wp-admin/includes/widgets.php:60
[13-Sep-2020 23:38:22 UTC] PHP 4. lc_taxonomy->form_callback() /wp-admin/includes/widgets.php:274
[13-Sep-2020 23:38:22 UTC] PHP 5. lc_taxonomy->form() /wp-includes/class-wp-widget.php:519
Hopefully you can find some time to update this plugin.
]]>In one of my dropdowns, I wanted to sort the entries by ID (as I entered them in a specific order – in this case, the books of the Bible in the order they appear in the Bible). But the dropdown list has them in alphabetical order, even though I chose ID in the More Options section of the widget. Not sure if I did something wrong. Any help is appreciated!
]]>I would like to order the list of tax terms by when they were last used in a post. Is there a way to “hack” that in, with a hook or something? (I know PHP and have a child theme, but I don’t have time right now to study your code.) Or would you consider a feature request to add it to the Order By choices?
By the way, thanks for this nice little plugin that does exactly what it says it does. Kudos!
]]>In the last 24 hours I’ve noticed a fatal error with the plugin:
Recoverable fatal error: Object of class WP_Error could not be converted to string in …/wp-content/plugins/taxonomy-term-listing-visual-composer-addon/taxonomy-listing.php on line 342
]]>Currently I’m using Divi Theme Builder and have a widget calling to the custom taxonomies. I was wondering if there is a way to only show selected taxonomy terms for the current post with this plugin or if anyone has any suggestions on how to achieve this.
It works fine for this page and both templates are using the same settings. https://dia4.wpengine.com/trial-blazers/bacillus-calmette-guerin-bcg-treatment-for-advanced-type-1-diabetes-to-lower-hba1c/
]]>Hi,
is it possible to exclude drafts (or more generally not published posts) from the count ?
And is it possible to exclude empty categories (count = 0) from the list ?
thanks
]]>Hello,
is it possible to enable scrolling for the widget?
I can’t find this option in the plugin settings.
help is appreciated, thanks
]]>My taxonomy categories are showing in order of the number posts in each – how do I make them show in an alphabetical list?
]]>Unless I’m missing something, the plugin will always show all items in the taxonomy.
It would be perfect if I could set a limit on how many are displayed. So I could show the top 5 most used items in the taxonomy (or just the first five ordered by name, or whatever).
This is useful when I have a taxonomy with a lot of members but just want to list a few in my widget area.
Thanks.
]]>Hi,
many thanks for this plugin, very useful.
When I’ve installed it, I was secretly hopping there will had a “button” (lol…) that allow to “exclude the current category”, without providing any ID.
Explanations : I’m using your widget in my cpt archives pages, and I would like to display the “other categories”, excluding the current category.
Makes sense ? Any clue ?
Best regards
Akal
Hello
Would it be possible to list only top-level / parent categories only ?
We have some many categories and children categories that we woud like to show only top-level ones in a widget.
Thank you!
]]>Hi there,
I really like this widget, but there is a missing link.
I would like to list multiple children categories from different parrent ID’s ordered by name, however the widget only works with 1 parent category ID inserted.
Is there a way to easily achieve this?
EX:
parent categories are states and children’s are the cities:
Alabama
* Montgomery
Colorado
* Denver
Output:
-Montgomery
-Denver