Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.
Hi, what exactly is the issue you are having? Can you please generate debug report from HMWP start tab and post it here as private reply?
Hi, I checked your site and I could see lots of URLs returning error. It seems like .htaccess related issue. Are you using Apache server or Nginx? Can you please let us know your site’s wp-admin login details as private reply so that we can look into the issue?
When replace ‘woocommerce’ product filter breaks, plugin
>> What replacement did you add for it? Note that replacing CSS class names and script variables might break the site and is not recommended to rename CSS class names and script variables.Hi, you can add the replacement like below in “replace in html” section under HMWP Replace Tools tab:
https://kamera2.rheinfaehre.com/control/faststream.jpg?stream=full ==> (set to ‘Remove’)
Hi, one license is enough for WP Multisite installation. But Multisite on Nginx server is not officially supported yet – https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/14735
Hi, using CDN or not is your choice 🙂
If all the assets/resources are served from CDN then you’ll need to add CDN URL in HMWP settings.Hi, basically, entering the CDN URL is “CDN Path” field in HMWP settings will replace website domain with the CDN url. But if you are using cdn url only for the assets like images and if it automatically rewrites the media path with the appropriate CDC url, then no need to enter CDN url in HMWP settings.
And if you are using WP Rocket, then we recommend you to enable “combine css files” and “combine js files” options, and disable “Optimize CSS delivery” and “Load JavaScript deferred” option
This reply has been marked as private.This reply has been marked as private.In that case you’ll need to manually add HMWP rules in Nginx config file. Please check this tutorial – https://support.wpwave.com/videos/setup-hmwp-on-nginx-webserver
Let us know if any issue.
This reply has been marked as private.This reply has been marked as private.Hi, apologies for the inconvenience caused. Usually, the site speed slows down if the URLs return 404 errors while renaming them. But to know the exact cause of the issue we’ll need to look into your site. Can you please let us know your site’s wp-admin login details as private reply?
Thanks!Hi, it seems like you have missed some step while renaming wp-admin path name.
Please do these:1) In “wp_options” table in your database, delete the rows with following “option_name”. Please backup your database first.
– hide_my_wp
– hide_my_wp_undo
– hmwp_ids_installed
– hmw_all_plugins
– external_updates-hide_my_wp
– hmwp_spam_counter
– hmwp_temp_admin_path2) comment out or remove following line from wp-config.php (if you have added it there previously)
define(“ADMIN_COOKIE_PATH”, “/NEW_WPADMIN_PATH_NAME”);Now you can re-configure the plugin. Please follow the steps as mentioned here https://support.wpwave.com/videos/change-wp-admin-to-myadmin to rename wp-admin path
Note: If you have already used “panel” keyword for some page/post/category then you cannot use that name. Please choose another name for wp-admin in that case.
-
AuthorPosts