Skip to:
Content
Pages
Categories
Search
Top
Bottom

how to delete \"Welcome Widget Title\" ?


  • abcde666
    Participant

    @erich73

    I would like to delete the Widget-title named “Welcome to BuddyPress Testdrive” which is located at the bg-image named “/images/welcome_header_back.gif” ?

    I actually do NOT want to remove the “widget-title” which is located BELOW of that image, just the one which is WITHIN the image.

    As this text is showing-up twice.

    Is there anyone who could give me a hint, please ?

Viewing 1 replies (of 1 total)

  • hamedhemmati1
    Participant

    @hamedhemmati1

    I was playing around and found this that might help you.

    go to your buddypress plugin folder inside bp-core open bp-core-widgets and remove these lines from welcome widget section.

    <?php echo $before_title

    . $instance[‘title’]

    . $after_title; ?>

Viewing 1 replies (of 1 total)
  • The topic ‘how to delete \"Welcome Widget Title\" ?’ is closed to new replies.
Skip to toolbar