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.

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Long Nguyen 1 year, 11 months ago.

Assisted by: Long Nguyen.

Author Posts
July 12, 2023 at 2:01 am #14018507

erykW

Hi, thank you very much for your answer. In a moment, he will forward the information to KadenceWP.
I am eagerly awaiting further news on this matter.

Can we start a second topic regarding the translation of the button in Kadence Slider PRO?

Regards,
Eric

July 12, 2023 at 2:02 am #14018509

Long Nguyen
WPML Supporter since 02/2022

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi,

Here is the new ticket. Please replicate the issue on the sandbox site also, then let me know steps to replicate it.
hidden link

Look forward to your reply.
Thanks

July 12, 2023 at 1:33 pm #14024703

erykW

Hi, on the sandbox website I created a slider using the Kadence Slider PRO plugin.
In the middle of each slide there is a button with the text "Button Text EN". Unfortunately, I cannot translate this content to other languages.
Do you have any idea how to do that?

Regards,
Eric

July 13, 2023 at 1:56 am #14028709

Long Nguyen
WPML Supporter since 02/2022

Languages: English (English )

Timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Hi,

The plugin Kadence Slider is not in our list of compatible plugins, which you can check here https://wpml.org/plugin/

So, there is a workaround to fix this issue by translating the slider manually. Please follow steps below and let me know if it helps:

1. Create two sliders, add the content in English and Polish > Get the shortcode ID.

2. Go to WPML > Settings > Custom XML Configuration tab > Add the code below to register the shortcode for translation.

<wpml-config>
  <shortcodes>
    <shortcode>
      <tag>kadence_slider_pro</tag>
      <attributes>
        <attribute>id</attribute>
      </attributes>
    </shortcode>
  </shortcodes>
</wpml-config>

3. Edit the page in English > Add the shortcode to the page content > Save changes > Translate the page.

4. Go to WPML > String Translation > Find the domain "page-builder-shortcode-strings-xx" > Translate the slider ID in English with the slider in Polish.
Now you can visit the frontend and check the slider in both languages.

Refer documentation https://wpml.org/documentation/translating-your-contents/page-builders/how-to-register-page-builder-modules-and-theme-options/

Look forward to your reply.
Thanks