Home Forums WordPress Plugins Hide My WP Nginx Site Broken on Frontend and Backend

This topic is: not resolved
Viewing 15 posts - 16 through 30 (of 44 total)
  • Author
    Posts
  • #27534
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27546
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #27550
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27553
    Suman M.
    Post count: 12480
    This reply has been marked as private.
    #27555
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27556
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27557
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27559
    Suman M.
    Post count: 12480

    Most probably, you are not adding the replacements correctly. Please let us know what replacements did you add that redirected to 404 error page. Screenshots will be helpful.

    #27560
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27561
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27562
    Suman M.
    Post count: 12480

    You can replace the entire meta tag or it’s content. It’s 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 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.

    #27565
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27566
    doings
    Active
    Post count: 24
    This reply has been marked as private.
    #27572
    Suman M.
    Post count: 12480

    Please do these:
    – empty out “Ajax URL” field in Permalinks & URLs tab.
    – empty out API Base and API Query fields
    – disable IDS from IDS Firewall tab

    If it’s still the issue then please share the screenshots of HMWP settings page (each tab). Thanks!

    #27600
    doings
    Active
    Post count: 24
    This reply has been marked as private.
Viewing 15 posts - 16 through 30 (of 44 total)

You must be logged in to reply to this topic.