nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Woocommerce product order (multiple catagories)Hi,
Only the advanced version can do that, you may want to check with this article http://www.nsp-code.com/woocommerce-sort-products-which-belong-to-multiple-categories/Forum: Plugins
In reply to: [Post Types Order] fatal error cannot activate pluginHello,
You need to de-activate the free plugin before use the paid code.Thanks.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Very good but donate not workingThanks, apparently there was a temporary issue on paypal 🙂
Forum: Plugins
In reply to: [Post Types Order] Category Order and Taxonomy Terms OrderHello
Probably your post types are hierarchically enabled, which the free plugin can’t handle, you may want to check with that topic for a fix https://ww.wp.xz.cn/support/topic/re-order-option-only-showing-up-for-normal-posts-not-custom-post-types?replies=13Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Cant order custom post typesHelllo,
You may want to check with this plugin instead https://ww.wp.xz.cn/plugins/post-types-order/ if need to sort custom post types.Thanks
Forum: Plugins
In reply to: [Post Types Order] master list of different post types?Hi
The free plugin can’t order multiple post types objects in the same sort list, you may want to check with advanced version see this article http://www.nsp-code.com/advanced-post-types-order-description-and-usage/create-sort-for-mix-of-single-multiple-custom-post-types-taxonomies-authors/Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] changing hierarchiesThis is available only for the advanced version.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] get_term_children orderHi
Sorry for this functionality is currently available only for advanced version. However you can use get_terms instead then filter out the terms you don’t need to include.Forum: Plugins
In reply to: [Post Types Order] Conflict with sort option [woocommerce]There is an Autosort setting, see the menu page at Settings >> Post Types Order.
There is no bug, you just inglude the ‘orderby’ => ‘menu_order’ within queries where sort need to apply.Forum: Plugins
In reply to: [Post Types Order] Remove Re-Order submenu for standard post typeDid you tried to simply delete item from superglobal $submenu ? I should work fine.
As alternative you can simply update to advanced version through which you can control what it’s show up.Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Infection blockedHi
Make sure you deploy a fresh copy of Category Order and Taxonomy Terms Order plugin as possible your copy is compromised.Forum: Plugins
In reply to: [Post Types Order] WP_Query Loop OverwrittenYou should turn off the autosort and include ‘orderby’ => ‘menu_order’ within queries where sort need to apply.
Forum: Plugins
In reply to: [Post Types Order] Conflicts with WCK plugin?Hi,
Please get in touch through contact for a fast support at http://www.nsp-code.com/Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Category order not workingCan you check if use get_terms within your program.php file? The free plugin support this function only.
Forum: Plugins
In reply to: [Post Types Order] 'Subscriber' capable of reordering our postsCheck with Settings > Post Types Order > Minimum Level to use this plugin set for Administrator.