Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 1 reply, has 2 voices.

Last updated by Andrés 1 year, 10 months ago.

Author Posts
August 14, 2023 at 9:37 pm #14200039

niksaM-2

I am trying to: translate

Link to a page where the issue can be seen: hidden link

I expected to see: normal page as on non translated page

Instead, I got: site breaks and there are strange atrifacts

August 15, 2023 at 12:26 pm #14203015

Andrés
Supporter

Languages: English (English ) Spanish (Español ) French (Français )

Timezone: Europe/Paris (GMT+02:00)

Hello there,

Welcome to WPML support forum.

While one of my teammates takes care of your case I will provide you with the first debugging steps. It would be good if you can provide me the WordPress debug.log (not WPML debug informations).

To enable it, open your wp-config.php file and look for define(‘WP_DEBUG’, false);. Change it to:

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

In this case the errors will be saved to a debug.log log file inside the /wp-content/ directory.

If you can paste your debug.log to pastebin.com and provide me that link it would be great! (This is the cleanest way, because sometimes the logs are long and create a complete mess in discussion).
https://wpml.org/documentation/support/debugging-wpml/

Let us know if it helps.
Andrés

The topic ‘[Closed] Site breaks when translation is active’ is closed to new replies.