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

  • Author
  • #86129
     russayres
    Participant

    I have no need for BuddyPress or bbPress but I keep getting the mesage box in every page of my WordPress dashboard that I need to install them.

    Can I disable this?  It’s very annoying.

     

    Thanks.

    #86326
     Laura
    Moderator

    Hello, just click on dismiss the message 🙂

    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 🙂

    #86339
     russayres
    Participant

    I do but it reappears on every page. It’s ridiculous.

    #86534
     Laura
    Moderator

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

    COPY CODE
    
    function remove_tgmpa_message() {
    	echo "<style>#setting-error-tgmpa{ display: none; }</style>";
    }
    add_action('admin_head', 'remove_tgmpa_message');
    
    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 🙂

    #88748
     russayres
    Participant

    Hooray – that worked.

    Thank you Laura.

    #89145
     Laura
    Moderator

    Hello, glad it worked 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?