Hi,
I have asked this question in WP forum, but got no response there. Maybe someone from this forum will be able to help me on my problem…
I have WP 3.3.1 with bbPress 2.0.2. Replays order in topics is set to descending. Issue is:
Topic has many replays in it and therefore topic is divided in several pages. As ‘replays’ order is set to descending, newest replays are in first page. Problem is after submitting new replay, you are sent to very first topic replay e.g. last (oldest) page of topic.
Any ideas how to get it work in way that after submitting new replay bbPress send you to newest replays e.g. first page of topic in this case?
I have a bbPress 2.1 install , and I read that there is a YouTube-video URL embedding in it. But it some how does not work on my site, OR I might use it wrong….
Am I supposed to just paste the YouTube-link, and the video should show?
I would like to change things like size and color for my forum titles, but I just cannot seem to figure out where in the CSS to change this. I have been looking in my WordPress style.css and in bbpress.css, but I cannot find it. I tried to add h1.entry-title { color: #900 } to bbpress.css, but nothing happened. I have found how to control this at the rest of the homepage, but not for the forum part…
Here is the site: http://rodrigo-matos.com
Could somebody please help me with this? I’m going crazy!
I’ve been experiencing lots (and I mean lots) of Bad Gateway errors today on bbpress.org forums…
I think I’m looking and googling to find out how I’m doing step by step to change the language on my bbPress side but I find nothing. Maybe I’m bad at searching 
Someone who can “step by step” to tell me how and where I go to do it
Big thanks
How to replace one string of text with another one?
Example, change ” :heart: => spade ” in each and every topic and reply.
I’m trying to make a topic creation form in a single page all by itself for a specific forum I created.
So I created a shortcode function using the code below.
bbp_get_template_part(“bbpress/form”,”topic”);
and when I put this code into the page, I was able to make the topic creation form all by itself as I wanted.
But my question is how can I set a specific forum to write?
I see there’s a dropdown menu I can select the forum I want to write. But in default the dropdown menu selector set to the very first forum.
I want to have a specific forum selected as a default. Or if I can get rid of the dropdown forum selector and specify which forum I want to write, that’s fine too.
So I looked at the codes but I couldn’t figure out how to specify a specific forum to write.
I found the following code from form-topic.php and I guess I have to change the code somehow to specify the default selected forum.
<?php bbp_dropdown( array( ‘selected’ => bbp_get_form_topic_forum() ) ); ?>
Does anyone know how to do this?
Thanks in advance.
Greetings,
I was wondering if there is a plugin or setting that allows you to convert RSS feed posts into Topics. I have another plugin that is a modal window that collects feedback and I would like each feedback post to be placed in a Forum as a topic. This is for the bbPress plugin for wordpress, not the standalone.
Thanks,
Andrew
I DO like the tags function in this very install (bbpress.org), where I can add the tags I’d like to add to whatever topic I read.
But in the bbPress 2.1 install I have I can not see that function.
Is there a way I can call that function in the template, or a widget I can add to WP?
Hi,
I have recently setup a bbpress on my wordpress website, and everything seems fine, but the Tags are somehow not working. The problem is when I create a Tag from the front of the website (while creating a new thread) I then cannot see it in the panel administrator. Also, when I create the tag in the panel administrator I then cannot see the tag in the widget in the front end of the website. Do you have any idea what could be causing the problem?
Thanks for any advice!