Title: Interaction Translatepress
Last modified: October 23, 2022

---

# Interaction Translatepress

 *  Resolved [tomvanbiesen](https://wordpress.org/support/users/tomvanbiesen/)
 * (@tomvanbiesen)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/interaction-translatepress/)
 * The plugin interacts with our translation plugin TranslatePress.
    It disturbs
   several functions e.g. string translation.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finteraction-translatepress%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/interaction-translatepress/#post-16125901)
 * Hi,
 * Can you provide details exactly how/what it disturbs at your website? FYI, this
   plugin uses `wpml-config.xml` file for compatibility with WPML and other similar
   plugins.
 *  Thread Starter [tomvanbiesen](https://wordpress.org/support/users/tomvanbiesen/)
 * (@tomvanbiesen)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/interaction-translatepress/#post-16125919)
 * Hello,
 * When the plugin is activated, we are not able to use the string translation feature
   of the TranslatePress plugin. It turns the screen grey.
 * When the plugin if off, all goes well.
 * Kind regards,
 * Tom
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/interaction-translatepress/#post-16125934)
 * You would like to check the error log of your website for any relevant errors.
   If you don’t see any errors there, you would like to enable debugging first.
   
   To enable WordPress debugging, search for following code in the wp-config.php
   file in the root folder of your website
 * `define('WP_DEBUG', false);`
 * and replace with the following:
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', true);
       ```
   
 * Then refresh the grey page and let me know what error you get in the `error_log`
   file in the root folder of your website or on the screen.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Interaction Translatepress’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/interaction-translatepress/#post-16125934)
 * Status: resolved