Search Results for '+.+default+.+'
-
AuthorSearch Results
-
May 13, 2022 at 8:36 am #229251
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
Robin W
ModeratorI can only suggest
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 5, 2022 at 12:27 pm #229086Robin W
Moderatoryour theme or another plugin might be affecting my template loading
if you want to check this:
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 4, 2022 at 4:43 pm #229066In reply to: Text Edit Bar missing for Keymaster
ddbell
ParticipantI thought the tabs were supposed to be there by default. I guess not. I am brand new to bbPress.
Just to Clarify, I have quite a few other plugins on the site. The bbPress plugin is just one part of the website and is a recent addition. The bbPress plugin was 100% default but it seems other plugins affect this text area in bbPress.
On the backup test website I was using as a test site, it looks like the tabs were there from the bbPress style plugin I installed which was only on the test site but not the main suite. I forgot I installed that…. but had never used it. It was only on the test site.
For the test site I just did the following to test.
I disabled the bbPress style plugin. It then only had the Visual Text tool bar and was stuck in Visual text mode (which I don’t want because I need to use HTML).
I then disabled the bbPress style plugin and also disabled all plugins except bbPress itself. Then it was in Text edit mode with no tool bars at all and no tabs at all.
I then re-enabable the bbPress style plugin so the only plugins on the site activated were bbPress and the bbPress style plugin. Then there was the text tool bar (not the visual tool bar), but no tabs.
I then re-enabled all other plugins. Now it has the tabs which switch between the Visual toolbar and the Text tool bar. So it seems one of the other plugins, unrelated to bbPress is adding the Visual Tool bar which also adds it into bbPress too. I’m not sure which one because I didn’t test one by one.
So that will work for me. I now added the bbPress style plugin to the main site and I have tabs and the text Editor I need. Other users can use the Visual if they want.
I didn’t realize a another plugin could change what happens inside of a different plugin. I guess WordPress can get convoluted with lots of moving parts. I may go back and try to figure out exactly which plugin adds the extra tool bar. But I like it to have both so it works fine as is now.
May 4, 2022 at 4:04 pm #229063In reply to: Text Edit Bar missing for Keymaster
Robin W
Moderator
My bbPress install is 100% default. There is no custom styling at all. I haven’t made any changes to the settings.
ok, so bbpress without anything else does not have the ‘visual/text’ options, so what is adding these please.
May 4, 2022 at 2:37 pm #229058Topic: Text Edit Bar missing for Keymaster
in forum Troubleshootingddbell
ParticipantThe Text Edit Bar and buttons for the text area is missing on my Keymaster account. It shows up in regular user accounts. It was working in my Keymaster until recently. My bbPress install is 100% default. There is no custom styling at all. I haven’t made any changes to the settings.
I loaded a site backup on a different URL and the Edit Bar shows up for the same Keymaster account in the backup. However, I don’t want to reload the backup on the main site because I have have Woocommerce orders since the last update.
I already tried clear the browser cache and tried multiple browsers but that didn’t fix it.
Is there any setting to control this?
May 3, 2022 at 12:40 pm #229027In reply to: Specific Roles are not visible forums in backend
Robin W
Moderatorportal-admin is not a default wordpress or bbpress role, so how ever you created that, you’ll need to add the appropriate bbpress capabilities to it.
May 2, 2022 at 7:01 pm #229015In reply to: Blank topic pages while using TwentyTwentyTwo theme.
Steveorevo
ParticipantVery nice work with the style pack Robin! I do have one issue with Mega Max menu compatibility. For whatever reason, it doesn’t look like shortcodes are being processed when style pack is activated (which is how MegaMax allows menus to be embedded).
Otherwise I’d recommend your style pack for bbPress users as this “simply works” to deliver the forum styling to Twenty Twenty Two without having to painfully apply one’s own CSS rules to make it marginally pretty.
For those willing to go that far, I found that simply adding a basic, default template page as described on WordPress.org will do the trick. Supposedly block editor doesn’t care for/use PHP template pages anymore so it’s otherwise ignored.
For simplicity, I just replace Twenty Twenty Two’s otherwise empty index.php with the “skinny” template index.php I created here:
https://gist.github.com/Steveorevo/96d8015bcf353221e1cf0cd6b89bb766
May 2, 2022 at 11:39 am #229011In reply to: Specific Roles are not visible forums in backend
Robin W
Moderatorbackend forums are generally only seen by bbpress keymasters
I’d need further details on what roles, are these default roles or have you set them up etc. to try and help further
April 26, 2022 at 2:28 pm #228894In reply to: Link back to LearnDash Course for course forum
Robin W
Moderatorfind
find
wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.phpand you’ll see several action hooks you can link to
April 22, 2022 at 6:43 pm #228798In reply to: Critical error when user tries to reply to a post
janecarole
ParticipantA little more explanation: My site is active so I don’t want to switch to a default theme because it makes the site go nuts. (My site uses twenty-seventeen.) I tried switching to twenty-twenty on my staging site, but that didn’t help because I couldn’t test the problem as a user since I have to stay logged in as myself in order to use my staging site.
If I decide to test by changing themes on my live site and letting it go nuts, and if that were to solve the user posting problem, how would that help? I have to be able to use the twenty-seventeen theme. I have worked and worked with twenty-seventeen over a long time to get it exactly like I want it. Twenty-twenty or twenty-one will not work for me.
April 22, 2022 at 3:21 pm #228793In reply to: Critical error when user tries to reply to a post
Robin W
Moderatorso did you do this bit?
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.
April 22, 2022 at 3:35 am #228784In reply to: Missing Subscribe/Unsubscribe button on Forum
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
April 22, 2022 at 3:34 am #228783In reply to: Critical error when user tries to reply to a post
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
April 20, 2022 at 10:33 am #228757In reply to: Duplicate Topic Detected (Not Working)
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
April 19, 2022 at 2:27 pm #228749Topic: Auto-generate forum topics on group creation
in forum Themesmaestromike1977
ParticipantHi, I’m using Buddyboss theme, and when a user creates a group with a forum, I need the forum to have by default certain topics set up, eg. ‘Rules’, ‘General Chat’ etc (so me/user doesn’t need to set these topics up every time a group is created). Not sure how to code this, any help appreciated, thanks!
April 11, 2022 at 1:52 pm #228572In reply to: How do I make a login link?
Robin W
Moderatorbbpress just uses WordPress registration and login.
so either :
1. You allow uses to register using dashboard>settings>discussion>anyone can register, bbpress will allocate the role set in dashboard>settings>forums>default role
2. you manually add uses (dashboard>users>add user) upon receipt of a form (using say a form plugin – https://www.isitwp.com/best-wordpress-contact-form-plugins/ – to set up whatever details you want which is then emailed to you) – you then then allocate any wp and bbpress role you wish, or none !
3. you use a registration plugin – there are lots – this article describes some https://kinsta.com/blog/wordpress-user-registration-plugins/
April 8, 2022 at 3:10 am #228508In reply to: Blank page in topic
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
April 5, 2022 at 8:23 am #228464In reply to: PHP warnings when creating a forum
Robin W
Moderatorhmmm…
Possibly a theme or plugin conflict
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
March 30, 2022 at 10:31 am #228345In reply to: Add text content between Title ‘Forum’ and the forum
ollietubb1
ParticipantHi Robin,
Sorry for slow reply, just picking this up again.
So, I see what you are saying but it is this page where I need to inject the content:-
I think what you are saying is, it will add a description into the individual forums.
So, I tried your suggestion and set up a custom page, with the shortcode in WordPress default editor as it wouldn’t work with Divi! Added the text above, does the trick.
https://wbc1.otiscreative.co.uk/forum/
Thanks for your help,
OllieMarch 30, 2022 at 3:18 am #228321In reply to: Unsubscribe forums/topic still sending emails.
Robin W
Moderatorif you subscribe to a topic, then you receive notifications of replies
if you subscribe to a forum, you get notification of new topicsif unsubscribing isn’t working, then it might be something extra that is added, 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.
Then come back
March 20, 2022 at 3:13 pm #228173Topic: What is the theme name at bbpress.org?
in forum Themeszmih
ParticipantHello.
What is the name of the default theme at bbpress.org/forums?
March 14, 2022 at 3:37 pm #228078In reply to: Notification mails not being sent to poster
meembat
ParticipantI am using bbpress notify (no spam). I just dropped the no spam part in the post.
I am ok with the Bcc. Just need to figure out how to ensure bbpress notify (no spam) does not interfere with the notifications from subscriptions.
The alternative would be default all users to be subscribers to all forums. Is there a plugin for that? Or else may need some code or direct database changes to implement that.
March 14, 2022 at 4:24 am #228055In reply to: Notification mails not being sent to poster
Robin W
Moderatorok, If you are certain that
1. the box is being ticked (by default it is left blank), and that
2. emails are working from within bbpress (ie if someone else subscribes to the topic they get an email)then the standard fault finding applies…
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
March 11, 2022 at 9:09 am #228020In reply to: Similar topics bbpress
Robin W
Moderatorworks fine on my test site
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
-
AuthorSearch Results