Search Results for '\"wordpress\'
-
AuthorSearch Results
-
December 19, 2021 at 1:40 pm #226255
In reply to: WebP images
Robin W
Moderatorwordpress does
so if you have image plugins adding to bbpress, it would depend on whether they do
December 17, 2021 at 4:00 pm #226241Robin W
Moderatorok, best advice I can give is the standard fault finding :
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
December 17, 2021 at 10:59 am #226236In reply to: New posts and comments
Robin W
ModeratorThis might be close to what you ae looking for
once activated go to
dashboard>settings>bbp style pack>Unread posts
December 17, 2021 at 8:51 am #226234Topic: New posts and comments
in forum Troubleshootingsxsnationdave
ParticipantIs there a way to have a thread, forum or page that will show what’s new or new posts? I would like to be able to do this not in a sidebar but in an actual thread, forum or page.
I’, using the latest versions of bbpress and WordPress. I have also tried many different themes.December 16, 2021 at 12:38 pm #226217In reply to: Moving a Topic to a different Forum
Robin W
Moderatorthis looks like it might do it
whilst it is an old plugin, it is written by Pascal who is a good plugin author, and there have been no major changes other than subscribe since written, and I suspect it does not touch that part.
December 16, 2021 at 11:59 am #226214In reply to: Media libraries wp&bb integration into one folder
Robin W
ModeratorNothing I know of
can only suggest you plough through these an see if any will do the trick
20 Free WordPress Gallery Plugins For Photography Websites 2021
December 16, 2021 at 12:47 am #226205In reply to: BBp style pack
neon67
ParticipantIn fact, no sense to select specially themes for bbpress. The style pack does everything great in any environment if you are newbies do not know css even.
But pay attention for Gutenberg theme. Fully editable site – the future of WordPress, not ready-made paid themes.
December 15, 2021 at 6:42 pm #226202In reply to: Disappearance of the menu
Robin W
ModeratorThis is a bug in bbpress – yet to be fixed.
In the meantime install
which should fix
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
if( !function_exists( 'bbpress_browser_supports_js' ) ){ function bbpress_browser_supports_js() { echo '<script>document.body.classList.remove("no-js");</script>'; } add_action( 'wp_footer', 'bbpress_browser_supports_js' ); }December 14, 2021 at 2:41 pm #226178In reply to: Issue with Polylang
December 14, 2021 at 2:31 pm #226175In reply to: BBp style pack
Robin W
ModeratorSorry, that file is back and corrupted I cannot say why.
I 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
December 13, 2021 at 5:37 pm #226144In reply to: wordpress user role reduced to only 2
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
December 13, 2021 at 4:59 pm #226143Topic: wordpress user role reduced to only 2
in forum Troubleshootingsusanhsun
ParticipantHei
After activated bbpress, the default wordpress user role reduced to only reader and administrator.
Is there anyway to get the default roles back?Best regards,
SusanDecember 13, 2021 at 2:26 pm #226121Topic: Cannot access any topic or forum
in forum Troubleshootingm1ngum0u
ParticipantHi! I’ve got that:
Error thrown Call to a member function get_users_for_object() on nullWhen i turning visibility option to “Hide” it happens.
And I cannot access any topics and forums.I can only access profile page of bbPressFound this method in engagements.php(/includes/common)(/includes/users), capabilities.php (/includes/users)
any suggestions to solve it?
using bbPress 2.6.9 and WordPress 5.2.13 with Pointfinder theme.December 13, 2021 at 11:38 am #226118In reply to: Forum Icons
Robin W
ModeratorDecember 13, 2021 at 6:00 am #226110In reply to: My Forum page is not shown on the main menu
Robin W
ModeratorIf I go to wordpress and open my site from there I can see the forum page in the main menu.
sorry, can you explain what ‘If I go to wordpress and open my site from there’ means ?
December 13, 2021 at 5:55 am #226109In reply to: My Forum page is not shown on the main menu
georgitsonev
Participantsorry to not explain very well.
I want to see my forum page in the main menu of my page: https://www.ci-space.co/. It is not presented there.
If I go to wordpress and open my site from there I can see the forum page in the main menu.
The question is why I can’t see the forum page in the published version of my site?December 13, 2021 at 5:23 am #226107In reply to: My Forum page is not shown on the main menu
georgitsonev
ParticipantI can see it there and also the Forum page is appearing when I am in edit mode in the wordpress but I can’t see the forum page in the main site page menu when I open it from the site link.
December 11, 2021 at 11:50 am #226095In reply to: Missing Forum Menu
Robin W
Moderatoronly a keymaster can appoint a keymaster.
so go to
dashboard>users>all users and see who is keymaster.
If no-one, then install
once activated go to
dashboard>settings>bbp style pack>bug fixes
and you will see the ability to add a keymaster
December 11, 2021 at 5:27 am #226093In reply to: Missing Forum Menu
dilnawaaz
ParticipantBy keymaster, do you mean complete back-end control? If yes, then the user has complete administrator control. We can’t see a ‘keymaster’ role either on wordpress or bbpress.
We are getting a ‘Topics’ and ‘Reply’ tab but not the ‘Forum’ tab in the menu. Here’s the screenshot – https://prnt.sc/22qcdfs
December 9, 2021 at 12:11 pm #226055In reply to: Forum topic and replies not showing in profile
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
December 9, 2021 at 8:10 am #226049In reply to: “forum archive” remove title
Robin W
Moderatortry this
add_filter( 'get_the_archive_title', function ($title) { if ( is_category() ) { $title = single_cat_title( '', false ); } elseif ( is_tag() ) { $title = single_tag_title( '', false ); } elseif ( is_author() ) { $title = '<span class="vcard">' . get_the_author() . '</span>' ; } return $title; });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
December 8, 2021 at 1:16 pm #226037In reply to: Missing Forum Menu
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
December 8, 2021 at 1:13 pm #226035In reply to: Redirect to a specific topic after log in
Robin W
Moderatorhas a link that adds a redirect to the topic in the email
dashboard>settings>bbp style pack>subscription emails>auto login
No idea if your redirection would take precedence.
December 7, 2021 at 5:01 pm #226019In reply to: Dedicated Moderator ID changed
ecollart
ParticipantI fully agree on your last remark but it was done like that long before I started managing that site !
I want ideally to set 1 to 4 moderators max per forum (all with same @domain.com in their ID)
I’ll check deeper if any way to change/migrate user ID in WordPress but it looks not easy…
Eric Collart
December 7, 2021 at 2:45 pm #226016In reply to: Dedicated Moderator ID changed
ecollart
ParticipantWell,
I got time this evening (Belgium time).
The problem described here is caused by bbPress; reproduced on a deafault install of WP with only bbPress as plugin.
That’s an annoying one because you cannot change user ID in WordPress and I have 250 accounts.
I hope we can find some solution or workaround …
Eric Collart
-
AuthorSearch Results