Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    Yes. wp-config.php is where you need to add it (that file should be right at the root of your site). You just need to make sure you add it before this line: require_once(ABSPATH . 'wp-settings.php');. Adding it to the end of the file will not work.

    Thread Starter johannesdb

    (@johannesdb)

    Perfect! Thank you for a very fast answer!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘compability mode’ is closed to new replies.