Forum Replies Created
-
Author
-
ervin_huParticipant
The problems partially resolved:
1.)
showing (graphically) the online womens / mens on the mainpage,
after I translated the gender main profile data fields: solved.
I has rewrtied the
[kleo_status_icon type=”Holgy” subtitle=”Hölgyek Online”] [kleo_status_icon type=”Ferfi” subtitle=”Urak Online”]
shortcodes.2.)
another translated (overwritted) fields in the first (main) data-fileds group-tab / -the small main-data texts from users (martial status, city, etc) dont shown on the “Members” page in the small user-thumbnail-boxes: solved , when I overwrite in functions.php this..:// Profile fields to show on members loop, below the name
$kleo_config[‘bp_members_loop_meta’] = array(
‘Sajat nem’,
‘Marital status’,
‘City’
);BUT (!) , it solve the problem only, when I overwrite the functions.php in sweetdate directory, when I do it in the child theme functions.php, it take no effect. 🙁 .. Why?
Thank you for the reply.
Ervin m.ervin_huParticipantSo maybe u can help me, to add some code to some php files, to have more (2-4) nummerical field options on the admin site Sweetdate >> BuddyPress setup page. I hope its possible to triplicate the existing one. 🙂
An another incompleteness on the user porfile searching / filtering:
When one user define yourself with one drop-down list item (smoker, OR non-smoker, OR social smoker) that is correct. But searching for these user-property, when I filter users, it should be one multiple-selection-list, for example I m searching for users, there are non-smokers, and most social smokers, so I m looking for a listing from non-smoker AND social-smoker users, (excluded oftener and normal smokers).Its possilbe to searching for drop-down list (single item selection) property with a multiple selection form?
Or its too complicated to extend the filtering capability in this way? 🙂Thank you,
Ervin m.ervin_huParticipantI has overwritted the another fields too in the first (main) data-fileds group-tab.
Its no anoter way, to translate the field parameter names from english to hungarian.And the result is unfortunatelly, that the small main-data texts from users (martial status, city, etc) dont shown on the “Members” page in the small user-thumbnail-boxes. Onle the age in a small number is appear, nothoing another (city, ec.).
But when I write back to the original english phrases in the main group field (martial status, city, etc.) all parameters, that will do not solve the problem.
Maybe is my databese damaged (?) , hungarian characters, etc. (?)How can I use hungarian words in the main database field, with them the system can worcing correctly?
Thanx.
Ervin m.ervin_huParticipantAnother thing, that is maybe improtant.
On the sweetdate > buddypress settings are the correct field selected for determine the gender.
But, on the Users > data fields, I have overwritten the english data field name and parameters to hungarian (Man, Women, I m a, Looking for), because the translation .po files (sweetdate and Buddypress) do not contain all of these words.
I think that is a problem, the arguments are changed, and do not mach to your functions (?). I have re-renamed again its back to english, but the online gender counter still not working. 🙁
In wich php file can I find the function(s), where the arguments are reading from the man / women data filds?
thanks,
Ervin m.ervin_huParticipantI renamed some data-field groups now, and the only one field group “About Me” is showing now up on the first profile section (with blue background), right side. But the other date field groups still dont appear.
It depends on what, which data filed groups are displayed, and wich not?
thanks, Ervin
ervin_huParticipantah, ok., I did not know. 🙂
Thank you.Maybe I will make one button with link to the create gorup (groups page) on the profile site > groups tab.
And one create new forum button on Forums tab. That is so logical.But it would be really comfortable, if the whole new group and new forum generation process would be available on these tabs on the profile site.
ervin_huParticipantPaid Membership Pro is not activated, I hope that is not necessary for this function.
ervin_huParticipantI has checked the Buddypress and bbPress language files, but this sentence
“Subscribed Forum Topics” –
as source text is not exist in this files. Both plugnis are 100% translated to hungarian, and works well, except this one sentence.I find this sentence in your theme language (.po) file as source text, and it is translated. But on the site shown the text in english, not the translated one.
The poedit info say, that this text (sentence) has these link: sweetdate/bbpress/user-subscriptions.php:19 – and yes, in the line 19 I fonund this:
<h2 class=”entry-title”><?php _e( ‘Subscribed Forum Topics’, ‘bbpress’ ); ?></h2>
So that php file is made by you, its coming not from BBress or Buddypres team.ervin_huParticipantBut now I have the same problem with:
User Profile > Forums > Subscriptions
“Subscribed Forum Topics” – This sentence is fully translated in the theme .po file, I has created the .mo too. The bbpress translation file don not been included in these text. And on the site appear the english text version unfortunatelly.
Any idea ? 🙂
Thanx.ervin_huParticipantSolved.
I has found your seaparate bp-album language files (original installed with the theme) at the
wp-content\themes\sweetdate\lib\bp-album\includes\languages -directory.There are files for more languages, The hungarian one is not 100% finished, and by the empty translation-field(s) for thesese sentence is my own theme-translation overwritten.
So the solution is to complete the translation for bp-album too.
ervin_huParticipantHi
I have the same problem! Your old similar topic is in that other thread, does not solve the problem.
I have read all the way, but this does not provide a solution for this:– BP-Album:
my own pictures:
You don’t have any photos yet. Why not upload some!I started to translate the theme, so: I rewrite the Dutch .po file to hungarian.
This sentence is fully translated:
“You don’t have any photos yet. Why not upload some!”When I check the links for this text with po-edit: album/pictures.php:50 and
lib/bp-album/includes/templates/album/pictures.php:46 , -the file paths and line numbers are correct.
But on the website appear the English version, and not the translated.Any suggestion? 🙂
Thanx.ervin_huParticipantSolved. 🙂
You mean, “homepage” can be only, what is created with your “Front Page Template ” template only.
The backend “turn silder on” switch option dont will put the slider shortcode on another template type pages, or on the postpage.So I has created a new blank homepage with “Front Page Template ” , and I has set it as WP homepage.
-
AuthorPosts