LizFilardi (@lizfilardi)

Forum Replies Created

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

  • LizFilardi
    Member

    @lizfilardi

    hey, can i use the same wordpress API key for my wordpress and bbpress integrated sites?


    LizFilardi
    Member

    @lizfilardi

    This all works fine for me. However, I don’t get any emails from bbpress or wordpress, including new user passwords, password resets, comments, etc. I’ve checked out past forum posts about that topic, and the latest I could find was a year ago, including a topic in which Sam Bauer says that the problem has been solved by adding a solution to the core package in the latest version of bbpress. any reason why integration would interfere with emailing? (i didn’t test email anything pre-integration).


    LizFilardi
    Member

    @lizfilardi

    Hey,

    I’ve followed this forum and included the following code:

    function add_sidebar() {
    include ('sidebar.php');
    }
    add_filter('bb_foot', 'add_sidebar');

    But how do I get this sidebar to fit into the main div?

    Thanks.

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