• Resolved Jose C

    (@jcervantes28)


    Hello,

    Very cool and simple plugin!

    I would like to disable “News Feed” and just leave the user’s Timeline.

    This is because I don’t currently have friends/groups enabled, so the “News Feed” and “Timeline” are the same and doesn’t make sense. They are redundant.

    Please let me know if this is possible.

    Thank you,
    Jose

    https://www.ads-software.com/plugins/buddypress-wall/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Jose, you can add some CSS to achieve this.

    Add the following to style.css

    #news-feed {display:none !important;}

    This should remove the News Feed button completely. Hope it helps

    Thread Starter Jose C

    (@jcervantes28)

    Hello Andy,

    Thank you, that worked! I think I had tried doing some css but couldn’t find what it was. Thanks for identifying that and for responding!

    Jose

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable News Feed’ is closed to new replies.