Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress with the Twenty Fourteen theme


  • leopolds
    Participant

    @leopolds

    Hi,

    I have just installed bbpress on my site, which is using the latest Twenty Fourteen child theme (only some simple css modifications.)

    I want the forum listing page http://leopolds.com/discussions/ to look like this http://leopolds.com/bbs/ (created using shortcode).

    There should be:

    No right-hand sidebar and centered content. I created a bbpress.php in my child theme folder and copied the full-width page template code to it. But it still looks different. Contents are not centered.

    No post-like forum listing. All forums I created are displayed under the usual forum listing section like posts.

    Please help. Thank you very much.

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

  • hscoder
    Participant

    @hscoder

    First thing: Check that are you using any cache plugin, if yes purge all cache.

    I have checked your forum and found the some css that you should see:

    site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    margin: 0 auto;
    /* max-width: 474px; */
    }

    .hentry {
    margin: 0 auto 48px;
    /* max-width: 672px; */
    }

    So check that..


    leopolds
    Participant

    @leopolds

    Thanks for the reply, but it didn’t seem to work.

    How can I make http://leopolds.com/discussions/ look like http://leopolds.com/bbs/ (created using shortcode)?


    John James Jacoby
    Keymaster

    @johnjamesjacoby

    Both of those URL’s just show non-English text; no forums.


    leopolds
    Participant

    @leopolds

    @johnjamesjacoby, there was something wrong with the server. All back online now. Can you please let me know how I can make that happen? Thanks


    kepilif
    Participant

    @kepilif

    Hello,

    I’m working on website for NGO. I use WordPress 3.9; theme: Twenty Fourteen; plugins: Fourteen Extended 1.2.31, Fourteen Colors 1.0.2, bbPress 2.5.3. In theme which i use, have two sidebars. Primary sidebar it’s main sidebar that appears on the left, and the Content Sidebar he’s appears on the right.

    Now forum appears on center of page, at content column. (look: http://tata-dzieciom.malopolska.pl/forums/). I want that appear on space right sidebar too so that it will be wider. How to do it? I hope I wrote everything clearly.

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