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.

This topic contains 1 reply, has 2 voices.

Last updated by Carlos Rojas 1 year, 4 months ago.

Assisted by: Carlos Rojas.

Author Posts
April 10, 2024 at 8:35 am #15502816

katarzynaD-7

Good morning
I installed the Wplm plugin in the xstore template. Unfortunately, I can't deal with the page header and footer.
Maybe I did something wrong at some stage (please check it)
Generally, the template is in English, but I want to sell my products on the Polish market.
I added a language list at the bottom of the page, the plugin takes me to the Polish link but does not always keep the header and footer in the selected language.
How can I set this permanently?
Please help me check the settings in the administration panel.
I am sending you access to the panel in a private message.

***

April 10, 2024 at 9:49 am #15503558

Carlos Rojas
WPML Supporter since 03/2017

Languages: English (English ) Spanish (Español )

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

Hello,
Thank you for contacting us

1.- I kindly ask you to follow the steps described in this guide: https://wpml.org/documentation/theme-compatibility/building-multilingual-ecommerce-sites-using-xstore-and-wpml/ where you will find a section that explains how to translate the header in the XStore theme.

2.- Please increase the WP memory Limit. Minimum requirements are 128Mb: https://wpml.org/home/minimum-requirements/
You can add this to wp-config.php to increase WP memory:`

/* Memory Limit */
define('WP_MEMORY_LIMIT', '128M');

- Add it above the line /* That's all, stop editing! Happy blogging. */

You can double-check the WordPress memory limit in WPML -> Support.

Regards,
Carlos