-
Author
-
April 27, 2017 at 21:13 #159781
Marc4life44
ParticipantHello, I purchase the theme to start a dating site, but now i am no longer interested in the dating site, i would like to use the theme for a different purpose. I want to know how to disable the profile matching from the profile page, or disable it? I don’t want the match appear on the members Profile.
Marc Aurelus.
April 28, 2017 at 16:51 #159856Laura
ModeratorHello, please try by adding this to functions.php of child theme 🙂 Its at wp-content/themes/sweetdate-child or at Appearance > Editor > functions.php
COPY CODEfunction kleo_my_hearts_actions() { /* disable matching on member profile */ remove_action(‘kleo_bp_before_profile_name’, ‘kleo_bp_compatibility_match’); }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 28, 2017 at 17:50 #159882Marc4life44
ParticipantI tried to include the code an it gave me this error message can you please tell me how to fix it?
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 1195
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 1195
April 29, 2017 at 02:49 #159934Marc4life44
Participantis there a way i can get this up. and get the site back running?
April 29, 2017 at 02:53 #159935Marc4life44
Participantthese are the new error code i am getting when i try to log in.
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-login.php on line 394
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-login.php on line 407
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 904
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 905
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 906
Warning: Cannot modify header information – headers already sent by (output started at /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-content/themes/sweetdate-child/functions.php:17) in /homepages/8/d668283702/htdocs/clickandbuilds/WorldAdmirer/wp-includes/pluggable.php on line 1195
May 1, 2017 at 04:23 #160044Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
May 2, 2017 at 16:51 #160175Marc4life44
ParticipantHello, how are you when will someone gets back to me, I would like to have the sight back Up can someone Help.
Marc Aurelus
May 4, 2017 at 16:47 #160382Marc4life44
ParticipantHello, hasn’t got back to me yet for my issue i can’t work on the site, is there a way anyone can help or give me a refund?
Marc
May 5, 2017 at 19:12 #160529Radu
ModeratorHi,
The php errors seems to be caused by a custom code that it’s in the child theme functions.php
Try to replace that code with this one
COPY CODEremove_action('kleo_bp_before_profile_name', 'kleo_bp_compatibility_match');
Refund can be requested here https://themeforest.net/refund_requests/new
Also please provide a reason since you now got the theme and a refund should have strong reasons
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 7, 2017 at 15:33 #160609Marc4life44
ParticipantHello, there insert that code it does not work that was the original code i enter before that created that issue. Is there another way that can be resolve, it’s going on 2 weeks now I am unable to work on the site. that is the reason I requesting for a refund, and it take a long time for me to get an answer from support.
Marc
May 7, 2017 at 16:26 #160610Marc4life44
ParticipantHello, I had to deactivate the theme and reactive it to have it work, but the code you provide me with did not removed the profile match, also support takes a long time to reply back.
Marc
May 8, 2017 at 22:34 #160730Radu
ModeratorHi,
Ok then remove that code if doesn’t work and follow the next.
Matching can be disabled from wp-admin -> theme options -> Profiles matching
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.