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