This topic has 10 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #84053
     steve
    Participant

    Hi,

     

    would like to not display matching system, how to do it?

     

    Thx,

    Steve

    #84196
     Laura
    Moderator

    Hello, please try by adding this to functions.php of child theme

    COPY CODE
    
    add_action('after_setup_theme','kleo_remove_actions');
    /**
     * Override existing actions
     * Use these functions to replace/remove existing actions
     * @since Sweetdate 1.3
    */ 
    function kleo_remove_actions() 
    {
    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 🙂

    #84837
     steve
    Participant

    It don´t work, theme crashes.

    #84838
     steve
    Participant

    no code for quick css?

    Thx,
    Steve

    #85011
     Laura
    Moderator

    Hello, could you share an user account so i can give you a css code instead? 🙂

    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 🙂

    #85323
     steve
    Participant
    This reply has been set as private.
    #85380
     Laura
    Moderator

    Hello, seems that the username is invalid

    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 🙂

    #85475
     steve
    Participant
    This reply has been set as private.
    #85649
     Laura
    Moderator

    Hello, this will hide the matching

    COPY CODE
    
    .circular-item {
        display: none;
    }
    

    For the 4 footer areas its a custom request so i suggest to hire a developer 🙂

    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 🙂

    #86476
     steve
    Participant

    Ty!

    #86724
     Laura
    Moderator

    A pleasure 🙂

    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 🙂

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?