Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add login box to /forum

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

  • Sceko
    Participant

    @sceko

    Go in /wp-admin/widgets.php and add  (bbPress) Login Widget to sidebar


    smbassett
    Participant

    @smbassett

    I understand widgets and sidebars but I how is
    /forums/ rendered. It is not a page, post or blog. I don’t understand how to add a sidebar to this.

    My work around is to create a PAGE and add the forumns via a shortcode but it seems like there should be an option to add to /forums/ (of course I am sure I am missing something simple)


    mr-zee
    Participant

    @mr-zee

    Thank you Sceko. Is there a way to add it to the top of the page rather than sidebar?


    LabSecrets
    Participant

    @labsecrets

    What is your site url? I can give you some suggestions on where to place the code for a login-box so it shows up on the top of a page.

    Also, if you prefer, you can build your forum site index using shortcode / page method… this would give you flexibility of having your default theme sidebar, etc. available to you.

    Not sure? Check out our updated step by step guide that covers the two methods for creating a forum index page:

    http://labzip.com/the-definitive-guide-to-buddypress-bbpress-configuration/

    Cheers!

    spence


    smbassett
    Participant

    @smbassett

    Forum is at
    http://aftertasty.com/forums/
    any help is appreciated.

    Thanks


    LabSecrets
    Participant

    @labsecrets

    There is a div in your header.php file that contains the top search box. This could be modified to add a login box or login link (better, IMHO).  Since I don’t have access to your theme files, you will have to tweak the css a bit, and put it into your style sheet (I’m showing it inline here just by example):

    <div id=”top_area”><section class=”widget widget_search” id=”search-4″><a href=”/wp-login.php” style=”float:left; display:inline-block;margin-right:20px”>Login</a> <form action=”http://aftertasty.com&#8221; id=”searchform” method=”get” style=”width:400px;”>

     

     

     

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