Search Results for 'code'
-
Search Results
-
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.
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
Hi, I am going to convert from Kunena to a WP based forum. Simple:press and bbPress are the 2 finalists.
The thing I absolutely love about bbPress is the loading time. Sooo much qucker than SP on my test server. That is a VPS. Actually Kunena is quicker loading than SP. That is when I have 1000 posts in Kunena, and only 10 in SP.
But bbPress has almost half the loading time than SP.
But there is something Iack in bbPress:
In the “Forums” layout:
– It currently says: Total topics, total posts and last refreshed for each forum
– Can I also show “Last post title” by “Author” ?
– Is it possible to show an excerpt of the last reply?
In the “Topics” layout:
– It currently says: Total topics, total posts and last refreshed for each forum
– Can I also show “Last post title” by “Author” ?
– Is it possible to show an excerpt of the last reply?
In the “Topic view” (thread):
– Can I somehow get the number of posts per user? (same place where the IP adress shows when I am logged in as admin)
You see : I like to know how many posts a user has made. That tells me of how active they are or not.
I would also like to see:
– Member Since: (date)
– Online status
PS: I have been testing bbPress 2.0.2, and have now installed 2.1 and find that even better
I’m new to wordpress and bbpress.
I’m trying to build up my company site with wordpress and I need to have two different forums with different templates.
So I installed bbpress and I created two different pages in wordpress and in each page I used shortcode “[bbp-single-forum id=$post_id]” to create a single forum page.
Each single forum page should use different template or theme, but I couldn’t find any way to use different templates for different forums simultaneously.
Does anyone know if this is possible to do with bbpress?
Thanks in advance.
I have installed bbPress today and been looking around in the files, and have started to get a grip on the theme and how it works.
But I am no designer, and I would like to buy a theme that is either exact alike – or close to – what I would like to get.
I do like the simplicity / setup of the theme used here in bbPress.org/forums – but would like have a little more icons etc.
Do you know any place where I can buy theme(s) for bbPress when using it as a WP-plugin?
I mean themes placed here:
wp-content/plugins/bbpress/bbp-themes/
Thank you
Hi, im using the latest version of buddypress+bbpress.
I installed sitewide forums.
Used the shortcode [bbp-forum-index] on http://portal.thedrughouse.eu/forum/
It works, but after you click on a sections you cant do anything anymore. cant start a topic, it just puts the description in the page
Hi – I have a wordpress blog (installed on my own mySQL Database/webspace) and have added bbPress as it seemed the best forum plug in I could find. I am using the theme Graphene. These are all the latest version as of 19/04/12.
I have created a blank page called Forum which, when the menu item is clicked, forwards to the bbPress forum main page and which appears on the top menu, along with Home and Blog.
Here is where things get difficult…
I would like for the ‘Forum’ menu item (page_item_419) to be highlighted when I am in the bbPress Forum but currently, when I am in the Forums it is the ‘Blog’ menu item (page_item_146) which is highlighted.
Any idea what I need to do? I am not a great deal of coding experience so go easy on me

Many thanks
PC