• Hey all, I have this plug in working great on several of my sites. I have one that is in Spanish, I dont know if that is an issue or not, but when I configure the API key info in the settings page, to goes to a blank page.

    Any help would be appreciated..

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m experiencing the same problem.

    You might be able to find troubleshooting info by making these edits temporarily to your wp-config.php:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', true); 

    In my case, I did not have the php-xml module installed on the server and it was failing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blank Screen after you enter API key info’ is closed to new replies.