nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Functionality suggestionHi,
1) Yes, this is available through the interface, as sticky objects.
2) Yes, you can set sticky for items on different pages. If also need an object to appear on all pages, at specified position, this is also possible through a custom code (using filters), i can provide a sample if need.Thanks
Forum: Plugins
In reply to: [Post Types Order] PaginationActually it already works that way, so if the list spread across multiple pages, it will display in the customized order.
Forum: Plugins
In reply to: [Post Types Order] Functionality suggestionHi,
This is currently available for advanced version, more details can be found at http://www.nsp-code.com/how-to-set-sticky-posts-with-your-sort-lists/This functionality require some modifications and additional code, which currently not available for free plugin.
Thanks
Forum: Plugins
In reply to: [Post Terms Order - per Post based] Edit order within post edit screenCurrently the sort interface is common. I’ll see what we can do about it, most probably add filters (to be used through custom code) to allow separation if need.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Doesn't show up for different usersCan you make sure you didn’t changed the default capabilities for your site, this post may help https://ww.wp.xz.cn/support/topic/missing-taxonomy-order-menu-item-for-all-post-types?replies=2
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] SSL errorHi
Indeed, there’s an issue with the image being loaded on http protocol. This will be fixed for the next version.Thank
Possible you changed the default roles capabilities, which the plugin use to output menus and re=order interfaces ?
The default capabilities are used as follow:
Administrator – install_plugins
Editor – publish_pages
Author – publish_posts
Contributor – edit_posts
Subscriber – readForum: Plugins
In reply to: [Post Types Order] Role/Capability level is offset?You must be changed the default roles capabilities, which the plugin use to output menus and re=order interfaces.
The default capabilities are used as follow:
Administrator – switch_themes
Editor – publish_pages
Author – publish_posts
Contributor – edit_posts
Subscriber – readHi Pedro,
Thanks again for your bug report, you’ve been of great help also in the past. I’ll make sure those will be fixed for the next version.Thank you
Can you check if the Autosort is turned ON?
If still not working, can you check with the theme front page template file, if use a get_term() function. If so try to add ‘orderby’ => ‘term_order’Forum: Plugins
In reply to: [Post Types Order] EditorHi,
Please make sure you get in touch through http://www.nsp-code.com contact form, for a no time help.Did you set the Editor within Capability / Role on your sort setting ? For more details check at http://www.nsp-code.com/advanced-post-types-order-description-and-usage/understanding-sort-list-settings-area/
Thanks
Forum: Plugins
In reply to: [Post Types Order] wordpress 4.4Hi,
The plugin is perfectly compatible with WordPress 4.4
To release an update just for that compatibility isn’t the best, as it can create additional stress for certain users.Thanks
Hi
Can you get in touch with us through contact at http://www.nsp-code.com, please provide a login and i’ll check into this.Thanks
Try to un-check the Autosort setting. Also make sure you include a ‘orderby’ argument for the get_terms()
Hi Dave,
We can try to make a fix for this, can you get in touch through contact at http://www.nsp-code.com with a login?Thanks