Forum Replies Created
-
In reply to: Topic View
hey great – glad you’re fixed, and thanks for posting your solution to help others
In reply to: Topic Viewthe problem is that modern themes ignore what wordpress expects and do all sorts of clever stuff.
yes copy page.php and rename it to bbpress.php
then post a copy of the file here, and I’ll try and help further
so what is the post publication schedule ? wordpress delayed publishing or a plugin?
is this related to bbpress ?
In reply to: Topic ViewIn reply to: notification description not showingok, not sure what to suggest next, as I’m not a buddypress expert.
In reply to: notification description not showingactually try both, making it lower means it runs first which might also be the answer !!
In reply to: notification description not showing20 – just a stab at a solution
In reply to: notification description not showingI suspect it is to do with a conflict in this file
bbpress 2.5.14\includes\extend\buddypress\notifications.php
which hooks to the same filter. Maybe up your priority from 10 to get yours to run later ?
In reply to: admin menu doesn’t show on topic pageok, not something I’ve seen, as can only suggest that you do the basic fault finding process ie
It could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, 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
In reply to: User registration email not sending to userWhether you register via wordpress or bbpress the password email comes from
@mysite.com">wordpress@mysite.com
see this article for further help
https://www.wpbeginner.com/plugins/how-to-change-sender-name-in-outgoing-wordpress-email/
In reply to: admin menu doesn’t show on topic pageis this publicly viewable ?
In reply to: Undefined Index NoticesI suspect it is a conflict.
It could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, 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
In reply to: XOOPS xForum to bbpressyou will need to do a custom import
buddypress and bbpress just use the wordpress logon.
It could be a theme or plugin issue
Themes
As a test switch to a default theme such as twentyfifteen, 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
In reply to: Attachment add and viewIn reply to: Attachment add and viewIn reply to: Make bbpress GDPR compliantLike most laws, it adds work to the law abiding, whilst not actually achieving much.
All it seems to have acheived is masses of ‘accept settings’ pop ups that no one ever reads.
In reply to: Make bbpress GDPR compliantI’m just a bbpress user who helps out here, so cannot comment on whether it should be core.
There was and is much debate about whether you can claim anything you put yourself into public view (eg in a topic or reply, or wordpress comment ) as personal data – and then demand it be removed.
for instance https://law.stackexchange.com/questions/28276/are-internet-forum-posts-considered-personal-data-under-gdpr
In reply to: Make bbpress GDPR compliantif you wish to include topics and replies in the personal data export, use this plugin
In reply to: Which cookies is bbpress using/placing?bbpress doesn’t use any, as wordpress handles the login
In reply to: Make bbpress GDPR compliantGDPR is about personal data – if you choose to publish information in a forum then this is not personal data, and there is no requirement to delete such data.
if you leave facebook, everything you have published still remains
In reply to: Styling bbPress forumit is theme specific as it is your theme that is setting the page width
In reply to: Feature to Move Topic to different, related Forumno it wouldn’t allow you to move a topic between sites
@antipole thanks for posting the solution and link to the code 🙂