Search Results for 'bbpress'
-
AuthorSearch Results
-
May 14, 2023 at 4:08 pm #235720
Topic: activation emails not sending
in forum Troubleshootingzoddshop63
Participantactivation emails not sending. I am using smtp via a plugin called WP Mail SMTP. All emails are sending except from the bbpress ones for activating email.
May 14, 2023 at 3:35 am #235719In reply to: bbp-login and bbp-register bugs
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
May 12, 2023 at 5:04 pm #235701In reply to: Blank content, see only username.
frenchalps
ParticipantQuick update from WordPress (via a support ticket on a Business subscription)
BEGINS
Hey there!
I’m following up today to let you know we’ve identified the issue with bbPRess and Jetpack; our Jetpack developers have found a fix, which is currently being worked on. If all goes well with the development of this fix, we expect it to be released as early as this coming Tuesday.
We appreciate your time and effort, and thank you so much for bringing this to our attention and allowing us the opportunity to get it fixed!
ENDS
May 12, 2023 at 7:42 am #235695In reply to: I don’t get email notifications
Robin W
ModeratorIt may well be the address that bbpress is sending from.
this is typically noreply@ and if this email address does not exist then many email hosts will not permit its transit through the system.
either
once activated go to
dashboard>settings>bbp style pack>Subscription Emails
where you can amend the address and change the wording as well
or
Put this in your child theme’s function file –
ie wp-content/themes/%your-theme-name%/functions.php
where %your-theme-name% is the name of your theme
or use
add_filter('bbp_get_do_not_reply_address','my_bbp_no_reply_email'); function no_reply_email(){ $email = 'noreply@yourdomain.com'; // any email you want return $email; }and change the address
May 12, 2023 at 1:27 am #235677In reply to: Registry List – Expandable – Self entered
loftus49
ParticipantHi and thanks once again for your response.
I do not use JetPak .. use WordFence and Akismet.
I tried the Twentytwenty theme … does not rectify the problem (just produces weird spacing and color schemes).
I tried the plugin testing – alas no joy. The problem did not correct when they were all (except bbpress) deactivated.
I’ll try the “HealthCheck & Troubleshooting” plugin you listed. Stay tuned.
May 11, 2023 at 4:09 pm #235672Topic: I don’t get email notifications
in forum Troubleshootingeluyawi
ParticipantI have installed bbpress, why doesn’t it send notifications by email, once you check the box and they reply to your discussion? I have forms set up, and I do get the form emails. can anyone help me?
May 11, 2023 at 8:55 am #235668In reply to: Blank content, see only username.
frenchalps
ParticipantAnother update, FIXED!
Disabling JetPack Site Accelerator brings all the bbPress Forum posts back to life.
WP Dashboard > JetPack > Performance > Performance & Speed > Disable Site Accelerator
Phew 🙂
May 10, 2023 at 12:58 pm #235656In reply to: Registry List – Expandable – Self entered
Robin W
Moderatorok, presume you have bbpress enabled ?
it could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
May 10, 2023 at 11:06 am #235654In reply to: Embed Forum – subscribe not working
johngtur
ParticipantFor anyone with the same problem, this appears to be a bug in BBPress. The script that is meant to fire when someone clicks the “subscribe” button (engagements.js) is only enqueued for the forum and topic post-types. When a forum or topic is embedded on any other post-type, the script is not enqueued, and the button doesn’t do anything.
A quick fix is to add this to your functions.php file, to enqueue the script whenever a forum or topic is embedded via a bbp-single-topic / bbp-single-forum shortcode:
add_filter( ‘do_shortcode_tag’,’subscription_button_fix’,10,3);
function subscription_button_fix($output, $tag){$arr = array(‘bbp-single-topic’, ‘bbp-single-forum’);
if(!in_array($tag, $arr)){
return $output;
}
bbp_enqueue_script( ‘bbpress-engagements’, ‘js/engagements.js’, array( ‘jquery’ ), true );
wp_localize_script( ‘bbpress-engagements’, ‘bbpEngagementJS’, array(
‘object_id’ => get_the_ID(),
‘bbp_ajaxurl’ => bbp_get_ajax_url(),
‘generic_ajax_error’ => esc_html__( ‘Something went wrong. Refresh your browser and try again.’, ‘bbpress’ ),
) );return $output;
}May 10, 2023 at 3:29 am #235650In reply to: Blank content, see only username.
Robin W
Moderatorit could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentytwenty, and see if this fixes.
Plugins
If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users
Then come back
May 7, 2023 at 6:07 am #235629In reply to: How To Allow Same Topic Post
Robin W
Moderatorbbpress copes with that quite happily
May 4, 2023 at 1:32 pm #235608In reply to: “User” Page seems to be stuck in a loop
evanhgh
Participantahhh you know i think i found something,
I think that block is generated by the GD bbPress Toolbox Pro PluginI’ll disable that functionality for now and reach out to that plugin dev to see if he can fix the bug.
Thanks for your time and help!
May 3, 2023 at 3:49 am #235588In reply to: Translate BP Registration page
Robin W
Moderatorbbpress or buddypress ?
May 2, 2023 at 5:02 am #235573In reply to: La date et l’heure dans le forum
bernard38fr
BlockedLe problème est fixĂ©, avec mes remerciements : Explication : aller dans rĂ©glages pack bbpress, onglet activitĂ© rĂ©cente, point n°6 mise en forme de l’activitĂ© et indiquĂ© dans la partie Ă remplir “sĂ©parateur”, mettre un espace puis deux points puis un autre espace et valider.
May 1, 2023 at 4:46 pm #235563In reply to: How to unsubscribe a member to all threads?
cassel
ParticipantWhat am I looking for in the Dashboard > Users? I don’t see anything about subscriptions or forum or any reference to bbpress. I did activate the “Subscriptions Management”.
April 30, 2023 at 3:29 am #235556In reply to: Registry List – Expandable – Self entered
Robin W
Moderatorwell this site has 7 forums with 131,555 topics. The ‘fixing wordpress’ support forum itself is powered by bbpress and that has over 700,000.
Measured in nano-seconds every topic adds to performance, but I’d suspect you’d struggle to measure any meaningful site slow down with 99.9% of sites with forums.
Ultimately it does depend on server performance and site configuration.
April 30, 2023 at 1:17 am #235555In reply to: Registry List – Expandable – Self entered
loftus49
ParticipantGuess I should stop bugging you with so many questions. Really appreciate your responses. OK .. one last one:
As you know from the link (https://loftorg.com) I am using “Topics” in the “Registry” forum as the means to list individual names. How many topics can I list in bbpress before website responsiveness becomes affected?
April 29, 2023 at 11:30 am #235550In reply to: Mail keymaster for all posts
Robin W
Moderatorwill let you set this up
April 29, 2023 at 11:24 am #235549In reply to: Registry List – Expandable – Self entered
Robin W
Moderatorah, ok that should all be fine.
bbpress just uses the wordpress posts and postmeta tables (with ‘custom post types’) within your website sql database, so if you move the whole site it will move with it.
No need to split this topic since it is all one logical issue 🙂
April 29, 2023 at 10:34 am #235547In reply to: Registry List – Expandable – Self entered
loftus49
ParticipantHow do I move the last two entries herein to a new topic?
At the moment, both sites are essentially empty. I’ll be unpacking a “cPanel” backup of an old HTML site to the “test” site then somehow converting all the HTML pages to WP pages. I will be replacing the old dokuwiki with bbpress and manually populating the bbpress forum with about 100 entries (topics). Once all is beautiful and operative with the “test” site I’ll move it from “test.mysite.com” to “mysite.com”.
Will the bbpress forum move with the website transfer to the new site or does anything proprietary to bbpress need to be done (e.g. new SQL Database) ?
April 29, 2023 at 3:02 am #235544In reply to: Registry List – Expandable – Self entered
Robin W
Moderatorok, moving bbpress between sites can be complex.
Is the test site a mirror of the live site?
April 28, 2023 at 9:49 pm #235541In reply to: Registry List – Expandable – Self entered
loftus49
ParticipantYour help and suggestions were terrific. Thank you.
Now, once the bbpress site is completed, manipulated, and refined in the “test” sub-domain, how do I move it over to the active domain? I have it in ‘test.domain.com’ and will move it to ‘domain.com’.
April 28, 2023 at 8:36 am #235533Topic: Different forum topics on different pages
in forum Troubleshootingmilicagpg
ParticipantHello. I created two forums and wants that theirs topics be presented on two different pages. I added the shortcode [bbp-topic-form forum_id=$forum_id] on both page referencing the forum_id which topics I want present on that page. At page1 I don’t have the problem, but on page2 I see the topics from both forums. The form for entering a new topic on page 2 is ok and regularly sorts topics into forum 2, but the display on the page shows posts from both forums.
Anyone can help? I think I believe that the solution is trivial, but I’ve been stuck with it for several days.
Version of bbPress is 2.6.9 . The project is still on localhost.April 27, 2023 at 7:44 am #235528In reply to: Close topic label
Robin W
Moderatorthank you
put this in the custom css part of the style pack plugin
#bbpress-forums .status-closed, #bbpress-forums .status-closed a { background-color: transparent; }April 26, 2023 at 10:22 am #235503In reply to: Close topic label
Robin W
Moderatorput this in the style pack custom css or your theme’s custom css
#bbpress-forums .status-closed, #bbpress-forums .status-closed a { background-color: none !important; } -
AuthorSearch Results