String not translated
-
Hello,
We are developer of Xcare theme. One of our client has problem with transation in the marquee element (created by us). We tried to solve but it’s not solved.
The problem is that the marquee animation text. Here is the Element HTML code:
<article class="pbmit-ele pbmit-ele-marquee-effect pbmit-marquee-effect-style-1">
<div class="pbmit-tag-wrapper">
<h2 class="pbmit-element-title" data-text="Healthcare"> ??????? ?????? </h2>
</div>
</article>The data-text attribute value and the H2 value is same variable. But both are different output. In the above code, you can see the data-text value is “Healthcare” and the H2 value is “??????? ?????? “ which is echo via same variable but still different output.
So please guide me how can I translate the data-text value too.
You can see the live demo of the problem here:
https://testsite.pbminfotech.com/ar/Thanks,
BobThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.