Viewing 1 replies (of 1 total)
  • Plugin Author Rogier Lankhorst

    (@rogierlankhorst)

    Hi, Lanesa, you can remove the plugin by following these steps (also to be found in the faq):

    1) Remove the plug-in rules from the .htaccess file
    2) Change the siteurl back to http by adding

    update_option('siteurl','https://example.com');
    update_option('home','https://example.com');

    to your functions.php (where example.com is your domain of course). Remove afterwards. If you use defines in your wp-config.php or functions.php for your urls, change that too.

    3) Delete/rename plugin (you already did that)

Viewing 1 replies (of 1 total)
  • The topic ‘Site Down’ is closed to new replies.