nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] BBPress Topics Not 'Natural' OrderHi,
See if the bbPress options within Settings > Post Types Order make any difference, if still no fix, please get in touch with support at http://www.nsp-code.com for a fast assistance.Thanks
Hi
We are not aware of such issue with the last Avada theme, can you get in touch with our support at [email protected] with a login?Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] get_the_term_list orderSpecifically this plugin support get_terms() which should be enough in most cases, otherwise some sort of addition processing is required through code. But you will find this within the advanced version.
Forum: Plugins
In reply to: [Post Types Order] Minimum Level to UseMost probably you had modified the default roles capabilities, as the plugin rely on ‘publish_pages’ for Editor which should not be available for Authors ‘publish_posts’. Unfortunate so far there’s no filters which may be used to change those, so probably you may want to hack inside. As alternative consider to upgrade to advanced version which include what you need, additional details on how to be done can be found at http://www.nsp-code.com/advanced-post-types-order-api/filter-add-custom-role-modify-exiting-minimum-capability-to-use-this-plugin/
Forum: Plugins
In reply to: [Post Types Order] order is not honoredYou should include a ‘orderby’ => ‘menu_order’ within your Wp_Query arguments. For more details see this article Sample code on how to apply the sort for Post Types Order plugin
Forum: Plugins
In reply to: [Post Types Order] Errors in Apache LogCan you make sure you use the latest plugin version?
If the issue persist, which is the WooCommerce are you get this, i.e. category / single product / checkout etc.Forum: Plugins
In reply to: [Post Types Order] re-order media attachmentsHi,
This will be available for the very next release.Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Sort FAQs alphabetically?Hi,
I confirm the advanced version can sort automatically by Title. For additional details please check the plugin page at http://www.nsp-code.com/premium-plugins/wordpress-plugins/advanced-taxonomy-terms-order/Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Category Sort in PostsUnfortunate there’s no such functionality available, as the posts can contain different terms so a one time sort will not be possible. But i think you can use the Category Order and Taxonomy Terms Order plugin to create a “global” sorting then use the Post Terms Order – per Post based to make adjustments where need.
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Category Sort in PostsHi
You may want to check with this plugin instead Post Terms Order – per Post based
The Autosort feature will apply the sort without requiring any code change.Thanks Ben, we will include this in the next version.
Thank you
Forum: Plugins
In reply to: [Post Types Order] Activate on specific post typesHello,
So far this is a functionality only available for the advanced version.Forum: Plugins
In reply to: [Post Types Order] Random order ?Through Advanced Post Types Order plugin you can achieve what you looking for, it just need a bit of code to schedule the time of randomize. We can help with that if you can’t figure out, just ask through our contact form at http://www.nsp-code.com/
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] portfolio orderIf your portfolios is a hierarchical taxonomy, yes this plugin can help you. If it’s a custom post type you should check with Post Types Order
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Plugin Farsi LanguageHi,
Thanks for your translation, we will include that in the next version. Also thanks for the textdomain bug report, we will fix that.