Hi
I am searching in the bbp style pack plugin an option to rename those two legends :
Create New Topic in βForum nameβ
Topic Title (Maximum Length: 80):
Is there a way to rename those two legends ? or do i need to edit file directly
I would like :
Create New Topic
Topic Title
Same for “Reply to” no need to see Reply to + name of the topic
Thank you
Hi
Those 2 select are not necessary as you already have options to stick and status topics in the first post of each topic
here is the css :
/*HIDE TWO SELECT STICK AND STATUS BELOW FORM (ALREADY OPTION ON FIRST POST OF EACH TOPIC)*/
label[for=bbp_stick_topic] {
display: none!important;
}
select#bbp_stick_topic_select {
display: none!important;
}
label[for=bbp_topic_status] {
display: none!important;
}
select#bbp_topic_status_select {
display: none!important;
}
Hi
I have read several topics on this matter but didnt find the solution
How can i replace the standard BBpress “1 hour, 4 minutes ago” in freshness columns by the simple date “February 2”
Thank you π
Hi Robin
About this plugin :
Private groups
I would like to make sure before installing it that it wouldn’t mess with my ecommerce theme profiles
I think it only applies to forum roles, but i prefer to ask before just in case π
Thanks a lot for your great plugins π
For some reason on a brand new install of BBPress, all pages work as expected, except the archive for the forums, the home page of BBPress.
View post on imgur.com
So is there a way to make that archive page work by listing the available forums?
Site also runs elementor, if that helps.
Hello,
i want to exclude the buddypress group private forums from the list of forums in main forum page.
Is there any way to do that?
Thank you.
Hi
How to show the number of posts just under the avatar on every messages ?
php function or shortcode in template ? (i would like to avoid a new plugin)
thank you π
Hi
I noticed users have a bio in their profile settings
How can i show this bio as a signature at the end of all their messages ? (with clickable links)
what is the php (or shortcode) i can use on template file ?
thank you (i would like to avoid another plugin)
I have set up my bbPress as no registration is required, but another plugin needs registration to use the service.
Is it possible to disable the user information on bbPress for users who are already logged in wordpress?
The theme (Astra) has a child theme, the bbPress child theme is not installed yet.
Wordpress is ver.5.9, bbPress is 2.6.9.
Thank you.
It seems a lot of people have asked similar questions and the replies don’t seem to correspond with the question lol
Can we disable topic creation based on a users account role.