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.

Tagged: 

This topic contains 1 replies, has 1 voice.

Last updated by Bruno Kos 9 months ago.

Author Posts
July 29, 2025 at 8:53 am #17277754

peterN-33

Background of the issue:
I am trying to convert all my pages and posts into Danish language using WPML on my site hidden link.

Symptoms:
When I click on the pen icon to translate, the page for Danish is not created.

Questions:
Why is the page not getting created when I click on the translation pen icon?

July 29, 2025 at 10:05 am #17278163

Bruno Kos
WPML Supporter since 12/2018

Languages: English (English ) German (Deutsch ) French (Français )

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

Please enable the WordPress debug log. This will allow us to see if any PHP errors are being produced.

1. Edit wp-config.php and insert the following lines (just before /* That's all, stop editing! Happy publishing. */ part)

define( 'WP_DEBUG', true);
define( 'WP_DEBUG_LOG', true);
define( 'WP_DEBUG_DISPLAY', false);

2. Reproduce the issue.

3. Locate the debug log in: /wp-content/debug.log

4. Paste the latest lines here. No need to paste the entire log file, just 20 lines or so will do. Please censor any sensitive information.

https://codex.wordpress.org/Debugging_in_WordPress

The topic ‘[Closed] page is not getting created when clicking on translation (pen icon)’ is closed to new replies.