This topic has 11 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #159781
     Marc4life44
    Participant

    Hello, 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.

    #159856
     Laura
    Moderator

    Hello, 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 CODE
    
    function 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 solution

    Laura 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 🙂

    #159882
     Marc4life44
    Participant

    I 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

    #159934
     Marc4life44
    Participant

    is there a way i can get this up. and get the site back running?

    #159935
     Marc4life44
    Participant

    these 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

    #160044
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

    #160175
     Marc4life44
    Participant

    Hello, how are you when will someone gets back to me, I would like to have the sight back Up can someone Help.

    Marc Aurelus

    #160382
     Marc4life44
    Participant

    Hello, 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

    #160529
     Radu
    Moderator

    Hi,

    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 CODE
    
    remove_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 solution
    #160609
     Marc4life44
    Participant

    Hello, 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

    #160610
     Marc4life44
    Participant

    Hello, 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

    #160730
     Radu
    Moderator

    Hi,

    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
Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?