Forum Replies Created
-
In reply to: Have a color Custom CSS problem
If it is the website mentioned above, it looks like you are using wp_optimise and are minifying the css files.
This can lead to incorrect order of css, and I suspect that this is the reason why the changes are not showing.
I’d recommend you remove the bspstyle.css from the list of css files being minimised.
In reply to: Have a color Custom CSS problemyes, but WHERE did you put this code?????
Custom css of the style pack plugin, your theme’s custom code or elsewhere?
In reply to: Have a color Custom CSS problemwhat custom css did you pate this into? and is it still there?
In reply to: 404 error when trying to edit postit 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: 404 error when trying to edit postyou are using the divi theme
On profiles,I’d suggest you add
bbp style pack
once activated go to
dashboard>settings>bbp style pack>theme support and you’ll see some useful info on search and profiles
2. on splitting using the same plugin as above, go to
dashboard>settings>bbp style pack>bbPress Bug Fixes
and select Fix ‘A variable Mismatch has been detected’ – this may fix that one.
In reply to: Email template editSorry, I had presumed since you didn’t want to pay for a solution you were not acting in a professional capacity.
Asking people to write things for free whilst charging a client for your services is really not good practice.
I’d suggest you revert back to Milan, and see if either his paid solution will do this, or if he would write something as a paid professional to do this.
In reply to: Email template editsorry, no alternative
In reply to: Email template editBecause 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