ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 30,470
- Points
- 823
Reputation:
Hi,
I'm a new Xenforo user and i need to add a Google translator button in our international forum :
https://theminixforum.com
I searched and found solutions but it worked on old 1.5 version and i can't find the good way to add this button.
I found some code to add from Google website itself but i don't know if it's the good way to work, where to post this code.
Code:
Read more
Continue reading...
I'm a new Xenforo user and i need to add a Google translator button in our international forum :
https://theminixforum.com
I searched and found solutions but it worked on old 1.5 version and i can't find the good way to add this button.
I found some code to add from Google website itself but i don't know if it's the good way to work, where to post this code.
Code:
Code:
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {...
Read more
Continue reading...