Search Results for 'bbpress'
-
Search Results
-
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.
Topic: RSS Feeds into Topics
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
Topic: Tags are not working
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!
Hi,
I’ve got some difficulties with shorcodes in my bbpress installation for wordpress. I have to use special shortcodes for card symbols (spade, diamond, etc.). Example, I use special format for posts, that changes :spade: into <img src=”dsewfwe” />. It works for posts and comments, but it doesn’t work for topics and replies

Any advice how to automatically replace a string with a different one?
http://forumpokerowe.com/temat/emotikony-2/
Please help
I’ve just upgraded to wordpress 3.3.2.
And after this upgrade my bbpress forum dosen’t work(?) – or dosen’t show.
http://www.neworleanssaints.dk/Forums/debat/saints/ – is the correct parth… but it sends me to: http://www.neworleanssaints.dk/2011/08/19/saints/ …don’t know why.
I’ve checked the menu and forum (bbpress) and its all set up correct. But still i doesn’t se my forum. Any ideas?
