nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Admin Ajax not workingThis should work just fine.
For what kind of resource this is being called? e.g. wordpress dashboard, a plugin, the theme etc.
Can you try to disable other plugins, possible there’s a conflict or something.Thanks
Hi Erika,
It appear you’re near the edge with the memory usage, as apparently you use some code (plugins and theme) which require quite high amount of memory. You should check with your host on how you increase the allocated memory resources, i suggest something like 128Mb, at the moment it look’s like ~80MbThanks
Forum: Plugins
In reply to: [Post Types Order] is this compatible with wordpress 4.6 rc2?Just tested and works fine.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Error 500 when rewrite Easy FancyBox pluginCan you send an e-mail through contact at http://www.wp-hide.com and i’ll send the latest plugin version which should make a fix.
Thanks
Forum: Plugins
In reply to: [Post Types Order] Reordering reverts to original displayHi,
It’s possible to be caused by the number of objects which need to be processed.
Do you see any error message within the AJAX call after click sort save? Or maybe something within your server logs?As alternative you may want to update to Advanced Post Types Order plugin which include a different code and can handle lot’s of more items / objects with the same server resources.
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] how to hide from theme detectorHi,
Did you tried to fill in the plugin options fields and checkbxes?
Then you can try a theme detector. Remember that any change may not become available for the theme detector as it may use a cached data, so you just try a different link (e.g. a inner page of your site) or append queries like:
yousite.com?var=1
and change it whenever you try check it again.If you still have issues, let me know your site url and i’ll check the html.
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Breaking CSSI think i can still still check into this and try to find a work-around. As long there’s filters to be used, it should work.
Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Breaking CSSHi,
I don’t see anything wrong within the .htaccess file
Can you get in touch with me through contact at http://www.wp-hide.com and i’ll check it further.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Breaking CSSHi,
Thanks for your feedback.
Do you actually use a sub-folder for WordPress e.g. domain.com/wp-root and being accessible through domain.com?Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] incorrect coding languageHi,
Can you send a message through contact at http://www.wp-hide.com and we’ll discuss further.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] incorrect coding languageI’am not able to replicate the issue, can you send an URL example?
Forum: Plugins
In reply to: [Post Types Order] Reordering reverts to original displayHi,
Can you check your browser console for a JavaScript error produced by another plugin? This prevent the AJAX call when sort save from being recorded within the database.Thanks
Sorry but it will not work the same if use that term_order column within the term_relationships table. That’s why the plugin create another column within the terms table. It’s a matter of functionality approach and best compatibility.
Forum: Plugins
In reply to: [Post Types Order] Not PHP 7.0 compatibleHi,
You are using an old plugin version, please update to latest which currently is 3.9.4Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] ACTIVATE / DEACTIVATE PLUGINHi,
Actually you can achieve this functionality by simply de-activating the plugin. Do you see other benefits for an Activate / Deactivate button?Thanks