Search Results for 'bbpress'
-
Search Results
-
Topic: Online Magazine Theme
Hi,
I have recently installed bbpress and I am using this theme – http://fthemes.com/onlinemagazine-free-wordpress-theme/ it is installed here -http://chill4uscarers.co.uk/ the theme works well for the front end , but on the forum as shown here http://chill4uscarers.co.uk/forumtest/ it doesn’t as it wants 2 sidebars and I only want to show one that is the bbpress sidebar with the widgets.
I have got installed bbPress WP Tweaks so I really want to know how to make the one of the forums php work with only one sidebar that is only the bbpress one.
Many thanks in advance.
RossTopic: Conflict w other plugin?
bbPress and Tribulant Gallery Voting seem to be in conflict. I deactivated and activated all plugins and it seems when these two are activated together I am unable to use gallery voting. Will post to Tribulant as well.
Hi, if anyone facing chrome browser caching problem with bbpress forum plz help me..
Hello
The url of the page displays in the meta title only on the bbpress forum for the profile, search and tag pages.
Example of the url showing on meta title :
http://www.example.com/forums/user/admin/
http://www.example.com/forums/user/topics/
http://www.example.com/forums/user/replies/
http://www.example.com/forums/user/favorites/
http://www.example.com/forums/user/subscriptions/
http://www.example.com/forums/user/edit/
http://www.example.com/forums/topic-tag/test4/
http://www.example.com/forums/search/test7/I have this issue when the plugin Yoast WordPress SEO is activated but I dont know how to fix this…
I cannot find where to modify that I dont have this issue with others bbpress pages.
Thanks in advance
i am using wordpress 3.9.2 and bbPress 2.5.4-5380.
currently i have change the order for viewing replies to Descending so the last reply will be in the first page. But there is a problem, after i create new reply i will redirect to the last page.
How can i change it so i will redirect to the firt page??note: i also change bbp_get_reply_url() to not include pagination in all reply.
Hello all
I have installed bbPress Version bbPress 2.5.4-5380 on my WordPress 4.0 and i have activated bbPress plugin.
Now the problem is there is no forum menu in admin panel. Only new thing is forum statistics on
Dashborard when i login but if i try to click on it this message shows : Cheat you huhHi everyone, i was wondering what i’m doing wrong here..
I added 13 new roles in my themes functions.php, but when i try to assign them to my users it obly shows a few of them..
functions.php code
function add_custom_role( $bbp_roles ) { $bbp_roles['my_custom_role'] = array( 'name' => 'Recruit', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Corporal', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Sergeant', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Lieutenant', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Captain', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'General', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Admin', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Organiser', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Coordinator', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Overseer', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Deputy Owner', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Owner', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); $bbp_roles['my_custom_role'] = array( 'name' => 'Clan Wars Leader', 'capabilities' => bbp_get_caps_for_role( bbp_get_participant_role() ) // i just want them to have the same capabilities as participants ); return $bbp_roles; } add_filter( 'bbp_get_dynamic_roles', 'add_custom_role', 1 );Anyone has an idea?
also how can i add images in front of the names? small icons like this:

Topic: Topic Icon plugin
Topic: smiley emoticons
is there a emoticons plugin for bbpress?
Topic: disable Sidebar
Hi,
When I view my website Test1 on a mobile device my primary and secondary asides appear below the content on a page- the standard way websites are viewed on mobile devices. On the bbPress forum pages on my website, the secondary aside intermittently drops down and is no longer lined up next to the primary aside. This only happens on the bbpress forum pages on my website. I does not happen on the other pages on my website.
I say intermittently because I can view a bbPress forum page on a mobile device and the secondary aside is lined up next to the primary aside- it has not dropped down, and then another time view the same bbPress forum page (on the same mobile device) and it is not lined up next to the primary aside- it has dropped down.
Any help with this would be appreciated.
Thank you for your time
Jerry


