nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] about drag and drop in post typesIt should work fine, can you try to clear your browser cache or try another one?
If the problem persist, can you check the browser console and the JavaScript error?At this moment such filter is not available, except the advanced version. But will be included in upcoming release.
Thanks
Forum: Plugins
In reply to: [Post Types Order] urldecode() error messageHi Gordon,
I’am not able to find such code anywhere, do you use an older version of WordPress?Thanks
Forum: Plugins
In reply to: [Post Types Order] Won't show all postsWhere exactly is your Post List, within admin or front side? How does the query arguments look’s like? Did you tried to de-activate the other plugins?
If you can send a login ([email protected]) i can check into this.Forum: Plugins
In reply to: [Post Types Order] Incorrect reversed order on individual postsCan you get in touch with us at http://www.nsp-code.com/ ? Then i’ll check into this.
Forum: Plugins
In reply to: [Post Types Order] problem with acfHi,
Can someone get in touch with us at [email protected] with a wp-content back-up and a database dump? I’m just not able to replicate the reported issues.
Or a WordPress login will be fine too.Thanks
Forum: Plugins
In reply to: [Post Types Order] Conflicts with ACFThanks for reporting this.
I’am not able to replicate the issue, can you please get in touch with us through contact at http://www.nsp-code.com/ ? If you can send a login or a site back-up, that will be great as we will be able to replicate the problem and find a solution.Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Plugin localization error foundHi Pedro,
Thanks for reporting this issue, will be fixed for the very next release.Thank you
Hello,
I had replied on this topic https://ww.wp.xz.cn/support/topic/can-we-group-by-category?replies=2
The Category Order and Taxonomy Terms Order helps to sort categories, as Post Types Order allow custom post type sorting.Forum: Plugins
In reply to: [Post Types Order] Can we group by category?Hello,
Unfortunate this functionality is not available for this version, but for Advanced Post Types OrderForum: Plugins
In reply to: [Post Types Order] BIG ISSUE update deletes attached statusThanks. We had fixed this, the new plugin files will be uploaded tomorrow.
Forum: Plugins
In reply to: [Post Types Order] re-order media attachements in grid viewHi,
Sorry but this is not possible, as in grid view it process the data further using the JavaScript code and sort everything by ID, descending. Maybe it will be changed at a later date.Thanks
Forum: Plugins
In reply to: [Post Types Order] Conflict with Advanced Custom Fields page linkWe can’t replicate this issue, can you send additional description?
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Choose taxonomiesPossible such functionality to be included at a later version. Currently this is available for advanced version through filters.
Forum: Plugins
In reply to: [Post Types Order] orderby => date or post_date doesn't work anymoreAs alternative you may want to update to advanced version through which you can exclude a sort to apply on a query, see Sample Code and ‘ignore_custom_sort’ argument.