Search Results for 'bbpress'
-
Search Results
-
Am I missing something? I can edit the forums just like the page editor, but when I click “update” nothing seems to go through. How can I make it so it works? I’ve tried even switching themes and seeing if that helps, nothing.
Dear Sir/Madam,
I install the bbPress and find the search box and button are in separate line, I review the code of form-search.php
<form role="search" method="get" id="bbp-search-form" action="<?php bbp_search_url(); ?>"> <div> <label class="screen-reader-text hidden" for="bbp_search"><?php _e( 'Search for:', 'bbpress' ); ?></label> <input type="hidden" name="action" value="bbp-search-request" /> <input tabindex="<?php bbp_tab_index(); ?>" type="text" value="<?php echo esc_attr( bbp_get_search_terms() ); ?>" name="bbp_search" id="bbp_search" /> <input tabindex="<?php bbp_tab_index(); ?>" class="button" type="submit" id="bbp_search_submit" value="<?php esc_attr_e( 'Search', 'bbpress' ); ?>" /> </div> </form>There is not line break tag <br> between the input element, does anyone know how I can remove the break?
Best regards,
Kelvin.
Hi all
this is my (new) website: http://psychiatryadvice.comWhen someone attempts to submit a new topic the following message occurs:
ERROR: Your topic cannot be created at this time.
Under settings>discussion I do not have any words in the blacklist or comment moderation. I also disabled the most recent plugin I installed (btw creating new topics was no problem after I initially installed this plugin).
Any advice how to fix this please?
Thanks!Wordpress v 4.5.3
bbpress v 2.5.9-6017For my users, the main focus of their bbPress membership site is their latest posted thread.
How do I show on their dashboard the details of their latest thread? Preferably with 1) the first post 2), 3) the latest post, and 4) field to post an update to this topic.
I am running bbpress(Version 2.5.9) + buddypress(Version 2.5.3) on wordpress version > 4.5.1.
In bbpress there are users with Forum Role as Participant and site role as Participant. I have observed that any participant can delete tags created by any other participant. For example if participant-A creates a topic-A with tag-a, when participant-B replies to Topic-A, then participant-B can see tag-a created by participant-A in tag input field and if participant-B removes it from the input field and submits the reply then tag-a is deleted from Topic-A. I this behaviour normal. I . Any help will be great as I have been trying but could not find any reference to this use case.Topic: Question & Answer plugin?
Is there a simple question and answer plugin for bbPress?

