TheWolf Posted March 3, 2015 Share Posted March 3, 2015 שלום לכולם, אני משתמש בגרסא 1.6.0.11 כיצד מסדרים את מודול ה FACEBOOK ל RTL? מצ"ב תמונה של מה שיש כעת. הפרטים מחוקים כי האתר אינו פעיל עדיין, אלא בבניה. תודה, Link to comment Share on other sites More sharing options...
yaniv14 Posted March 3, 2015 Share Posted March 3, 2015 You need to change to he_IL sdk. check you code for '//connect.facebook.net/en_US/sdk.js' and change to '//connect.facebook.net/he_IL/sdk.js' Link to comment Share on other sites More sharing options...
TheWolf Posted March 3, 2015 Author Share Posted March 3, 2015 (edited) עובד מעולה, המון תודה וכדי שאחרים ידעו גם מה עשיתי - צריך לשנות את הקובץ: ../modules/blockfacebook/blockfacebook.js והיכן שרשום: js.src = "//connect.facebook.net/en_US/all.js לשנות את en_US ל - he_IL לשמור, לנקות מטמון, לרענן דף וזהו! עובד Edited March 3, 2015 by TheWolf (see edit history) Link to comment Share on other sites More sharing options...
TheWolf Posted March 8, 2015 Author Share Posted March 8, 2015 Something weird just happened, the Facebook module decided to be displayed in English again. I checked the JS file and it's still with my changes to he_IL so i don't know what's wrong. Any thoughts? Link to comment Share on other sites More sharing options...
yaniv14 Posted March 8, 2015 Share Posted March 8, 2015 You are probably loading more then one script. Check you login with facebook module for similar script. Link to comment Share on other sites More sharing options...
TheWolf Posted March 8, 2015 Author Share Posted March 8, 2015 It was it, found it hiding in one of the PHP files. Thank you! Link to comment Share on other sites More sharing options...
TheWolf Posted March 8, 2015 Author Share Posted March 8, 2015 I spoke too soon, i changed en_US to he_IL in the php file of the new module i installed and still i get the app as it appears on English sites, What can it be? another script somewhere?! Link to comment Share on other sites More sharing options...
TheWolf Posted March 8, 2015 Author Share Posted March 8, 2015 Solved by yaniv, it was in the same module as before but in another template file. Thank you Yaniv! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now