Wordpress 4.9.4 The taxonomy Sort works fine but when editing products the auto complete on entering taxonomy terms in the side bar is broken. It shows loading icon briefly as you type but doesn’t display any terms. Disable The Taxonomy sort and all is fine again.
Otherwise great plugin thanks.
Hello,
I’m using your plugin, it looks nice but I’ve got a problem and that is after few reorder or delete an item, all of them have disappears in backend. they are in the db but don’t appears en backend.
any idea about why??
thanks
]]>I loved the concept and interface of the original plugin but there were some issues with the way it was designed. I’ve rewritten it to function correctly and support multi-site. You can grab a copy here: https://wunderdojo.com/blog/2014/05/01/taxonomy-sort-plugin-enhanced/
]]>It doesn’t seems to work with hierarchical taxonomies (like categories). The categories doesn’t get ordered.
Any chance of update ?
I love this plugin so far.
I have a separate plugin that utilizes the taxonomy function: Sermon Manager.
I can easily reorder every Sermon Series except the last 3. I have 19 Series and only the first 14 can be reordered. I can move the last 3 Series, but when I refresh the page it does not save it’s spot. Wondering if there may be an issue with this plugin not working past 15 slots or with 3rd party plugins.
Thanks for any input. This plugin is exactly what I am looking for if I can get it to work on all slots.
.calen
Any chance of getting this to update term_order in term_relationships database so that WP built-in functions like wp_get_object_terms() will work with orderby term_order?
Here’s the link to the wp_get_object_terms() source:
https://wpseek.com/wp_get_object_terms/
Thanks!
– Fred.
]]>I have made my own taxonomy using the Ultimate Taxonomy Manager and I found it’s working with all terms except one with slug called “moving-images”. And strange enough I tried adding other terms begin with the word “moving”, and all of these just don’t work. It is draggable and it seems it is saved but when I refresh the taxonomy page it is just not the order that I dragged, and all these terms with the word “moving” cluttered together!
]]>This plugin is excellent when it works well.
But I’ve now got the problem that it’s causing some of my categories to disappear, both in the front- and back-end. As soon as I deactivate the plugin, they reappear. Any ideas where the problem lies?
]]>Very nice plugin. Only remark at the moment is the fact that this plugin plugin causes an errormessage in wp-admin saying: register_uninstall_hook was called incorrectly.
Line 46 in the-taxonomy-sort.php says: register_uninstall_hook( __FILE__, array( $this, ‘uninstall_me’ ) );
This should most likely be changed into: register_uninstall_hook( __FILE__, ‘uninstall_me’ );
Keep up the good work!
]]>Feature request:
Please add a loader indicating something is happening via ajax.
]]>