Forum Replies Created

Viewing 15 posts - 8,446 through 8,460 (of 9,718 total)
  • Author
    Posts
  • in reply to: Image Disappear Light Privacy Setting #5381
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Image Disappear Light Privacy Setting #5370
    Suman M.
    Post count: 12480

    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.

    in reply to: Quick question #5368
    Suman M.
    Post count: 12480

    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.

    in reply to: Questions #5367
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Plugin Conflict – RSS Feed #5366
    Suman M.
    Post count: 12480

    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.

    in reply to: Getting Fatal Error when accessing WP backend #5362
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Not working #5359
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Image Disappear Light Privacy Setting #5358
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Image Disappear Light Privacy Setting #5348
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    in reply to: Contact Form 7 gives 404 on Save #5347
    Suman M.
    Post count: 12480

    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.

    in reply to: Getting Fatal Error when accessing WP backend #5346
    Suman M.
    Post count: 12480

    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.

    in reply to: Cant Upload Images #5345
    Suman M.
    Post count: 12480

    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?

    in reply to: Plugin Conflict – RSS Feed #5344
    Suman M.
    Post count: 12480

    Hi, can you please try setting “Feeds” option to “Disable all feeds url” under HMWP permalinks & urls tab?

    in reply to: Multisite not working url with double '/' #5342
    Suman M.
    Post count: 12480

    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.

    in reply to: Advice on Replace URLs + CDN #5340
    Suman M.
    Post count: 12480

    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.css

    But 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..
Viewing 15 posts - 8,446 through 8,460 (of 9,718 total)