Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add class to last topic

Published on May 27th, 2019 by kjhjkhjk

I’m trying to add a specific class to the last topic in the forum because the class=”bbp-forum-freshness” it affects all the forum column entirely, so I just want to change the specific title of the topic.

I identified the loop in the file loop-single-forum with this code

<?php do_action( 'bbp_theme_before_forum_freshness_link' ); ?>

How can I add a specific class to that code that loops the last topics?

I tried to use bbp style pack too, but in the section Forum Index styling, number 9

When I chose 9. Freshness Font BOLD, don’t work.

So…thanks for reading.

width not correct

Published on May 27th, 2019 by deadpool66

Hi,

hope that some one can help me , the menus are over each other how can i fix this ? see screenshot please

thanks

error

Change title

Published on May 27th, 2019 by sslazio

Hello! Iam new with bbpress and I wonder how I can change the title topic? If you check my site you can see the title “Forum arkiv” but I only want “Forum”. Can someone help me with this?

Custom Topic Vaidation on error does not scroll down to input form

Published on May 26th, 2019 by antonv

I am using below code for extra topic validation. Now if the validation fails, the page is reloaded but not scrolled down to the input form that shows that a validation error has occurred.

Is there a fix for this?

add_action('bbp_new_topic_pre_extras', 'my_extra_validation');
function my_extra_validation( $reply_id ) {
   if ( $failed ) {
      bbp_add_error( 'invalid', '<strong>ERROR:</strong> Invalid input. Try again.' );       
   } 
}

I need help.

Published on May 26th, 2019 by Can

new posts automatically going to the trash? New articles are unwanted. Why is that?

Clearing Notifications

Published on May 24th, 2019 by lawrenceellis

Hi,

As admin of our BBPress the site I have 90+ notifications stating ‘you have pending users to moderate’.

as they have now been approved once i click ‘you have pending users to moderate’ it takes me to a blank members request page. when i then go back to the main site i still have exactly the same ammount of notifactions, which never go.

Is there a way I can clear these?

Any assistance would be greatly appreciated!

bbp style pack plugin is not showing

Published on May 24th, 2019 by jsima

Hello Guys,

I wants to added custom button in my wordpress website without changing css or HTML. So I installed bbp style pack by Robin Wilson ( @robin-w ) and active the plugin. But setting of this plugin is not showing under dashboard>settings. bbp style pack option is not showing under setting section. I reinstall the plugin twice but nothing works. @robin-w could you please let me know
Note:

getting logged in user info

Published on May 23rd, 2019 by royco999

I’m very new to both WordPress and bbPress but is there a way to make a script (preferably in PHP) to check if a user is logged into bbPress and then get the user information, like User Name and ID? And is the reverse also possible? As in, search and get User Name by the ID number.

I’m using bbPress 2.5.14 on WordPress 5.2

Is there a BBPress new topic popup notification plugin?

Published on May 23rd, 2019 by iconstudios

Hi,

I’m looking for a plugin to show live mini popup (toast) notifications when a new topic is created in BBPress, something like what SalesPop (https://wordpress.org/plugins/sales-pop/) for Wocommerce has to offer.

Any recommendations?

bbp style pack is not responsive

Published on May 22nd, 2019 by kjhjkhjk

I was using bbp style pack for stylish my site, but I just want to ask if someone had problems with the ‘responsive’, while using this plugin?

For example, when you chose a font-size for an element, the size is specified in PX, so…when you visit the forum via mobile, the elements are moving from his position and they are disordered, etc…

I’m just saying…Do I need to fix all mobile styles to a more friendly ‘responsive’ version…

Skip to toolbar