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 1 reply, has 0 voices.

Last updated by aronb-4 6 days, 14 hours ago.

Assisted by: Kor.

Author Posts
July 21, 2025 at 10:25 am #17254270

aronb-4

Background of the issue:
I am trying to translate a Synced pattern with a button that has the override function of FSE, using the TwentyTwentyFive theme.

Symptoms:
The button does not show up for translation. I expected to see the option to translate and change the link URL and the button text, but instead, it's like the button does not exist.

Questions:
Why does the button not appear for translation?
How can I make the button translatable and change its link URL and text?

July 23, 2025 at 12:42 pm #17263957

Kor
WPML Supporter since 08/2022

Languages: English (English )

Timezone: Asia/Singapore (GMT+08:00)

Thanks for contacting us. I'd like to check your setup and I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.

Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.

Your upcoming reply will be treated with confidentiality and will only be visible to you and me.

✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.

While checking the debug info, I see that the WordPress Memory Limit is below the requirements. The minimum requirements are 128M, but we do recommend 256M and the debug information of your site shows it set to 40M. Please check this link for more details
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:

define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_MEMORY_LIMIT', '128M' );

After adding the code you can confirm that the memory was changed correctly from WPML > Support > WordPress > Memory limit.

July 23, 2025 at 2:27 pm #17264423

aronb-4

I tried a lot of things, really dont know which of all things i did worked. But i think it was some dependency of an untranslated item. So after i checked all elements for atutomatic translation it worked. In my opionin is not the best solution, becuase you lose credits without any sense. There a things i dont wanna translate.