Skip to:
Content
Pages
Categories
Search
Top
Bottom

Customization


  • wenlu
    Participant

    @wenlu

    I’m new to WordPress and I wonder how can I customize bbPress without using elementor tool? There are 6 content are in my sidebar which is Home, Listings, My Posts, Forum, Settings and Profile. But now I want to remove the my post content from the sidebar. Can you guys help me to solve it.

    Sorry for asking this stupid question.

Viewing 8 replies - 1 through 8 (of 8 total)

  • Robin W
    Moderator

    @robin-w

    this still works as far as I know

    How to Add WordPress Conditional Content to Sidebar Widgets

    so you would use

    !is_bbpress()

    against the my posts – so that will only show on non bbpress pages


    wenlu
    Participant

    @wenlu

    It’s not working. It seems like the content of the sidebar is not come from the appearance->widget. This is because when I leave it blank or delete all the content of widget. The sidebar is still show on the page. Nothing is changing.


    wenlu
    Participant

    @wenlu

    When I go to (Settings -> BuddyPress -> Components) and unchecked some of the components such as Notification and Activity Streams, I found the content of the sidebar will be reduced as well. But the problem is when I unchecked all the components, the content (my posts) is still there.


    Robin W
    Moderator

    @robin-w

    sorry – suspect elementor is the issue


    wenlu
    Participant

    @wenlu

    Is that anything that we can do to fix it?


    wenlu
    Participant

    @wenlu

    But I never used elementor on that page because BuddyPress not support elementor.


    wenlu
    Participant

    @wenlu

    Can I fix the problem by changing its codes in the specific files ?
    If yes, due to I’m a new to WordPress, I don’t even know where should I edit the code.


    Robin W
    Moderator

    @robin-w

    If it is sidebars, then sidebars are controlled by

    wordpress – dashbaord>apperaance>widgets
    Your theme/elementor
    plugins that affect your theme

    bbpress does nothing except provide widgets for the elements above

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Skip to toolbar