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 3 replies, has 2 voices.
Last updated by Christopher Amirian 1 year, 1 month ago.
Assisted by: Christopher Amirian.
Author | Posts |
---|---|
July 28, 2024 at 7:05 am #16011692 | |
zekriY |
Background of the issue: Symptoms: Questions: |
July 28, 2024 at 11:18 am #16011951 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi there, Would you please do the steps below for the contact page to see if refreshing works? - Go to your Dashboard > Pages. Also the PHP memory limit on your installation is low that might be a factor: The minimum requirement is 128M but I suggest that you increase it to 512M: https://wpml.org/home/minimum-requirements/ You can add this by adding the code below to "wp-config.php" file of your WordPress installation root folder: /** Memory Limit */ define('WP_MEMORY_LIMIT', '512M'); define( 'WP_MAX_MEMORY_LIMIT', '512M' ); Please add the code above the line below:
If the problem persists, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website. Make sure you set the next reply as private. |
July 28, 2024 at 12:06 pm #16011995 | |
zekriY |
Thank you for you response. i already did what you say: add a blank space of the original contact page and try to translate it on the other language but that doesnt help. This is what i see on the original contact page (which is in english) bellow the language hebrew and french. |
July 28, 2024 at 1:17 pm #16012184 | |
Christopher Amirian WPML Supporter since 07/2020
Languages: English (English ) Timezone: Asia/Yerevan (GMT+04:00) |
Hi there, Thank you. Would you please do as follows? – Go to the top right corner of the translation editor See if it fixes the issue. If not, I'd appreciate it if you could give me the URL/User/Pass of your WordPress dashboard after you make sure that you have a backup of your website. Make sure you set the next reply as private. |
July 28, 2024 at 1:55 pm #16012216 | |
zekriY |
Thank you. By doing this i discover a field that didnt appears with the previous version. Now everything work fix. thank you. |