Hello,
I have being translating the roll template to portuguese. The calendar are in English and ia could not find how to change it. Could you help me please? Tks
-
marcomarmo
11 months ago -
Sorry but I also need to change the text ("by phone" and "by email") in the widget TFuse contact widget. Could you help me please?Tks
marcomarmo
11 months ago -
Hi,
I have being translating the roll template to portuguese. The calendar are in English and ia could not find how to change it. Could you help me please?In jquery-ui-1.8.16.custom.min.js file (js folder) find this code:
monthNames:["January","February","March","April","May","June","July","August","September","October","November","December"],monthNamesShort:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayNames:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su", "Mo","Tu","We","Th","Fr","Sa"]
and translate the text for months and days.What about by phone and by email texts, you can change them from TF_Widget_Contact.php file (theme_config\widgets).
Cheers,
Max.
Max
11 months ago -
Hi, thanks. But could tell how is the way to get in TF_Widget_Contact.php file (theme_config\widgets) and jquery-ui-1.8.16.custom.min.js file (js folder)?
Tks
marcomarmo
11 months ago -
You need to connect to your ftp account and go to wp-content/themes/medica-parent directory and there you would find the directories that I provided. You can also use file manager from your cpanel.
Max
11 months ago -
ok Tks! I found it and its done. But i could not find where to change the inicial weekdays in the calendar. I mean, where do I change (M, T, W, T, F, S and S) to (S, T, Q, Q, S, S and D) Thanks!
Marco
marcomarmo
11 months ago -
Hi,
You have to find the jquery-ui-1.8.16.custom.min.js in the js file, then you have to use the the text finder option, because this code is hard to find this file.
Cheers,
George
George
11 months ago -
Hello,
I have found it and changed already. But the in the calendar it just work for months, the letter for weekdays did not change. Could you help me please?
Tks
marcomarmo
11 months ago -
Hi,
This is the code you have to change for days, in same file:
["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayNamesShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],dayNamesMin:["Su", "Mo","Tu","We","Th","Fr","Sa"]
Did you change all the days, if you changed and it didn't work provide wordpress installation link, and ftp details, and I will help.
Cheers,
George
George
11 months ago -
Hi,
sorry but you provided the details from wordpress dashboard. Please provide ftp ones as I can't make the changes from dashboard.Thanks.
Max
11 months ago
Add a new topic!
Chances are your issue is already answered, but if it’s not, you can always create a new topic.
Add new topicSearch forums
Searching for something specific? Type something and press Enter to search.




Add Reply
You must log in to post.