nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] utf-8 compatible?Hi,
Thanks for your feedback.
Can you check with this beta if works fine for you? http://wp-hide.com/beta/wp-hide-security-enhancer.1.3.6.5.zipThanks
Forum: Plugins
In reply to: [Post Types Order] Sort By DropdownTry to include ignore_custom_sort within $query_string, i suggest to set it as an array instead, so you will use something like this:
$query_string = array(
‘ignore_custom_sort’ => TRUE
// your other parameters , eg sort
)Forum: Plugins
In reply to: [Post Types Order] Limit Sort to Featured Posts OnlyPresuming you are using the free code, you should check with pto/posts_orderby filter More details and code example can be found at http://www.nsp-code.com/ignore-sort-apply-for-certain-query-on-post-types-order/
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Divi Builder Not loadingHi,
Can you ask for further help through contact at http://www.wp-hide.com/Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Divi Builder Not loadingHi,
Thanks for your feedback.
Can you try this beta and see if make a fix for your issue? http://www.wp-hide.com/beta/wp-hide-security-enhancer.1.3.6.5.zipThanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] php notice after updateI would need the latest version of their theme/builder so i can figure out the exact issue.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] php notice after updateAh unfortunate i don’t have access to that theme.. or i would check it out!
- This reply was modified 9 years, 8 months ago by nsp-code.
Forum: Plugins
In reply to: [Post Types Order] Issue with large amount of postsHi,
For a fast support please get in touch through contact at http://www.nsp-code.com
Meanwhile i suggest to turn on Sort Pagination see this article for more details http://www.nsp-code.com/pagination-for-large-sort-lists/Thanks
- This reply was modified 9 years, 8 months ago by nsp-code.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] php notice after updateWhat Page Builder are you using?
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] php notice after updateHi,
Thanks for your feedback.
Can you update to latest 1.3.6.3 which include this fix.Thanks
Hi,
Thanks for your feedback.
The last version 1.3.6.2 should work fine with W3 Total Cache. There are still some issues with Minify module, so it may not work if this is active for the W3 Total Cache plugin. Hope we’ll find a way and implement it in a later version.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Don’t Work the plugins wp-hideYou must be using nginx without reverse proxy for Apache. At the movement the plugin does not work on such configuration, but it may be implemented at a later date.
Thanks
Hi Steven,
Sorry for my late response. You must be using the same “slug” for another option which may produce this issue. With the last plugin version, you are being warned when that happen, can you try it again?Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Doesn’t Work with User TaxonomiesHi Ben,
This should work fine, indeed the taxonomy need to be set as hierarchical. Does it use a custom menu or default Posts ?Thanks
Forum: Plugins
In reply to: [Category Order and Taxonomy Terms Order] Lock functionThere’s already a setting which allow to disable the drag & drop sorting functionality within default WordPress archive area, see Settings > Post Types Order > Archive Drag&Drop