Forum Replies Created
-
In reply to: 404 error when trying to edit post
oh and can you try
dashboard>settings>permalinks and just click save – this resets the permalinks and may help
In reply to: 404 error when trying to edit postso when you say ‘ then try to edit it as the user OR as an admin, I get a “no results found” blank page’ are they clicking edit from the front end?
In reply to: Stickies ban doesn’t work in shortcodeI think you are using the style pack plugin shortcodes, in which case it is bsp not bbp.
Also the above is using the wrong apostrophies, it may be because you pasted without using the code button
This should work
[bsp-display-topic-index show="6" forum ="2692,2696,2697,2698,2700,2702" show_stickies="false"]
If not come back
In reply to: 404 error when trying to edit postwhat wordpress and bbpress roles do users have?
In reply to: Have a color Custom CSS problemIf 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