Forum Replies Created
-
In reply to: last active time updates for spam comments
the code above provides a fix.
without knowing what your code does, impossible to provide a hook
I am just a volunteer here, there is no paid support. If you email me the log, I will take a quick look.
contact me via http://www.rewweb.co.uk/contact-me/
In reply to: PHP notice on version 2.6.11Thanks
This is just a warning that WordPress 6.7 introduced.
bbpress in itself does not issue that warning, so I’d suspect that another plugin is affecting this.
so you need to test to see which other plugin or your theme is doing this.
I’d start with loco translate and LearnPress – bbPress Integration as likely candidates.
If not you’ll need to work out which
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: PHP notice on version 2.6.11so just bbpress and learnpress?
I’d start by deactivating 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: PHP notice on version 2.6.11what additional bbpress related plugins are you running?
In reply to: BBPress doesn’t work with Blog FSE themegreat – glad you are fixed
In reply to: BBPress doesn’t work with Blog FSE themeThis is one of the new FSE themes, so you need a fix to work with bbpress.
install
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: This forum is emptyTo do this without code install
once activated go to
dashboard>settings>bbp style pack>Forums Index Styling item 16
or with the code above use
In reply to: Seo for bbPressI cannot guarantee, but I believe unlikely, but like all plugins you use them under a GP2 license which has no guarantees of any kind 🙂
In reply to: Seo for bbPressI believe this plugin still works if you are using yoast
In reply to: Get overlapping user avatars after freshnessVery nice effect, but would require
code to get the required avatars
code to create the required html (the example is using pug not native html)
code to output the html in the right place
code to generate and load the css
and more code to probably wrap all this into a pluginA ton of work.
Like everything it is possible, probably 2-3 days work to design and implement.
In reply to: replies threads not displaying correctlygreat – glad you are fixed
In reply to: Blank white page with Twenty-twenty-five themeTotally agree.
I’m just a guy sat in his home trying to help others, I have no connection with bbpress.
Best I can offer, sorry
In reply to: How can i have a read only place to look at a forumno need to put the forum within the members area
Just make the forum public, say on a page using the
[bbp-forum-index]
shortcode, or if just one forum then the[bbp-single-forum id=$forum_id]
where $forum_id is the id number of the forum.and anyone member or not will be able to read it.
Then make sure that in
dashboard>settings>forums>Anonymous the tick box is NOT ticked – then only members (those with wordpress accounts) will be able to post.
In reply to: Blank white page with Twenty-twenty-five themeThis is one of the new FSE themes, so you need a fix to work with bbpress.
install
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: replies threads not displaying correctlythat should not matter, but I suspect you will need to clear cache on either the server or the browser
https://its.uiowa.edu/services/general/how-clear-cache-and-cookies-your-web-browser
and the server will depend on whether you are using a caching plugin.
In reply to: user role for new users not automatically asignedgreat – glad you are fixed
In reply to: user role for new users not automatically asignedif you go to
dashboard>settings>forums>roles you will see what role is assigned automatically
This role is assigned on first login by that user.
In reply to: replies threads not displaying correctlyI’ve just taken a look, and you are using Oshin.
Try adding this to the additioanl/custom css part of your theme
.bbpress .reply { position: relative !important ; top :0px !important; right : 0px !important; }
In reply to: replies threads not displaying correctlywhat theme are you using?
In reply to: White Screen Issue After Installing bbPressI suspect you are using one of the new FSE themes, so you need a fix to work with bbpress.
install
once activated, navigate to
dashboard>settings>bbp style pack, and you should see the first tab called ‘Theme Support’ – if you don’t see this, come back.
In that tab, select
Enable Theme Support
and save
The forums should then display
In reply to: replies threads not displaying correctlytry twentytwenty theme
In reply to: replies threads not displaying correctlyit 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: mon forum ne s’affiche pasok, I’d suggest you raise with your theme provider next – they say
‘You can always reach out at https://themegrill.com/contact/ if you encounter any issues.’