Forum Replies Created
-
In reply to: bbp Private Group Non-Logged In User Redirect
what is the exact error?
In reply to: Blank front-end pages in new installationsThis is one of the new FSE themes, 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: Post Meta for Current Users Topics Pageuntersted , but should be
echo '<a " href="' . esc_url( bbp_get_user_profile_url( $user) ).'topics/' . '">' . 'Topics' . '</a>';In reply to: Admin/Staff Approve User Avatars System?none I know of does this
In reply to: TwentTwentyThree – Viewsso if you remove the code that you had and just use the plugin, does this fix?
In reply to: TwentTwentyThree – ViewsThis is one of the new FSE themes, 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: Admin/Staff Approve User Avatars System?usually bbpress just uses the gravatar avatar
In reply to: Admin/Staff Approve User Avatars System?what plugin are you using to let users upload their own avatars?
In reply to: Change “Posts” to “Replies” in topic header🙂
In reply to: Help with installationIn reply to: Can Not Edit Forum/Not showing up in Menu🙂
In reply to: Instuction for users (not installation instructons)sorry, there are none.
If you would like to write some and post back here, I will add them to the documentation
In reply to: Change “Posts” to “Replies” in topic headerthe templates are in bbpress/default/bbpress
you would be looking at things starting loop-xx , so for instance if you wanted to change loop-single-reply.php …
find
wp-content/plugins/bbpress/templates/default/bbpress/loop-single-reply.phptransfer this to your pc and edit
and save
create a directory on your theme called ‘bbpress’
ie wp-content/themes/%your-theme-name%/bbpresswhere %your-theme-name% is the name of your theme
Then transfer the file you saved above and put in in the directory called bbpress that you created above, so you end up with
wp-content/themes/%your-theme-name%/bbpress/loop-single-reply.phpbbPress will now use this template instead of the original
In reply to: Change “Posts” to “Replies” in topic headerlets you style your forums
you can also use the translations tab of this to change Posts to Replies
there is also
which contains styling guides
In reply to: Change “Posts” to “Replies” in topic headerlets you style your forums
you can also use the translations tab of this to change Posts to Replies
there is also
which contains styling guides
In reply to: Can Not Edit Forum/Not showing up in Menuyes, you cannot appoint yourself as keymaster, only another keymaster can do this
In reply to: Can Not Edit Forum/Not showing up in Menuyou need to be a keymaster to see forums in the dashboard
In reply to: Profile email messed upok, I can’t say why it isn’t working.
In reply to: Roles and Capabilities in bbPress 2.2bbp_set_user_role( $user_id, $new_role )ok, cannot say why this happened
In reply to: Profile email messed upso did you do the test above with just a default theme and bbpress ?
In reply to: User email managementI looked at the forum screens and there is a button for adding a forum to a digest. I clicked it and it changed to give me the option to remove it from the digest.
whereabouts is this?
In reply to: Forums link to homepageso what have you got set in private groups>forum visibility?
In reply to: Profile email messed uphmm… ok not one I heard before and there are lots of dutch versions.
Is this just one user or all of them?
I cannot say, but suspect someone with the authority hit the key by mistake when looking.