Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.October 26, 2018 at 5:50 am in reply to: Amazon S3 Images error when activating Hide My WP plufgin #24013This reply has been marked as private.
Hi, please try disabling “Search base redirect” option in Permalinks & URLs tab. Let us know.
Hi, you need not delete/deactivate these plugins. But do not enable same feature in more than one plugin. For example, you can deactivate Anti-spam option in HMWP as you already have Cerber Security Antispam & Malware plugin.
This reply has been marked as private.Hi, haven’t you backed up the HMWP settings by clicking on “export current settings” button in Start tab? I checked your site and it seems like you have already applied HMWP settings. I logged into your site but I cannot access /wp-admin, it gives 404 error. Can you please check?
Please check this screenshot – https://www.screencast.com/t/2CQO67soC
This reply has been marked as private.This reply has been marked as private.Hi, can you please try increasing PHP memory limit to 512M or 256M? You might need to ask your hosting provider regarding it.
Also check this – https://docs.woocommerce.com/document/increasing-the-wordpress-memory-limit/
October 24, 2018 at 5:21 am in reply to: Need to Delete IDs and Classes Containing wp in Theme/Plugin CSS #23990Hi, can you please generate debug report from HMWP start tab and post it here as private reply? It’s actually not recommended to replace CSS class names as it might break the site. But if you need to replace them there’s a way around, which needs a bit of coding skill.
If you want to replace css class name “wp-navbar” to something like “xyz-navbar”, then you’ll need to add following replacement in “replace in html”:
wp-navbar ==> xyz-navbar
Then copy the css code from for wp-navbar from respective css file, replace occurrences of “wp-navbar” with “xyz-navbar”, and add it in “Internal CSS” option in HMWP Source Code tab.
Hi, no need to backup htaccess content. Please do these:
– export HMWP settings and save the settings in text file
– import HMWP settings, save settings, then click on “manual configuration” button and follow the steps to add HMWP rules to htaccess file.
(you’ll need to enter the purchase code too)This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts