Home Forums WordPress Plugins Hide My WP Need Help Setting HMWP in WPEngine

This topic is: resolved
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #2379
    kecsystems
    Post count: 5

    Hello.

    Right now I’m using scheme “Light Privacy” because nothing else is working. Can’t changed .htaccess. I’ve read FAQs and related article regarding setting HMWP in WPEngine WP sites but sad to say I can’t figure it out. But even with Light Privacy scheme, there are some stuff being messed up in IE and Firefox. It’s working fine in Chrome and Safari.

    But what I want is to really apply the full feature of your plugin which is to “hide my wp”. With the light privacy, my site is exposed as wordpress site.

    Can you please help.

    #2380
    kecsystems
    Post count: 5
    This reply has been marked as private.
    #2382
    Suman M.
    Post count: 12478

    Hi, make sure that you follow the steps as mentioned here – http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/17669

    And is the image overlapping issue only when HMWP is active? If you are still having issue then let us know your site’s backend credentials and WPE panel details.

    #2383
    kecsystems
    Post count: 5
    This reply has been marked as private.
    #2384
    kecsystems
    Post count: 5

    The images are only overlapping when the plugin is activated.

    #2385
    Suman M.
    Post count: 12478

    Hi, I have applied medium privacy more compatibility scheme and the sites seems to be working fine now. But in IE, CSS is still broken and it seems like it’s related to theme and not HMWP.

    Changes I have made:
    – in WPE panel, I’ve changes redirect rule from “/wp-content/themes/jupiter/$1” to “/wp-content/themes/betheme/$1”
    – for all the redirect rules I’ve set “Rewrite Type” as “break”

    • This reply was modified 9 years, 9 months ago by Suman M..
    #2387
    kecsystems
    Post count: 5

    Hello thanks. Looks great.

    You said “CSS is still broken and it seems like it’s related to theme and not HMWP.” How can that be? The theme is working fine without HMWP. The issue is related to HMWP somehow.

    #2388
    Suman M.
    Post count: 12478

    I deactivated HMWP plugin and still there was css issue in IE.

    #2389
    kecsystems
    Post count: 5

    You’re right. The culprit is an issue with Visual Composer plugin.

    Just in case, somebody is experiencing this with visual composer, just add this css code:

    .wpb_single_image img {
    width: 100%;
    }

    Thanks again Suman.

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.