Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Sao_Paulo (GMT-03:00)

This topic contains 1 reply, has 2 voices.

Last updated by Mateus Getulio 1 year, 9 months ago.

Assisted by: Mateus Getulio.

Author Posts
October 9, 2023 at 7:26 pm #14542295

ritaG-8

Tell us what you are trying to do? I changed the design on master's page and all translated pages are broken now

Is there any documentation that you are following? no

Is there a similar example that we can see? Here is how it should be: hidden link
Here is how it is: hidden link

What is the link to your site? hidden link

October 10, 2023 at 4:24 pm #14552509

Mateus Getulio
Supporter

Languages: English (English ) Portuguese (Brazil) (Português )

Timezone: America/Sao_Paulo (GMT-03:00)

Hi there,

Thanks for your contact!

We have just reviewed the pages you shared: hidden link and hidden link, but so far the design seems the same for both of them. Have you managed to solve it in the meantime?

Moreover, by looking at your debug info, it is possible to see that the WP Memory Limit is set to 40M, while the recommended is 256. Changing it can solve the problem. Please follow these steps:

- Find your wp-config.php file in the root directory of your WordPress installation
- Open the wp-config.php file with a text editor, then locate the line that includes: define('WP_DEBUG', false)
- Then add after it, the below line of code: define ('WP_MEMORY_LIMIT', '256M');
- Save the wp-config.php file, then refresh your website

Please let us know if it helps. Thank you.

Regards,
Mateus.

The topic ‘[Closed] Broken design on translated pages’ is closed to new replies.