Skip to:
Content
Pages
Categories
Search
Top
Bottom

Url in Meta Title bbpress pages

Published on September 17th, 2014 by vegas778

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

redirection after create reply??

Published on September 17th, 2014 by antderdog72

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.

Forum link not showing in admin

Published on September 17th, 2014 by Seojobb

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 huh

BBpress 2.5.4 custom roles trouble

Published on September 17th, 2014 by arno8

Hi 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..

img

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: img

Topic Icon plugin

Published on September 16th, 2014 by kingisback

hello, is there a plugin for bbpress that shows icons in front of topics.
just like this example:

smiley emoticons

Published on September 16th, 2014 by kingisback

is there a emoticons plugin for bbpress?

disable Sidebar

Published on September 16th, 2014 by kingisback

hello guys, i installed bbpress on my site. but i have a problem with the theme. the theme for my site has 3 coloms, with 2 sidebars. Now is my question is there a way to make a change to the theme so the site remains with 3 colums, but bbpress get 2 colums, so 1 sidebar. this is a link to my site. http://bit.ly/1qZittE

Topics and Posts alignment

Published on September 16th, 2014 by WordLollipop

The sub-categories on my forum all show-up in the following format:

Name(Topics,Posts)

Pic:

View post on imgur.com

Is there some way I can shift the (topics,posts) format to reside under the Main categories’ topics and posts in the area illustrated by the red box? Any help appreciated

below bbPress on mobile device

Published on September 16th, 2014 by Jerry

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

User Profile and Error Handling

Published on September 16th, 2014 by mkakos

I have two questions. First, when a user creates an account or signs in with an existing one, if an error occurs (wrong username, email already registered, etc) it redirects to the WP login screen. I want the errors to be handled on the login/registration page. How can I accomplish this?

Second, how do I link the user to their profile page? I have only seen shortcode for login, register, and lost password. Thank you.

Skip to toolbar