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.

This topic contains 1 reply, has 0 voices.

Last updated by vojdanK 4 months ago.

Assisted by: Andrey.

Author Posts
March 3, 2025 at 1:09 pm #16769168

vojdanK

Background of the issue:
I am trying to export all untranslated content from my site hidden link using WPML so we can do the translations manually and locally. After completing the translations, I plan to import the finished content back into the site. I followed the tips from this reply: https://wpml.org/forums/topic/exporting-content-for-translation-and-import-on-same-site/#post-15470450.

Symptoms:
When I try to export all the translation jobs, I always get a file of about 700kb, which is an empty .zip file.

Questions:
How can I successfully export all untranslated content for manual translation?
What might be causing the export to result in an empty .zip file?

March 4, 2025 at 9:16 am #16772406

Alejandro
WPML Supporter since 02/2018

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

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

Hello,

I'll try to help you while a supporter takes your case.

I suspect this is happening because your memory is less than it should and it doesn't meet our minimum requirements.

Try to increase it to "256M" and then try again. You can follow this guide to achieve it: https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#increasing-memory-allocated-to-php

Let us know how it goes.

March 5, 2025 at 10:34 am #16777827

vojdanK

Increasing the memory limit fixed my issue.
Thank you!