Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
We are just trying to check HMWP plugin’s behaviour in your site, but after few clicks through your site’s admin pages, it throws database error and we are not able to check. Can you please check why is this happening or this is happening only when you activate HMWP plugin. Because of it we are not able to check the issue further.
I just checked our test site http://ought2have.com/wp2/ with whattheme.com and it still detects theme as twentyfiteen but the theme active is twentyfoutrteen.
When you update theme, it’s the parent theme that gets updated. Child theme is where you put all your custom code, css, scripts, etc and it doesn’t get updated while updating theme.
This reply has been marked as private.HMWP doesn’t have an option “Remove auto-generated feeds from header” under source code tab. Can you please provide us with your website’s wp-admin login details (as private reply) so that we can have a look at the issue further. Also let us know the feed URL.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Please, let us know your website’s wp-admin login details (as private reply) so that we can have a look at the issue further.
Hi, can you please try increasing PHP memory limit? For this you’ll need to add following line (before wp-settings.php inclusion) in your site’s wp-config.php file
define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
Let us know the result.
The settings look fine. Can you please let us know your site’s wp-admin login details and the page URL where we can check the image upload issue?
Hi, can you please try setting “Feeds” option to “Disable all feeds url” under HMWP permalinks & urls tab?
Hi, can you please let us know if the double slash “/” issue is only when you rename wp-admin path? Also, generate debug report (from HMWP start tab) and post it here as private reply.
Hi, you can change the IDs in tags but it’s not recommended to change ID/class names in other tags like <div class=”xyz”>; <div id=”xyz”>; <span class=”xyz”>; etc. as doing so might break site’s styling.
The following replacement you have done is correct:
wp-content/plugins/my-plugin/css/myplugin.css ==> maskedname.cssBut as you are using CDN, you’ll need to input your CDN URL in “CDN path” option under HMWP general settings tab – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17469
-
This reply was modified 9 years, 9 months ago by
Suman M..
-
This reply was modified 9 years, 9 months ago by
-
AuthorPosts