• Resolved erache

    (@erache)


    I just installed & activated the WP Hide & Security Enhancer extension mainly to change the theme and style path. But when I do that I have these error messages on top of the extension page :

    Value?theme-exemple?set for New Theme Path is similar to domain name. Problem is even if I change the name, I still have the same error message.

    This is the rewrite test failed :

    {
        "name"          : "nsp-code/wp-hide",
        "description"   : "Hide and increase Security for your WordPress website instance using smart techniques. No files are changed on your server.",
        "keywords"      : ["wordpress hide", "hide", "security", "improve security", "hacking", "wp hide", "custom login", "wp-loging.php", "wp-admin", "admin hide"],
        "homepage"      : "https://wp-hide.com/",
        "authors"       : [
                            {
                              "name": "Nsp Code",
                              "email": "[email protected]",
                              "homepage": "https://www.nsp-code.com/"
                            }
                          ],
        "type"          : "wordpress-plugin",
        "require"       : {
                                "composer/installers": "~1.0"
                            }
    }

    I dont’t know what to do/it means as I am not tech. Should I just change for another plugin or is there something I can do ?

    Thank you very much for your help.

    • This topic was modified 1 year, 5 months ago by erache.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Maya

    (@tdgu)

    Hi,
    Try to use a random word instead what you currently trying to save, as apparently, it contains a chunk/whole of your domain name. The code avoids that to ensure there is are conflicts.

    Thanks

    Thread Starter erache

    (@erache)

    Thank you so much ?? It worked

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to rewrite Theme/Style Path’ is closed to new replies.