Skip Navigation

[Resolved] Problems with WPML translations

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 1 voice.

Last updated by Minesh 2 weeks, 5 days ago.

Assisted by: Minesh.

Author
Posts
#2801627

I started having some issues with WPML translation and Toolset together.

1- The following link doesn't show locations on the map while English and Japanese versions work fine.

hidden link

2- The slider on the following link works fine on English and Japanese versions but Spanish and French versions have some issues.

hidden link

3- The pictures show this coding for French and Spanish versions

<button class="glide__arrow glide__arrow--right" data-glide-dir=">"><span class="tb-slider-right-arrow" /></button>

It is supposed to be like the following.

<button class="glide__arrow glide__arrow--left" data-glide-dir="<"><span class="tb-slider-left-arrow"></span></button>

Bruno helped me fix this issue in the past, but I can't find where to fix this code for translation. I still have the function code added and the following solution applied.

- Go to Toolset > Settings > Front End Content > Third-party shortcode arguments and register glide_arrows as a custom shortcode
- Edit the template containing the sliders and replace the div that has the arrow buttons with the shortcode we created [glide_arrows]

https://toolset.com/forums/topic/help-with-wpml-compatibility/

Thank you for your support.

#2801812

Hi there again,

I solved most issues but will need support for the following page only as the map doesn't show all listed properties' locations.

hidden link

Could you please have a look?

#2801973

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Have you set the address field to "copy" so the value of the address field should be copy instead of translat.

Here is the related thicket that may help you:
- https://toolset.com/forums/topic/map-does-not-dipslay-posts-on-secondary-languages/

Does that makes any difference?