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.

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

Supporter timezone: Africa/Cairo (GMT+03:00)

This topic contains 2 replies, has 3 voices.

Last updated by lukasF-14 1 year, 7 months ago.

Assisted by: Osama Mersal.

Author Posts
September 13, 2022 at 2:54 pm #12044833

valeriuT

how can I remove this message from admin :

Need to translate field labels or labels for choices? Please see our documentation for more information.

Sections
Sections

September 14, 2022 at 10:17 am #12049943

Osama Mersal
Supporter

Languages: English (English ) Arabic (العربية )

Timezone: Africa/Cairo (GMT+03:00)

Hi,

Thanks for contacting WPML forums support. I'll be glad to help you today.

1) To be able to debug the problem, I'd like to replicate your site locally. For this, you'll need to temporarily install a plugin called "Duplicator" on your site. This will allow you to create a copy of your site and content. You can provide me with the snapshot following these instructions. (hidden link)

If you already know how Duplicator works ( http://wordpress.org/plugins/duplicator/ ), please send me the installer file and the zipped package you downloaded.

#Important:
You can exclude the uploads folder as the snapshot file could be quite big. You can use the filters to exclude the uploads file and also use the filter to exclude any compressed files with these extensions .rar, .gz, and .zip )

I will set the next reply as private, so you can provide a link to download the duplicator package.

2) It's not related to the issue, but according to your Debug.info, the WP memory limit needs to be increased. PHP memory is fine, but WordPress uses 40Mb as default. Minimum requirements for WPML are 128Mb. (Kindly check this page https://wpml.org/home/minimum-requirements/)

You can increase it by adding the following code in your wp-config.php file, right before the /* That's all, stop editing! Happy publishing. */ line:

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

Thanks for your cooperation

Regards,
Osama

September 27, 2022 at 11:32 am #12130763

lukasF-14

Got the same issue, this message is popping up on every backend page. Please let me know how to disable it - dismissing it via the 'X' does not persist.

The topic ‘[Closed] Can not remove ACFML admin message’ is closed to new replies.