Forum Replies Created
-
In reply to: Email template edit
Because bbpress sends a single email with all the recipient email address in the BCC, this is not possible.
I am not a bbpress author, so cannot do that – sorry
In reply to: Email template editInstall
then
dashboard>settings>bbp style pack>Subscription Emailsdashboard>settings>bbp style pack>Moderation
In reply to: FSE theme support snippetIt would probably take me a day to extract the relevant code.
The style pack plugin is designed to only run what is necessary, so files are pretty much only loaded as needed. If you are only running for FSE suppprt, I suspect that you would struggle to see any difference in site load time.
In reply to: User configurable forum filter?again it would be useful to post your solution to help others
In reply to: activation emails not sendinginstall the ‘check and log’ plugin, enable logging and see if the issue is sending from the site or within your email system. so if showing in the log, then website is creating.
May well be the sending address, you could use style pack to change the sending address to a real one, lots of email stuff hate ‘noreply@’ addressses
Install
once activated go to
dashboard>settings>bbp style pack>Subscription Emails
In reply to: Like-post button plugin?care to share the code?
In reply to: white box behind forumlink to a live example please
In reply to: members’ annoucements with BBpressyou want the forum id
go to
dashobard>forums>all forums>select the forum and then hover the edit of the forum
in the bottom left you will see something like
example.com/wp-admin/post.php?post=12345&action=edit
12345 is what you need to enter eg
[bbp-single-forum id='12345']
In reply to: Forums Not Showing on WordPress dashboard left menuIf there are no keymasters, then
once activated, navigate to
dashboard>settings>bbp style pack>bug fixes and you will see the options to make yourself the keymaster
You can then deactivate and remove the style pack plugin, or look at what it offers
In reply to: members’ annoucements with BBpressMaybe create a forum called say ‘announcements’
Then create a page called whatever you wish
Into that page put the following shortcode
[bbp-single-forum id=$forum_id]
Where $forum_id is the forum idIn reply to: edit answer in forum not workI’m on holiday but from memory
Dashboard settings forums and there is a setting for how many minutes users can edit responses and set it to a large numberIn reply to: edit answer in forum not workOk do the users have permission to edit replies
In reply to: edit answer in forum not workOk do the users have permission to edit replies
In reply to: center the entire forum boxSorry I am away at the moment without access, can you bump this thread after the 15th July and I will see if I can help
In reply to: Topic/Reply FormInstall
once activated go to
dashboard>settings>bbp style pack>Topic Form Additional Fields
ok, you are doing stuff with combinations of old versions of software – I can only help with current.
Wordpress 6.x dramatically changed how WordPress works, and Twenty Twenty-Two is one of the new FSE themes.
So on WordPress 6.5.5 with Twenty Twenty-Two you will need the fix mentioned above. BBpress 2.6.11 is the current version of bbpress and should also be used.
Regards
Robin
I suspect you are using an FSE theme, so you need a fix to work with bbpress.
installonce 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: Change logNothing new
The following 13 errors fixed
View RSS feeds return the all-topic feed if the view doesn’t exist
After export from SMF error: bbp_converter_db_connection_failed
BBP_Converter_DB does not have a method “__destruct
Restoring a trashed topic will set the post status to ‘draft’ as of WordPress 5.6.0
Default arg to “bbp_add_forums_roles()” can cause errors
Reduce subscription email subject duplication
Editor buttons missing since 2.6.8 upgrade
bbp_get_reply_url() generates incorrect link for a spammed topic
Search displays hidden forums to participants
The content-archive-forum.php template does not filter if the search form should be displayed
Recount topics for each user, counts only published topics
Statistics widget throws Undefined index if no replies or topics tags
“You may use these HTML tags and attributes:” not escaped correctlyIn reply to: bbPress 2.6.11 is out!🙂
In reply to: BBPRESS 2.6.10!Thanks John !!
In reply to: bbPress 2.6.10 – All pages return 404 errorsthanks, I’m away at the moment on other stuff, so just trying to get something going until I can look at it, so thanks for spotting 🙂
In reply to: bbPress 2.6.10 – All pages return 404 errorsI have raised a trac ticket for this release which hopefully the authors will look at
In reply to: bbPress 2.6.10 – All pages return 404 errorssorry, was answering an earlier question as to what was in the new release
In reply to: BBPRESS 2.6.10!these 13 tickets are in 2.6.10 I believe