Search Results for 'bbpress'
-
Search Results
-
Hi, I have installed the bbPress plugin, as I need a forum for visitors feedback. I have realised when creating a topic as a new user that the fields to fill are not showing when typing except for the topic description itself. It seems it’s something to do with text being written in white? If one keeps writing and post the topic it shows when published.
I have looked into the plugin settings but cannot find anything to change this.
Any feedback would be greatly valued.
Here is a snapshot: https://imgur.com/eFfL5EL
Importing an old installation of bbpress1 into bbpress last version plugin, i’m getting stuck at step 11 with this loop:
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
…Is these important to run after upgrading bbpress to 2.6-2.62-2.63 or dont matter much?
Remove favorites from user-meta
Remove topic subscriptions from user-meta
Remove forum subscriptions from user-metaTopic: WordFence Security warning
I upgraded to version 2.6.3, and have received a warning that a page in BBPress is not in sync with the “official” release. The page in question is wp-content/plugins/bbpress/includes/common/engagements.php. When I compare old and new versions of the page, the old actually looks better than the new one does! How do I re-install to make sure that I have the “official” release?
Custom Field doesn’t work with bbpress 2.6 and above
I use custom fields for bbpress topics.
I tried to turn off all plugins and change the theme to default but always receive next javascript error in the console:load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4 POST https://test.3d-kstudio.com/wp-admin/admin-ajax.php 400 send @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4 ajax @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:4 ajaxAdd @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9 i.wpList.<computed> @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9 (anonymous) @ load-scripts.php?c=0&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,wp-ajax-response,jquery-color,wp-lists,jquery-ui-sortable,postbox,jquery-ui-position&load[chunk_1]=,jquery-ui-menu,jquery-ui-autocomplete,tags-suggest,tags-box,word-count,wp-sanitize,post,editor-expand,thickbox,shortcode,backbo&load[chunk_2]=ne,wp-util,wp-backbone,media-models,wp-plupload&ver=5.3.1:9 dispatch @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:3 r.handle @ load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,suggest,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse&ver=5.3.1:3
PS. For getting the error the topic must be saved.
Hi,
I was asked to add a forum to our corporate website using bbPress. Based on what I have seen so far it is not hard or complicated to install, configure and use. However, the second part of the request has me stumped. The requirement is not to ask the user to create a new account but rather use the credentials they provided in a third party software to authentication. This third party software provides an API endpoint for authentication. So I need to send the username and password to the third party software to verify the user. If the API returns success then the user can use the forum.I assume that a user account still needs to be created in WordPress for bbPress to tag the user’s name to his or her posts. Is this a correct assumption?
How can I implement this solution? Is there a plugin out there that I can use or can I write some modification to bbPress to achieve this task?
Here is the info you required.
WordPress: 5.3
bbPress: Version: 2.6.3
Website: https://www.craneresorts.com/Regards,
JHi,
Can we know how to create bb shortcode to hide portion content (text or URL) in the post or replies?
for example, only logged-in users can view some content/URL in the post/replies.
I saw lots articles to make this work in WordPress post, but could not find for Bbpress.
Please help.
thanks
Topic: Replies go to moderation
Hello,
My client wants to aprove ALL replies before they are posted. Is this possible with bbpress?
I saw a couple of plugins but they are abandonedI have the GD Power Search plugin installed and raised a query here:
https://wordpress.org/support/topic/searching-is-broken/
They stated:
The bbPress search requires to have the search term/keyword present. As a workaround, right now, you can set the keyword to minus sign: -.
But I find that even that is not working on my site.
What are the expected rules for performing searches? With this extra form I can seach by author or tag etc but doesn’t seem quite right.
Topic: errors after updating 2.6.3
After updating 2.6.3, the following error occurs.
Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 456 Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 461 Notice: Undefined variable: topic_id in E:\xampp-2\htdocs\test\wp2\wp-content\plugins\bbpress\includes\replies\template.php on line 467
wordpress
config.php setting
define( ‘WP_DEBUG’, true );Wordpress 5.3, bbPress 2.6.3
When you create a reply to a reply, a “_bbp_reply_to” postmeta row is NOT created; so everything ends up being a reply to the main topic, as opposed to a reply to another reply.
Specifically the URL https://mywebsite.org/forums/topic/newest-topic/?bbp_reply_to=49888&_wpnonce=78c211457a#new-post
that initiates creation of the reply, the “bbp_reply_to=49888” part of the URL is not being assigned to the created reply’s metapost ‘_bbp_reply_to’ data row.
As a result, the hierarchical nature of replies is not reflected on the UI, nor in the database.
Hello,
Is there any function or something for the nickname field to take data from username field and possible to save the profile? I’ve tried everything but I can’t do it.
I don’t want users to be able to change their name at all times, but only administrators will be able to change it through the dashboard.I am editing bbpress form-user-edit.php in my child-theme. But still got only ERROR: Please enter a nickname.
<div> <label for="first_name"><?php esc_html_e( 'First Name', 'bbpress' ) ?></label> <input type="text" name="first_name" id="first_name" value="<?php bbp_displayed_user_field( 'first_name', 'edit' ); ?>" class="regular-text" /> </div> <div> <label for="last_name"><?php esc_html_e( 'Last Name', 'bbpress' ) ?></label> <input type="text" name="last_name" id="last_name" value="<?php bbp_displayed_user_field( 'last_name', 'edit' ); ?>" class="regular-text" /> </div> <div> <input type="hidden" name="nickname" id="nickname" value="<?php echo esc_attr( $profileuser->user_login ); ?>" disabled="disabled" class="regular-text" /> </div>
Thank you.
beat