Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
You are trying to change the link of the translation on your website using the Woodmart theme, but the contact button redirects to an incorrect link instead of the expected one.
Solution:
We recommend navigating to WPML > String Translations and translating the links there. This should correct the redirection issue of the contact button. If you're experiencing this issue, you can follow these steps to resolve it:
1. Go to WPML > String Translations.
2. Search for the incorrect link and replace it with the correct one.

Please note that this solution might be irrelevant if it's outdated or not applicable to your case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the problem persists, please open a new support ticket at WPML support forum for further assistance.

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

Last updated by sotiriosA-3 2 weeks, 2 days ago.

Assisted by: Kor.

Author Posts
March 21, 2025 at 2:53 pm #16845100

sotiriosA-3

Background of the issue:
I am trying to change the link of the translation on my website using the Woodmart theme. The issue can be seen on this page: hidden link. I expected that when I press the contact button, it would go to this link: hidden link.

Symptoms:
Instead of going to the expected link, the contact button redirects to hidden link.

Questions:
How can I change the link of the translation in the Woodmart theme?
Why is the contact button redirecting to the wrong link?

March 24, 2025 at 11:21 am #16851354

Kor
Supporter

Languages: English (English )

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

Thanks for contacting us. Please try translating the links following the instructions here https://wpml.org/faq/how-to-translate-links/ .

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/.

Also, I noticed that your MySQL version is below the plugin minimum requirements. Kindly contact your hosting provider and ask them to update the MySQL version to 5.6+ for you.

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.

March 26, 2025 at 2:19 pm #16863345

sotiriosA-3

Hi,

We upadte the limits. The database that you mention is wrong becuase we use MariaDB 10.6.21 that is Feb 2025.

There is no connection with that I think because the problem is that I can't find where to translate the link.

Do you have any other solution that might works?

Also this: Thanks for contacting us. Please try translating the links following the instructions here https://wpml.org/faq/how-to-translate-links/

Didn't work.

March 26, 2025 at 2:31 pm #16863438

Kor
Supporter

Languages: English (English )

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

Thanks for your reply.

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.

March 26, 2025 at 3:53 pm #16864066

Kor
Supporter

Languages: English (English )

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

Thanks for your reply.

I've navigated to WPML > String Translations and translated the links here hidden link . Could you check now?

Screenshot_434.jpg
March 26, 2025 at 3:55 pm #16864089

sotiriosA-3

Yes It's ok when I tried this it seems locked and I couldn;t do antyhting.

Everything is good now thank you very much.

March 26, 2025 at 3:55 pm #16864090

sotiriosA-3

Thank you we were great!