Search Results for 'bbpress'
-
Search Results
-
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?
I’m starting to build a site using WP 4.5.3 and would like to create a bbpress forum in it.
Have installed bbpress 2.5.9 and created my forum.My problem is, when I want to create a post or reply to one on the front-end, i receive an error message “ERREUR: Etes vous sur de vouloir faire ca ?” (In english : “ERROR: Are you sure you want to do that ?”) above the title of the post, and I cant confirm or anything else, just modify my post.
I can create posts in the back-end though.I tried without any other extension than bbpress, and with twenty fourteen theme aswell as with the theme I want to use in the end.
I can’t post a link to my site, as it is local only atm.
I have seen some people having the same issue, but could’nt find a solution.Can anyone help with that ?
Topic: Bbpress Background Image
Hello,
I was wondering is there any way to change the background image of only bbpress pages? This is because if I change the background image of my theme through the customizer, then my home page, about page, blog posts page, etc. will all have that background image, which doesn’t look very good.
I am currently running wordpress version: 4.5.3, bbpress version: 2.5.9, and my website is http://www.purposeshare.com/forums, which is using the sydney child theme.
Thanks,
DavidHello my (lottery.co.th) public forum site is https://www.lottery.co.th/forums
I would like to add css to theme but don’t want to edit in bbpress plugin also how to add like a Solid colour between the category?
Thanks.//Thank you the first reply is resolved for me.