Search Results for 'bbpress'
-
Search Results
-
I have a conflict with the visual editor in bbpress and the Ecwid plugin.
With Ecwid enabled:
When I enter text into the visual editor and try to submit I get “ERROR: Your reply cannot be empty. “. Also the inert image icon does not work.
With Ecwid disabled
Everything works as expected.Hi,
I amusing WordPress 4.6.5 with bbPress 2.5.10. Just recently I am starting to get 50 or 60 users a day registering when I had only a handful for many months previously. None of these ‘new’ users are activating their account. I know that activation emails are going out because I registered myself with a gmail account, received the activation email and applied a password. My admin email account (not the gmail one) received a message telling me that the user had changed the password, thus telling me that that user had activated. None of the over 200 spam email accounts have followed that process, so I want to remove them from my list.
I was under the impression that bbPress automatically removed registered users that did not activate, but I still have over 200 sitting there and I cannot see which ones should be active and which ones are not, because they all just have “Subscriber” role against them.\
How can I tell which users have activated so I don’t remove valid users and only remove the spam ones.Hello experts,
One of my client have a website called : seriesratings.com.
He needed a forum, that’s why he added the bbPress plugin. the site was using Post Ratings plugin already to rate the posts.
when he installed the bbPress. the Post ratings plugin crashed, it is not working. I don’t know what happend. I uninstalled the bbPress plugin and the problem was still there.
Does anyone know, what would have happned, and how can I solve this problem.
Thank you very much in Advance : )
Best Regards,
LuckyTopic: Replies Not Publishing?
A user posted a new topic in my bbPress forum. that worked just fine. I registered as a Subscriber so I could test user experience, and tried to reply to his topic/thread. But after I hit “Submit,” the topic reloaded and the reply was not there. The status still reads: This topic contains 0 replies, has 1 voice.”
What could be the reason why the response is not being published?
Thanks!
Ken
Hello, I am running WordPress 4.7.4 and bbPress 2.5.12.
My forum can be found on https://thehulkpress.com/forum . The page looks exactly how I want it to there, but when I click on the forum channel the page background changes to white. I’ve tried a variety of different css codes to change the rest of the pages to black, but can’t seem to find the correct block of code. Can someone suggest a way to change not only the first page, but the rest of the pages’ background to black? Thank you
– Zach
Hi.
I moved my localhost site to my domain.
All went great except bbpress.
When I load the forum page it doesn’t work and show an error page not found.
Tried to delete forum page and recreate, tried to uninstall bbpress and install again. No luck.
I think its has something to do with the database but not sure.
Followed the tutorial to install.
Permalinks I refreshed it.nothing so far.
Thx for help.Hello, I have a bbPress forum on my website. I am running WordPress 4.7.4 and bbPress 2.5.12.
The way I want the entire forum to look can be found on https://thehulkpress.com/forum. However, you’ll notice when you click on the one channel available that the background of the page goes to white instead of staying black. I’ve searched numerous posts and have attempted to change all css fields that make sense to a black background. I have a feeling that the Divi theme that I am running is perhaps overriding this and I may need to change something in the php files, however I am not sure where to look for that. Would anyone be able to point me in the right direction? Thanks for your time,
– Zach
Topic: Hide Topic / Reply IDs
Topic: TTFB problem
We have issue with the time to first byte (TTFB) using the plugin BBPress. On the single topic page we get TTFB about 5-7 sec. After researching this issue we have found that the problem is in the file “content-single-topic.php” and the bottleneck is the function “bbp_has_replies()”.
After researching this function we have found that the problem is in the code:
wp-content/plugins/bbpress/includes/replies/template.php:184
$bbp->reply_query = new WP_Query( $r );this row takes about 5-6 sec, so performing the query which retrieves the list of replies takes about 5-6 sec. Also we have dumped the query which is performed:
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts FORCE INDEX (PRIMARY, post_parent) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND (wp_posts.ID = 515125 OR wp_posts.post_parent = 515125) AND ( ( wp_postmeta.meta_key = ‘_bbp_forum_id’ AND CAST(wp_postmeta.meta_value AS SIGNED) NOT IN (‘515120′,’515123’) ) ) AND wp_posts.post_type IN (‘topic’, ‘reply’) AND ((wp_posts.post_status = ‘publish’ OR (wp_posts.post_status = ‘pending’ AND wp_posts.post_author = 0) OR wp_posts.post_status = ‘closed’ OR wp_posts.post_status = ‘hidden’) OR (wp_posts.post_author = 0 AND (wp_posts.post_status = ‘private’))) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date ASC LIMIT 56150, 25;
You can check a test here:
https://tools.pingdom.com/#!/NXIxm/https://www.bombingscience.com/forums/topic/tags-tags-tags/page/602/We are using Version 2.5.12
Could you please check this issue and provide us solution in order to speed up this query?
I feel as though I’m losing my mind. There’s an option to enable the full TinyCME editor correct?
I’m looking at this: https://codex.bbpress.org/enable-visual-editor/
But when I do that, all I’m seeing is this:

I’ve tried the code in the codex on a base WordPress theme and all plugins disabled.
Is it possible to enable a more robust editor?
Thanks
Topic: Slow for logged-out users
The whole wordpress site is slow for logged out users and I not sure if it’s related to bbpress or buddypress. Every page take about 4 sec and 0.5 sec for logged in users
Wordpress: 4.7.3
Buddypress: 2.8.2
bbpress: 2.6b2
25000 usersWith QueryMonitor I can see the following
SELECT wp_users.ID,wp_users.user_login,wp_users.user_pass,wp_users.user_nicename,wp_users.user_email,wp_users.user_url,wp_users.user_registered,wp_users.user_activation_key,wp_users.user_status,wp_users.display_name
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (40269,32606,34524,34322,40331,40334,36153,25677… and all user id’sCaller is WP_User_Query->query()
wp-includes/class-wp-user-query.php:600Component:
Plugin buddypressThe funny thing is if I disable bbpress and rtMedia with (bbpress plugin) that big query is not taking place.
Topic: Regarding shortcode
Hi, is this possible we can display forum details like , suppose we have two forum, name called forum1 & forum2, Forum1 has 5 topics & forum2 has 10 topic. so is This possible on bbpress we can display first Forum1 then their associate topic 5 then later on forum2 then their associate topic 10. Please do the needful for me. Thanks i am waiting for your reply….
Topic: remove header from main page
Hi .
I have .tube theme on wordpress
I need to hide the header of the forum it makes a double text .
double text on headerI don’t know if its a theme problem or the forum page. or bbpress.
thanks for the help.