Hi all
I have created a forum closed to new topic, but I want it’s possible to reply to existing ones.
Is there any way?
Hi all
I have created a forum closed to new topic, but I want it’s possible to reply to existing ones.
Is there any way?
Hi, i am new to bbpress, for some reason that i cant see, when i select the edit link that is above the topic post, there is no eidt page displaying? can someone please shed some light on this as i do not have a clue as to why it is not displaying.
Thanks
BBPress version: 3.5.2
WP Version: 3.8
URL: goo.gl/1ZTB1s
Hi All
DOes anyone know what I have to do to make the kitchen sink more user friendly.
Currently thier editor has stuff like
B
I
Link
BQUOTE
and all the buttons above. Users do not recognize this as friendly and I want to give them more recognizable editing options. I have looked for widgets but have found none (obvious ones) which actually apply to the users in the forums editor.
Can anyone suggest widgets or settings where I should be looking please?
Many thanks indeed
Rabit
What is the best way for me as an Admin to get notified of new topics / replies on my forum? I guess this isn’t included out of the box, so a plug in is required?
Hi, just a quick question about this new feature that has been in the pipeline for some time:
https://bbpress.trac.wordpress.org/ticket/2498
there is already a plugin that provides this functionality (https://wordpress.org/plugins/bbpress-post-topics/) and it is being used already on the official sites here so I’m curious why it isn’t a done deal?
thank you!
Hey there,
My bbpress forums are not inheriting my theme, it works for some people and for others it doesnt. When myself and several members visit the forums they look correct but when we got to a topic it shows up with not css whatsoever just a white page with everything aligned to the left. Any ideas how to fix?
www.gamermingle.com
I’ve been looking all over for the shortcode is there anything to list the members on the forum?
Thank you
I would like to put my search for the forums in my footer.
<div class=”bbp-search-form”></div>, essentially move this to the footer. I need to echo out this form with php in the footer.
I tried… echo do_shortcode(‘
Please enter some search terms above
i have a php code that help me to add any button in wordpress quicktags toolbar:
add_action( 'admin_footer-post-new.php', 'pre_add_quick_tag' );
add_action( 'admin_footer-post.php', 'pre_add_quick_tag' );
function pre_add_quick_tag() { ?>
<script type="text/javascript">
edButtons[edButtons.length] = new edButton( 'pre', 'pre', '<pre>', '</pre>', '' );
</script>
}
now i want this pre button also added in bbpress (not just for admin, i want all users can use this button), any idea?
ps: i also asked this question here
Use WP 3.7.1, bbPress 2.5.3, just installed, theme twenty ten. I followed your instructions on your website. After installation I made a page named Forums, after that I made a forum and a topic, both as test. The test is no more visible in the website as I removed the test. The test forum I had placed as subpage at the forums page. As far as good. When I opened the forum in the website I saw in the top of the forum page I see the name of the forum and direct thereunder the navigation line: home>forums>name of forum>subscribe, the following line ‘This forum is empty'(light blue background), the following line Viewing topic 1 (of total 1). Under this topic, the line: Viewing topic 1 (of total 1), thereunder the line: Your account has the ability to post unrestricted HTML content, thereunder a field to bring in another topic such as I’m writing in now.
I’m not a professional so I don’t know how to recover this problem. regards, Robert