Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1157201
    goalsarecool
    Participant

    Can you please tell me how I can put a custom sidebar on the left hand side of my bbpress forums? Also, how can I put a custom sidebar on the left hand side of my buddypress profile page?

    Podcast

    Thanks!
    Blake

    #1157294
    Rupok
    Member
    #1157298
    goalsarecool
    Participant

    What about the forums? Also, I’m using the integrity stack not the renew stack.

    #1157675
    Rad
    Moderator

    Hi there,

    Same idea applies, you’ll just need to replace this x_is_buddypress() with this x_is_bbpress(). And instead of you’ll be working on integrity folder path, you’ll be working on renewing folder path wp-content/themes/x-child/framework/views/renew/.

    And instead of wp-buddypress.php template, it will be wp-bbpress.php

    And add specific sidebar on each of your template.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1157201 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>