Forum Replies Created
-
In reply to: Template in Block Themes?
π
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
In reply to: blank topic pageok, as this is a paid theme, suggest you raise this with their support – if it works with the parent theme, it should with the child theme
In reply to: blank topic pagelooks like something in the child theme is affecting.
Where did you get the child theme from ?
In reply to: blank topic pageit 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
In reply to: My bbPress looks uglyI’d guess that it is related to your elementor element that contains it – basically bbpress is trying to fit it’s stuff into a box that is not right for it.
Beyond free help I’m afraid
In reply to: bbPress and Elementor Edit Errorok.
there are dozens of editors that are add-ons for wordpress, some work well with bbptress custom post types, some not so well.
Is there a particular issue with using the wp standard editor for this part?
In reply to: bbPress and Elementor Edit ErrorHowever, when I try to edit the forum with Elementor
can you explain what you are wanting to edit?
In reply to: What does a public Topic in a private Forum mean?ok, so you are correct that topics and replies should be public.
You don’t say how you detected a brute force, and if these were default or easily guessed usernames etc. The whole idea of a brute force attack is to try loads of usernames in the hope one is correct.
bbpress just uses WordPress login, so if you were seeing login attempts this might be just a plain brute force on a wordpress site, unrelated to bbpress.
Identifying users would be unlikely to come from a topic display, given that a private forum does not show public topics either on screen or through rss.
However bbpress does have a profile page which is publicly displayable, and that might be a route. ie if the profile page of a display name does not 404, then username is valid.
you can use :
once activated go to
dashboard>settings>bbp style pack>Profile
where you can choose who to display profiles to, and therefore prevent profile pages of your users being identifiable.
In reply to: What does a public Topic in a private Forum mean?topics (and replies) gain their visibility from the forum they belong to.
[edit]
just reread the original post… will respond back again shortly
In reply to: What does a public Topic in a private Forum mean?But topics within it have to be set βpublicβ for logged in participant users to see
where are you setting this?
forums have a visibility status of public/private/hidden, but topics have no such setting.
In reply to: Carriage returns stripped from email notificationsok, I’ve just tried this on my test site with just twentyten and bbppress and it sends with carriage returns, so possible that the email system you are using or indeed the email recipient software is stripping – may be may not be.
otherwise 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
In reply to: Can’t remove bbpress dataonce activated go to
dashboard>settings>bbp style pack>bug fixes
you will see and option to set yourself as keymaster
once done you can remove the style pack plugin, or use it’s useful features π
In reply to: Forum notifications sent as plain textonce activated go to
dashboard>settings>bbp style pack>Subscription Emails
If that works and you don’t want to keep the plugin, then the email stuff is in the plugin includes/functions_email.php
In reply to: Some topics are not visible in the frontend menuok,
Dashboard>tools>forums>repair forums and run the counts
In reply to: Some topics are not visible in the frontend menutry
dashboard>settings>permalink and just click save – this resets the permalinks and sometimes fixes
In reply to: Forum not showing in dashboardok, that should do it π
In reply to: Forum not showing in dashboardok, can you see topics and replies, but not forums?
If so, are you admin and keymaster? check your profile in dashboard>users>
In reply to: Custom content after topicit 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
In reply to: Custom content after topiconly show if user is logged out
function bbp_goto_login_page() { if (!is_user_logged_in ()) { echo '<p><a href="/login"><div class="gotologin">You must be logged in</div></a></p>' ; } }
But you should be seeing the login automatically – what theme and other plugins are you using?
In reply to: Missing Breadcrumbs – Eduma Themeyou probably need to take this up with the eduma theme authors, as this is a paid theme
In reply to: How to remove head and something from pathno problem, glad you are fixed !!
In reply to: Logo not found on forum pagelink to your forum page please
In reply to: Private/Hidden forums and googleprivate and hidden forums will not show up on google, as bots cannot see them – in essence if you cannot see it without logging in then neither can google
In reply to: The Recurring Theme Question; blank pages?Add this additional plugin
once activated go to
dashboard>settings>bbp style pack>Theme Support and there is a box to tick to get bbpress to work with the new 2022 block theme