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 Jaume 1 week, 4 days ago.

Author Posts
June 4, 2025 at 9:48 pm #17108184

Jaume

Background of the issue:
I'm uploading pages to my site using ChatGPT actions. I can attach the valid JSON file for these actions if you want me to.

Symptoms:
Pages (or Posts) are not listed to be edited in the Pages (or Posts) page in the WordPress Admin area but new rows are added to the posts table in the database.

Questions:
Why are the pages not visible in the WordPress Admin area?
How can I make the pages appear in the WordPress Admin area after uploading them via REST API?
Is there any list of full examples of dealing with content when WPML is applied to a site (maybe extra API calls needed?).

June 5, 2025 at 8:30 pm #17112301

Andreas W.
WPML Supporter since 12/2018

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

Timezone: America/Lima (GMT-05:00)

Hello,

While with WPML all posts and pages remain on the default WordPress tables, WPML uses custom tables that connect those posts and pages between different languages.

Currently, the only way to properly import such translations is by using PHP and WPML's Hooks:
https://wpml.org/documentation/support/wpml-coding-api/wpml-hooks-reference/

We do sadly not yet support the REST API for creating translations. We only support some features for WooCommerce:
https://wpml.org/documentation/related-projects/woocommerce-multilingual/using-wordpress-rest-api-woocommerce-multilingual/

Best regards
Andreas

June 17, 2025 at 6:46 pm #17143720

Jaume

You do not support it, so my issue is not resolved but "terminated" instead.