Home Forums WordPress Plugins Hide My WP The screen is not visible after logging in to the admin page.

This topic is: not resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #25169
    bose996633
    Post count: 6

    I use the same version of WordPress in three ways. All are the same.
    However, if you log in from one site, only the left menu is displayed after switching pages.
    The right page is not printed.

    It is absurd that the situation has been used well.
    Therefore, the plug-in has been removed and reinstalled, but it is the same.

    I’m using “nginx”+wordpress5.0.3 +hide_my_wp-v5.6
    There is no problem with the two sites. What should I do in this case?

    ——————————————————————————————
    # BEGIN Hide My WP

    rewrite ^/other/js/embed\.min\.js /wp-includes/js/wp-embed.min.js?TAPaC_hide_my_wp=1234 last;
    rewrite ^/other/(.*) /wp-includes/$1?TAPaC_hide_my_wp=1234 last;
    rewrite ^/file/(.*) /wp-content/uploads/$1?TAPaC_hide_my_wp=1234 last;
    rewrite ^/ext/(.*) /wp-content/plugins/$1?TAPaC_hide_my_wp=1234 last;
    rewrite ^/skin/main\.css /?style_wrapper=1&TAPaC_hide_my_wp=1234 last;
    rewrite ^/skin/style\.css /nothing_404_404?TAPaC_hide_my_wp=1234 last;
    rewrite ^/skin/(.*) /wp-content/themes/retrotube/$1?TAPaC_hide_my_wp=1234 last;
    rewrite ^/ajax /wp-admin/admin-ajax.php?TAPaC_hide_my_wp=1234 last;
    rewrite ^/inc/(.*) /wp-content/$1?TAPaC_hide_my_wp=1234 last;
    rewrite ^/(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?TAPaC_hide_my_wp=1234 last;
    rewrite ^/(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?TAPaC_hide_my_wp=1234 last;

    # END Hide My WP

    • This topic was modified 6 years, 5 months ago by bose996633.
    Attachments:
    You must be logged in to view attached files.
    #25173
    bose996633
    Post count: 6
    This reply has been marked as private.
    #25192
    Suman M.
    Post count: 12480

    Hi, apologies for the delay! Such issue usually occurs if you do not enter HMWP Purchase Code. Please make sure that you enter the purchase code under HMWP start tab. If it’s still the issue then please let us know your site’s wp-admin login details as private reply so that we can look into it.

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

You must be logged in to reply to this topic.