Forum Replies Created
-
Author
-
February 22, 2015 at 18:44 in reply to: Default select 'I am a / looking for a' gender in search form #47168mrmediaorgParticipant
I have attached two screenshots for clarification. One is from your demo and the other is from my installation. In both scenarios I didn’t select anything when browsing to the websites.
Attachments:
You must be logged in to view attached files.February 22, 2015 at 18:37 in reply to: Default select 'I am a / looking for a' gender in search form #47167mrmediaorgParticipantWhat i mean, is that i’d like it to be defaulted to ‘I am a MAN’ ‘Looking for a WOMAN’, just like in your demo. On my installation it isn’t the case (see buurtsletjes.mobi)
mrmediaorgParticipantIt got nothing to do with all previous topics or answers i got, there is a bug in the theme. The first part is this:
Dir: wp-content/themes/sweetdate/members/single/profile
File: profile-loop.php
Line: 20
Modified to:
_e(bp_get_the_profile_field_name(), 'kleo_framework');
——————————————————————–
Dir: wp-content/themes/sweetdate/custom_buddypress
File: class-bp-tabs.php
Line: 134
Modified to:
__(bp_get_the_profile_field_name(), 'kleo_framework');
Also Codestyle Localisation is not needed at all. The only relevant files are the buddypress translation file (standard) and the Sweetdate translation file.
mrmediaorgParticipantThe point is that the translation files are already there, and they are complete as well. But it simply doesnt apply.
For example, if you go to a profile overview you still see the English content (name, birthday, city etc.) while the rest is in Dutch. In the translation files i do see that those contents are translated which makes me confuse why it isn’t working.Can you be exact about the localization file that applies to these fields?
mrmediaorgParticipantIt is the PO file that is in the Buddypress installation, that one includes a entire and proper Dutch translation. Also for strings that are not related. That is why i got confused. It is the same translation file as another but translated further / more detailled.
You can find it in the FTP paths.
mrmediaorgParticipantThat is the answer i read in all posts but something is just not right, somehow..
Sweetdate is updated to the latest version and Buddypress is actually working with the Dutch translation but it seems that Sweetdate is not? How can i actually choose for a certain language from the Sweetdate theme, i can not find any setting for that? I got a bit confused because of it and would like to clear it up and do it in the proper way before trying alternative ways to fix it. Thanks in advance.
-
AuthorPosts