Published on August 19th, 2014 by LoraLu
I am attempting to use the shortcode
- You must be logged in to create new forums.
to allow users (keymasters) to be able to add new forums as needed. I set up a new page and added this shortcode. The page looks great and the shortcode pulls up the form to add a new forum (as desired). However, when I test it by filling out this form and clicking submit, nothing seems to happen. The page does seem to refresh but a new forum is not added.
Am I missing something? I am new to bbpress so perhaps I just missed a setting somewhere? I am running the latest version of WordPress (3.9.2) and bbPress 2.5.4. My site URL is http://wwcustomercare.azurewebsites.net.
Thank you in advance for your help!
Lora
Published on August 19th, 2014 by tmc5005
I am using bbPress – Sort topic replies. When I go to edit the forum I get the option to sort to sort replies in a descending order. This works fine when I go to the forums page http://tenniselbowracquet.com/forums/forum/tennis-racquets-2/ and down into the individual topics.
But I have individual pages where I include an individual topic such as http://tenniselbowracquet.com/tennis-racquets/ and http://tenniselbowracquet.com/tennis-string/ and when I scroll down those pages the oldest replies are first, this is despite going to settings-discussion and checking comments should display newer comments at the top of each page.
It is showing the older comments at the top of these pages. How can I reverse this?
Thank you.
Published on August 18th, 2014 by EzYRiDaH
Hi there,
I enabled the Visual Editor by using the example code:
function bbp_enable_visual_editor( $args = array() ) {
$args['tinymce'] = true;
return $args;
}
add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );
Two questions:
1. Is it possible to disable the Text editor, hopefully with CSS?
2. How can I get the same Font used in the Text editor in the Visual editor?
I’m not a die hard CSS expert, so please bring it to me gently 😉 I managed to change a lot of the look and feel with a lot of trial and error, but this is beyond my limited skills.
Thanks in advance!
Published on August 18th, 2014 by AwakenStudio
Hello,
After recently updating my bbPress to 2.5.4 I have been getting people tell me they can’t edit their posts’s after posting. I have read that Remapping existing users to default forum roles would correct this. However, when I try this approach all I get is a blank screen. When user’s click on the Edit button they get redirected to a link similar to the following:
Edit Link: http://www.somewebsite.com/forum/reply/220120/edit/
Redirected Link: http://www.somewebsite.com/forum/reply/220120/
Published on August 18th, 2014 by divyesh25
Hi everyone,
Any one know how to filter topics on date base. means i want to list all last 5 days topics.
i see code this code in function bbp_has_topics( $args = '' )
$default = array(
'post_type' => bbp_get_topic_post_type(), // Narrow query down to bbPress topics
'post_parent' => $default_post_parent, // Forum ID
'meta_key' => '_bbp_last_active_time', // Make sure topic has some last activity time
'orderby' => 'meta_value', // 'meta_value', 'author', 'date', 'title', 'modified', 'parent', rand',
'order' => 'DESC', // 'ASC', 'DESC'
'posts_per_page' => bbp_get_topics_per_page(), // Topics per page
'paged' => bbp_get_paged(), // Page Number
's' => $default_topic_search, // Topic Search
'show_stickies' => $default_show_stickies, // Ignore sticky topics?
'max_num_pages' => false, // Maximum number of pages to show
);
is it possible to pass date filter in function bbp_has_topics argument.
Published on August 18th, 2014 by redsace
Hi,
I am using BB press 2.5.4-5380 in WordPress 3.9.2. The running theme is SCRN 2.1. My problem is that since last 1 month or so, any new topic that is created does not show the content of the new post (topic), just the topic title. All other replies to that can be seen, however.
At the backend everything is visible but at the front end the problem remains. I tried updating the theme but it did not help, tried removing the associated plugins like bbPress Email Notifications, GD bbPress Attachments but that too did not help.
Since I am relatively new to WordPress and know little of html programming, please help me accrodingly.
Thanks
My website: www.aceachievers.in
To see the forum You may login using: username: [redacted]
password: [redacted]
Published on August 17th, 2014 by rust12
I have installed bbpress to my blog. In the forum settings, there is an option for ‘registered users’
however when i look at the forum, there is no link to register user.
so how do people register to the forum?
Thanks.
Published on August 17th, 2014 by akyboy
Wonder how can i achieve what you have here on forum.
Topic info widget is visible in sidebar of current topic
Forum info widget is visible in sidebar of current Forum
Is this theme dependent?
Published on August 17th, 2014 by akyboy
Hi Guys,
Is there plugin that separate stickies with extra row or something,..
Something in this fashion : http://www.serdarevic.net/screens/2014-08-17_19-48-16.png
Now there all together with rest of the posts , if i can say?
Published on August 17th, 2014 by TE5LA
Difficult to create a subject that identifies my issue, but I have only one forum with subforums, standard stuff. The issue is, when I create a menu link to my forums, it lists the forum three times on my website, the extra two preceded by the headings “Page 2” and “Page 3”, but is the same forum just repeated.
Any idea how to cure this?
Page: http://reviewx.kicks-ass.net/?post_type=forum