-
Author
-
June 16, 2014 at 01:14 #19839
Sambo258
ParticipantI have changed all of my profile fields but it has impacted on the match system, I need it to be accurate, I have been to a few other places but no one can help me, let hope some of you lovely people can help me.
Basic
Nickname 0%
Gender 3%
Sect 5%
Age 5%
Marital Status 5%
Any Children 5%
Height 3%
Build 3%
City 2%
Country 5%Religion
Religiousness 5%
Hijab/Beard 5%
Revert 2%
Halaal 5%
Salaah 5%Personal
Personal Values 4%
Marry Within 3%
Smoker 5%
Drinker 5%
Relocation 2%
Health 3%
Citizenship 5%
Do you Want Children 4%
Origin 0% Looks Hair Colour 0%
Eye Colour 0% Ethnicity 2%
Best Feature 0%
Education Languages 1%
Everything Else 0%Family
Mothers Status 0%
Father’s Status 0%
No of Brothers 0%
No of Sisters 0%
Family Values 4%
Religiousness 4%June 19, 2014 at 17:00 #20294Sambo258
ParticipantPlease help me, how would I add this into my website? I don’t need anyone to do the work, just to give me some instructions would do. Please for the love of god can someone help me.
June 20, 2014 at 14:14 #20362Abe
KeymasterHi there,
See this topic on changing the fields that affect the matching score: https://archived.seventhqueen.com/forums/topic/match-numbersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 20, 2014 at 22:39 #20416Sambo258
ParticipantHi, sorry, I don’t mean to be a bother, but my match system is not working at all now, it’s stuck on 1% and won’t move, please could you kindly have a peek at it and see if you can see why? I have just cracked how to set up the match percentages too with the link you gave me so thanks for that, but I just need it working, I can do the rest. Many thanks Abe, and the warmest of regards.
I will love you long time if you help me out,
My details are http://www.nikahpartners.com/wp-admin/ Username; mjk2014 Password 2014.
Like I said I know how to do the percentages now, but please can you have a look and get it working again for me?
I love you guys, your help will be greatly appreciated
June 23, 2014 at 19:23 #20565Sambo258
ParticipantHello, can anyone hear me? 3days? I thought the turn around was 48 hours?
June 23, 2014 at 23:29 #20581Abe
KeymasterHi there, Following the example in the above topic your code that goes to sweetdate-child/functions.php should look like this:
COPY CODE//change matching system add_action('after_setup_theme','kleo_my_match'); function kleo_my_match() { global $kleo_config; $kleo_config['matching_fields']['starting_score'] = 1; //If we want to match by members sex. values: 0|1 $kleo_config['matching_fields']['sex_match'] = 0; //single value fields like select, textbox,radio $kleo_config['matching_fields']['single_value'] = array ( 'Marital status' => 5, 'Sect' => 5, 'Age' => 5, 'City' => 2, 'Country' => 5, ); //multiple values fields like multiple select or checkbox $kleo_config['matching_fields']['multiple_values'] = array ( 'Interests' => 10, 'Looking for' => 10, ); }You should continue the example above with your desired fields to affect the mathching
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The topic ‘Match problem,’ is closed to new replies.