Skip to:
Content
Pages
Categories
Search
Top
Bottom

Hueman theme issue

Published on October 11th, 2014 by keithtt

Hi

WP version 4, bbpress 2.5.4

I’m having issues with bbpress and Hueman theme. The problem seems to be some kind of conflict in using page.php as a wrapper for the forum pages.

If I copy, for example, single-topic.php from the bbpress templates/extras folder to the theme root, everything shows on the page, but the formatting is all messed up (lack of padding, sidebar widgets below the actual sidebar, etc), because the page.php wrapper doesn’t seem to load at all:

http://www.eslbase2.com/forum/viewtopic/help-with-present-perfect

If I don’t copy the file over to the theme root from bbpress templates/extras, then the page.php classes all load so the page is rendered correctly, but some vital things are missing, like the title of the forum in this example:

http://www.eslbase2.com/forum/viewforum/grammar-vocabulary

Any ideas how to fix this?

Many thanks

[Help] User can be close topics

Published on October 11th, 2014 by janfeng

I want user can be close and open their’s topics , How to do that ?

Shortcode on the page php

Published on October 11th, 2014 by galiulinr

How to make a page conclusion shortcode bbp-single-forum using custom fields?
I created a custom field ‘idbbp’, found ID single topic.
On the page posted the following code:


<?php 
    $idbbp = get_post_meta($post->ID, 'idbbp', true);
    $forum_id = bbpress()->current_forum_id = $idbbp;
    echo( bbpress()->shortcodes->display_forum($forum_id));
?>

but it does not work for me. Tell me please what I did wrong.

Use the WordPress avatar

Published on October 11th, 2014 by joemerchant2

I’m using the wordpress theme Academy which uses the wordpress profile and gives the ability to upload an avatar. I want this same avatar to carry over to the user’s bbpress avatar. Therefore, when a new uploads a new avatar to the wordpress profile, it’s automatically displayed in bbpress.

ONE IMPORTANT POINT. When I click “edit” on my bbpress forum profile, it does show the wordpress avatar as the “profile photo” with a browse button, but the main avatar in the upper left-hand corner still shows the default gray image.

I upgrated bbpress from 2.3 to 2.5.4 and the CODE tag doesn't work

Published on October 11th, 2014 by m1000

Hello,

I upgrated bbpress from 2.3 to 2.5.4 and the CODE tag doesn’t work. It execute code instead display. I have mess on each page when user pasted code wrapped by CODE tag.

How can i use my site roles to display in the forum instead of bbpress roles ??

Published on October 11th, 2014 by CodingMachine

Okay, here we go i’m new to wordpress and using bbpress plugin for the first time, so throws me out with lots of question. I’m designing a site Called PTForum that is completely a Parent and teacher forum i’ve tried and have come to some good position modifying bbpress as per my needs but i’m stopped to problem that i’m unable to understand how to do so please any help will be appreciated.

As bbpress show’s up default role’s (participant,moderator…) in the forum topic’s and replies but as per my needs i want this way …
1) Either display my site role, as per needs i have created custom role’s (parent and teacher) which user choose while registration and so want the same role to be displayed in the forum.

————–or————–

2) set dynamic role for bbpress forum itself so that it displays the selected role.

Thanks in advance …. you can vist this

Forum: before the title of the post

Published on October 11th, 2014 by naaatasha

Hey:) I’ve already installed bbpress forum and plugin which enable comments under the post, i.e http://porady.mobi/jesienne-konfitury-na-co-zwracac-uwage/ and http://porady.mobi/jesienne-konfitury-na-co-zwracac-uwage/#respond . As the title of the site http://porady.mobi/temat/jesienne-konfitury-na-co-zwracac-uwage/ I have <title>Jesienne konfitury – na co zwracać uwagę? | Porady</title> but I would like something like that <title>Forum: forum’s name |Jesienne konfitury – na co zwracać uwagę? | Porady</title>
Where can I change it and how can I do it? In which file.php?

User Registration Currently Disallowed

Published on October 10th, 2014 by spymasterhugh009

Yes this was what one of my partners saw when he tried to REGISTER at our new forum page at SpyCraft U.

Could you PLEASE tell me in NON GEEK terminology this 68 year young NON GEEK needs to troubleshoot?

Thanks!
SpymasterHugh009

Questions about bbPress…

Published on October 10th, 2014 by WingingIt74

I have a few questions:

• Can it be installed on a club website for “members only” to view the whole bbPress section?
• Can it host pictures?
• Can you set up different forums to be only accessed/viewable to certain members?

I may have a few more questions later, since I’m new to wordpress.

plugin Button to create new topic

Published on October 10th, 2014 by caesarhills

hi,
I’m using BBpress 2.5.4 and buddypress.2.1.1.
I’d need for my forum a simple button for members to create new topic as I want they to see that option as soon as they log into the forum.
Is there anything similar to what I ask?
Thanks all in advance

Skip to toolbar