nsp-code
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Sell plugin with a Premium themeHello,
As long as the plugin stay as is (as WordPress plugin) which users can still update, you can include into your theme package.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] not working!!!I don’t think your server actually use Apache, possible there’s a Nginx. This will work only if set as reverse proxy for Apache, see this topic https://ww.wp.xz.cn/support/topic/is-the-plugin-working-with-nginx/
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] not working!!!Still can you send your site url?!
Also send the content of your .htaccess file.Forum: Plugins
In reply to: [WP Hide & Security Enhancer] not working!!!If the urls stay the same as before, it means, for a reason the plugin was not able to apply any changes.
Do you use a cache plugin, also server / dns cache? Try to clear those.
Which environment your server use (.eg. php version, apache, nginex etc)- This reply was modified 9 years, 4 months ago by nsp-code.
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] not working!!!Can you confirm the html has changed e.g. links are different than before.
Can you send your site url?Forum: Plugins
In reply to: [Post Types Order] Works with WooCommerceThis should work however it support only the archive type (All products). If you need also to sort the other areas (e.g. categories, attributes etc) you may consider to upgrade to Advanced Post Types Order plugin. Also here’s an article which describe how can be done WooCommerce – Sort Products which belong to multiple categories
Forum: Plugins
In reply to: [Post Types Order] Sorting of CPT with screen options of 20+ items per pageHi,
Thanks for your feedback, indeed there’s an issue with this line, i’ll make a fix asap.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Tried Everything. but not working.Need helpHi,
I don’t think the plugin was able to change anything since your WordPress is still visible. Did you checked if actually links are being updated within html?
I’ll try to get in touch with you.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Recovery Link Not WorkedHi,
Possible the issues are caused by cache, can you describe your server environment? Also do you use a cache plugin?To completely remove the mods, you should clear all lines within your .htaccess file, between #START – WP Hide & Security Enhancer and #END – WP Hide & Security Enhancer, then replace the plugin from wp-content/plugins. Or delete the wph_settings options from your wp-options table in case you want to play with the plugin further.
Thanks
Thanks for taking the time to write this long review 🙂
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Child theme path errorThis has been fixed in 1.3.9.1
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Error in 1.3.8Hi,
Thanks, please don’t forget to rate the plugin 🙂Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] changing admin url issueThis should be fixed in version 1.3.9
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] It is not compatible with WordPress MU?Hello,
Sorry but at the moment the plugin is not MultiSite compatible.Thanks
Forum: Plugins
In reply to: [WP Hide & Security Enhancer] Error in 1.3.8@ds888 For now try to de-activate the following options:
– remove_html_comments
– clean_image_classes
– remove_generator_meta
– remove_other_generator_meta
– profile_tag
– canonical_tagThose are located within General / Html submenu. Also make sure you clear the cache after settings update.
Working to make a fix for those options in conjunction with WP Rocket.