Skip to:
Content
Pages
Categories
Search
Top
Bottom

How To Remove “by” from Topics Widget

Published on August 27th, 2016 by Thakksy

Hi folks,

I’m having some trouble trying to remove the “by” part in the bbpress latest topics widget. I’ve inspected the css and html and can’t figure it out. Any help would be great.

single forum shortcode not working

Published on August 27th, 2016 by smartIt

Hi,
I created a forum, his id is 3569159-2 and it contains one topic.

in this page of my website http://radiotounsi.com/?page_id=4862
I tried to display this forum by using the shortcode but nothing is displayed, but other bbpress shortcodes work just fine like

and
I switched the theme to twenty sixteen for testing purpose, same problem

Translation German

Published on August 27th, 2016 by larry11557713

Hello together

I have the bbpress version 2.5.10 installed on my wordpress site:

http://www.physioarena.ch/hsg/forum/

and i want it translated i german, but it doesnt work!!

I have downloaded the files: bbpress-pt_DE.mo and bbpress-pt_DE.po and put These files in the Folder wp-content/languages/bbpress

can you help me?? thxxxxxx!!! sorry for my english!

Providing a link to login

Published on August 26th, 2016 by epretorious

I’m really surprised to see that bbPress warns visitors to the forums that “You must be logged in to create new topics.” but does not provide a link to the login page. e.g.,

<a href='/login.php'>Login</a> to create new topics and/or to reply to topics.

Is there some way to correct that?

TIA,
Eric Pretorious
Portland, OR

How to set up a page with unanswered topics?

Published on August 26th, 2016 by aviazz

Hello!
We are struggling with finding a way for Support Team to easily track all topics with no replies. It would be great to have a page with all these topics or something similar.
Does anyone know how to do that?

WP – 4.5.3
bbPress – 2.5.9
Website: https://www.akruto.com/forum/

My buddypress login is not even showing up on my site

Published on August 26th, 2016 by tcornell

I have another site that uses buddypress and it works fine. On my current site, it was working fine about a week ago. I need this back up immediately.

DISable trackbacks and pingbacks [on this page]

Published on August 26th, 2016 by epretorious

I’ve deselected the “Allow trackbacks and pingbacks on this page” checkbox but, after updating the forum to make the changes persistent, the “Allow trackbacks and pingbacks…” checkbox is selected again!

How can I fix this?

TIA,
Eric Pretorious
Portland, OR

Detailed user statistics

Published on August 26th, 2016 by kgroneman

How do you get detailed bbPress user statistics? Is there a plugin? For a specific member, I’d like to be able to see, for a given period of time, how many posts they make and where they make them. Ideally, also how many replies to other people’s topics (as opposed to posts on their own threads). Bottom line: What is the best way to get user statistics?

Show replies on main forum page

Published on August 26th, 2016 by ToobHed

Is it possible to show replies on the main form page like you do when clicking on the topic? So that when you go to the forum, you see the topic and the replies. I have a small site and this would work better for us.

Custom View: Most Recent topics with Topic Featured Image

Published on August 25th, 2016 by MalMac

Hello All,

This is what I have so far:

in my functions.php file:
bbp_register_view( 'recent-with-topic-image', __( 'Recent With Topic Image' ), array(false ,'author' => 0, 'show_stickies' => false, 'order' => 'DESC', 'post_parent' => 'any', 'posts_per_page' => 8 ), false );

corresponding short code

Viewing 25 topics - 16,851 through 16,875 (of 27,146 total)
Viewing 25 topics - 16,851 through 16,875 (of 27,146 total)

What can I add to array to show the featured image from the topic that the post is in?

Thanks, Malcolm

Skip to toolbar