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 6 replies, has 2 voices.

Last updated by sabineM-3 1 year, 9 months ago.

Assisted by: Christopher Amirian.

Author Posts
June 29, 2024 at 7:58 am #15857060

sabineM-3

Background of the issue:
I have bought WPML for a blog and want to translate from Dutch to English. On the pages where I have integrated images with the 'Media Library Assistant' plugin, the images are not displayed on the English page. The site I need help with is hidden link.

Symptoms:
Images integrated with the 'Media Library Assistant' plugin are not displayed on the English page.

Questions:
What can I do to ensure images integrated with the 'Media Library Assistant' plugin are displayed on the English page?

June 29, 2024 at 8:01 am #15857091

sabineM-3

hidden link
the images are not displayed

June 30, 2024 at 1:49 pm #15862468

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

It might be a scenario that the plugin you used is not compatible with WPML.

But for now lets see the front end.

I checked the two links you shared for Dutch and English versions and I do see the Apple images on both.

Would you please give more detailed info and the link to a page that does not work?

Also please increase the PHP memory limit of your WordPress installation:

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:

/* That's all, stop editing! Happy blogging. */

Thanks.

July 1, 2024 at 8:30 am #15866610

sabineM-3

My hoster has 512 Mb Memory limit
Media Library Assistance should work completely with WPML, otherwise I wouldn't have bought it.

July 1, 2024 at 8:38 am #15866690

sabineM-3

See pic

Bildschirm­foto 2024-07-01 um 10.38.18.png
July 2, 2024 at 1:09 pm #15875497

Christopher Amirian
WPML Supporter since 07/2020

Languages: English (English )

Timezone: Asia/Yerevan (GMT+04:00)

Hi there,

If you go to WordPress Dashboard > WPML > Support You will see on the table that you have the 512MB PHP memory limit but your WordPress installation only uses 40MB.

That is why I asked you to do that.

Please do this to make sure we have enough memory to work with.

After that, please add the login information of your website by setting the next reply as private and tell us where to check for the missing media.

Thanks

July 2, 2024 at 8:12 pm #15878007

sabineM-3

Hello, I did that, but it still didn't work.

Now I found the solution myself (after 3 days! :-)). You have to create the categories in English and add the pictures in the English section to these categories, then it works!

Thanks for your help and efforts