Forum Replies Created
-
you can use the ‘assign groups to roles’ tab to assign WordPress roles such as subscriber to a group on login
In reply to: How to Set Email Sender Name for Notificationinstall
then see
dashboard>settings>bbp private groups>help
for how to set it up
and
dashboard>settings>bbp private groups>topic permissions
in essence set up a group called say ‘fred’
assign the forum to the group ‘fred’
assign your users to the group ‘fred’
Then enable topic permissions
set the forum topic permissions for users to only be able to reply
Admins can then post topics but users only reply
In reply to: Is BBPress compatible with the Shortlinks jetpack?No idea of it is compatible, but bbpress has custom post types of reply, topic and forum, use these calls and see if they work
add_post_type_support( bbp_get_reply_post_type(), 'shortlinks' ); add_post_type_support( bbp_get_topic_post_type(), 'shortlinks' ); add_post_type_support( bbp_get_forum_post_type(), 'shortlinks' );
In reply to: Issue with Twenty Twenty Fourlink to a live example please
In reply to: Regarding bbpress admin-ajax accessbbpress just uses wordpress authentication, so probably the answer is no
In reply to: Limiting access based on custom WP rolesand for different forum access look at
In reply to: Limiting access based on custom WP rolesIn reply to: Stickies ban doesn’t work in shortcodeno problem, glad you are fixed !
In reply to: Stickies ban doesn’t work in shortcodeok, so before the shortcode block, add a custom html block saying
<div class="my-block-name">
then your block with the shortcode you dont want the sticky to show in
then another custom html block with
</div>
then use
.my-block-name sticky { display : none ; }
In reply to: Stickies ban doesn’t work in shortcodeso are you saying that ‘stickies’ are always showing for you, they are never showing for me!
In reply to: 404 error when trying to edit postOk, this is an individual site issue – ie an issue with your site.
I am suspecting that this might be related to roles and capabilities, especially if you are using custom roles, but it could equally be something else.
Not sure I can help further
In reply to: Stickies ban doesn’t work in shortcodeI’ve just taken a look, and yes I cannot get it to do what it should.
I’ll have a further look
In reply to: PrivateContentbbpress just uses WordPress users so if your plugin is not using wordpress users,the answer is probably no.
Maybe ask the private content plugin authors.
In reply to: 404 error when trying to edit postoh 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