nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Types Order] Image title shown in reorder list of post typeHi,
The plugin use a default WP_Query to retrieve the objects, most probably something else interfere with the code, can you try to disable others plugins one by one to find the exact issue?Thanks
Forum: Plugins
In reply to: [Post Types Order] Conflict with Events Calendar Shortcode PluginTry using the pto/posts_orderby filter to exclude the events post type, an example of usage can be found at http://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/
Forum: Plugins
In reply to: [Post Types Order] Plugin becomes inactive sometimesHi,
Please get in touch through contact at http://www.nsp-code.com and someone will help with this.Thanks
Forum: Plugins
In reply to: [Post Types Order] I don't want it to touch WooCommerce productsThere are 2 ways to achieve that:
1) Try to Hide the Re-order interface for Products through Settings > Post Types Order
2) use the pto/posts_orderby filter, an example of usage can be found at http://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] White Screen of DeathHi,
The latest version should work fine, even if you updated from an old code. Possible you used a very tag which created some sort of issues..
Can you get in touch with me at http://www.wp-hide.com and we’ll discuss it further.Thanks
Sorry but MultiSite environment functionality is a very complex feature which unfortunate is not yet available. It will require allot of time for me to develop and test, so it will take more time…
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] WordPress or them update affect Settings?None of the settings will be affected after theme or plugins updates.
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] How to useSorry but currently there’s no much documentation available, except what you find at http://www.wp-hide.com Hopefully i’ll find the time to create something near the future.
Thanks
Forum: Plugins
In reply to: [Posts in Page] Sort By two categoriesYou can do such sort through Advanced Post Types Order plugin, see this article http://www.nsp-code.com/applying-multiple-order-criteria-for-automatic-order-through-fallback-functionality/
Forum: Plugins
In reply to: [WooCommerce Display Products by Tags] Sort by price ascending or descendingYou can sort the products using the Advanced Post Types Order plugin, here’s an article describing the process, you just need to do the same but using tags http://www.nsp-code.com/woocommerce-sort-products-which-belong-to-multiple-categories/
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Internal Server ErrorIf you can’t figure out the issue, can you get in touch with me at http://www.wp-hide.com ?
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Internal Server ErrorIf you use the last plugin version, this shouldn’t be a problem anymore, as it check first if the server actually support the SetEnv before making any change, so it will rely on other resources.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Does this need wp-config writing permission?The plugin does not require wp-config.php file write permission.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Example for admin slugFirst, can you make sure you use the latest plugin version which currently is 1.3.4
What server are you using for your site (e.g. operating system, php version etc).
Forum: Plugins
In reply to: [Post Types Order] How to only show published postsThis feature is not available for the free plugin, you may want to check with advanced version, more details at http://www.nsp-code.com/advanced-post-types-order-description-and-usage/understanding-sort-list-settings-area/ see the Status option.