Skip Navigation

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

Problem:
If you're experiencing an issue where the 'Add to Quotation Request' button on your homepage is not triggering the popup in the correct language on your multilingual site, we have a solution for you.
Solution:
Please follow these steps to resolve the issue:
1) Navigate to WPML>>Settings>>Custom XML Configuration.
2) Insert the following code into the *Custom XML Configuration* field:

<wpml-config>
  <elementor-widgets>
    <widget name="the7-woocommerce-menu-cart">
      <fields>
        <field type="Title" editor_type="LINE">title_text</field>
        <field type="post-ids">popup_id</field>
      </fields>
    </widget>
  </elementor-widgets>
</wpml-config>

3) Save the changes.
4) Update the Header template in the original language by resaving it.
5) Clear your site's caches.

Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket with us.

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

Last updated by Bigul 1 year, 4 months ago.

Assisted by: Bigul.

Author Posts
February 29, 2024 at 1:53 pm #15358515

brianH-29

I also have another issue, on my home page, under my products, there is a button to add to quotation requests, when clicking it, it should pop up a popup from the right, this is still English even when I am in the Chinese language page. I already translate the mini cart page in Elementor => saved template.

Many thanks.....

February 29, 2024 at 2:18 pm #15358563

Bigul
WPML Supporter since 01/2013

Languages: English (English )

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

Hello,

Welcome to the WPML support forum. I will do my best to help you to resolve the issue.

Please check the attached image and let us know your feedback. Hope you are trying to translate these strings of the Mini Cart on the Homepage.

Also, note that the checkout link resulted in a 404 error.

--
Thanks!

Bigul

2024-02-29_19h15_34.png
March 4, 2024 at 6:14 am #15367535

brianH-29

Yes, your image is the problem occur page.

March 5, 2024 at 10:53 am #15373794

Bigul
WPML Supporter since 01/2013

Languages: English (English )

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

Hello,

I am getting the expected results in my local copy and your site after the following steps. Please check the attached images for more details and let us know your feedback.

1) Visit WPML>>Settings>>Custom XML Configuration
2) Add the following code in the *Custom XML Configuration* field

<wpml-config>
  <elementor-widgets>
    <widget name="the7-woocommerce-menu-cart">
      <fields>
        <field type="Title" editor_type="LINE">title_text</field>
        <field type="post-ids">popup_id</field>
      </fields>
    </widget>
  </elementor-widgets>
</wpml-config>

3) Save the changes
4) Update the Header template in original language(just resave)
5) Clear the caches

--
Thanks!

Bigul