nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Can't drag/dropI’am sure the issue is caused by something else, mitsel can do you see any JavaScript errors within the console?
phirefly please get in touch with support through http://www.nsp-code.com and you will get the issue identified and fixed in no time. Are you using the latest version? currently this is 2.5.4.2
Thanks
Forum: Plugins
In reply to: [Post Types Order] Reorder won't saveHi Sheila,
Please download the latest plugin files using the personal link you got when bought the plugin which will fix the problem.
Currently the last version is 2.5.4.2Thanks
Forum: Plugins
In reply to: [Post Types Order] Problem with parse_str() default sizeThis is caused by the max_input_vars limitation, see if you can increase this php variable.
For a later version, we will try to replace with a custom functionality to avoid such issues.Forum: Plugins
In reply to: [Post Types Order] "previous" on 1st itemThis is a known issue which occur in certain situations, unfortunate this is no a easy way to make it cross functional on all situations.
However we introduced 2 new functions available for the advanced version previous_post_type_link and next_post_type_link which will ensure the required order will always apply as need.Forum: Plugins
In reply to: [Post Types Order] Can't drag/dropHi
Please make sure you use the latest plugin files.No, you need to set the hierarchy attribute as True and not False.
The free version of Category Order and Taxonomy Terms Order works with hierarchically taxonomies like categories, so you will need to set that for your custom taxonomy. Only the Advanced Taxonomy Terms Order works with any taxonomies
Hello,
Yes this support the hierarchical taxonomies.Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Post Order Changes GloballyHi
It appear your question is related to our Post Types Order and not to Category Order and Taxonomy Terms Order which allow to re-order taxonomies terms and not custom post types within terms.
Unfortunate the Post Types Order does not support that, as a post type can hold only a order at a time. Only the Advanced Post Types Order contain a different code and create a separate table to hold the order, so if there is a custom post type which belong to multiple terms, it will held all those orders and display accordingly on the front site/admin interface.Thanks
Forum: Plugins
In reply to: [Post Types Order] Updates in Admin, not on blogHi Raina,
Please contact us at [email protected] or through the contact page at http://www.nsp-code.com/contact-us/Thank you
RemusForum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Headers already sentHi Steve,
Thanks for reporting this. Indeed there is a issue with our plugin on certain servers, we already fixed the problem hopefully we will be able to upload the new files on next week.Thanks
Forum: Plugins
In reply to: [Post Types Order] Updates in Admin, not on blogHi Raina,
Yes, generally this is caused by the theme code which is not follow the WordPress Codex rules and regulations, wp_query in particular http://codex.ww.wp.xz.cn/Class_Reference/WP_Query So any query should be done through this class and not using direct database querying. Doing so everything will work as expected.
Going into your theme code will be beyond of this help, but you can consider to upgrade to paid version (Advanced Post Types Order) then one of our developers will help you in that matter free of charge.Thanks,
RemusForum: Reviews
In reply to: [Category Order and Taxonomy Terms Order] Does not sort like it saysI see what you mean, but what you need is something related to terms order which this plugin is designated for. Also the screenshot indicate that the re-order can be done for hierarchical structure of a taxonomy. I fill a little disappointed for rate this as poor while misunderstanding the usability of the plugin. Please read Description and Faq area for a better understanding on how it works and what it support.
Forum: Plugins
In reply to: [Post Types Order] New posts show up second in re-order list when publishedAre there any sticky posts within your list?
Forum: Plugins
In reply to: [Post Types Order] Blank page on Admin (even for Admins)Hello, is there any error message you see within the logs?