After setting up bbPress I had an issue with one of the user Gravatars displaying for all questions despite not being a participant, but I gave up trying to figure out what the issue is. But the Gravatars have now stopped displaying completely.
The home page is set to the bbPress – Topics (Newest) page and the forum can be found here: https://www.esim.net/forums/
The next best thing is to remove the Gravatars entirely, but I’d rather keep them, so any help would be highly appreciated!
From the dashboard, at Topics > All Topics, I have created a number of potential tags for Topics. However, these tags don’t show up when a user creates a new topic; there is only a blank “Tags” field (like the “Topic Tags” field in this forum). Can they be displayed? Thanks!
I’m not sure if this is a function of bbPress, of the theme I’m using, or of something else, but here’s the issue: A user can add an image (or several) to a post made on a desktop by clicking “Add Media,” uploading the file, choosing the file, and telling it to insert the image into the topic or reply. Great.
However, if on a mobile, that doesn’t work. The user can click “Add Media,” choose a file to upload, and watch as it appears to upload. But they “Insert” button remains grey and doesn’t function. The user can also choose a file from their already uploaded media with the same result; the “insert” button doesn’t work.
Am I missing a setting?
I want to display each Topic with the replies associated with that topic listed under the topic. Not a programmer so I need detailed instructions.
Hello,
I want to hide email address in the member directory.
Thank you for your advice.
cordially
How to allow unauthorized users to post replies in threads only, but disallow new topics?
There is a check-box in the forums tab – “Allow unauthorized users to create replies in topics.”
But when I turn on, anonymous can create both: replies and new topics also ((
How to split this permission? maybe code in functions.php…
Thanks 🙏
I am trying to remove the name of the forum on the index page that lists all the topics. I used CSS to remove it but it’s not working right.
#bbpress-forums h2 {
display: none;
}
This removes the title as I want but when I click on any topic it also removes the posters question 🙁
Does anybody know how to remove just the forum name?
HI
I got a code that i would like to hide thee username. For e.g when someone click on the profile member from the post in forum, it will bring to the profile page
#bbpress-forums #bbp-user-wrapper h2.entry-title {display: none;}
I have got the bbstyle pack and i entered the code above in the css customization but its not working. Is there a place I can insert the code above?
thanks
I got a huge issue – I have used the Automatic Bb style pack to automatically ticked on Notify me of follow-up replies via email. However, I don’t received any follow up emails.
However, if I manually click subscribed link, than I will received notification.
Any help would appreciate.
Thanks
Hi,
on the Topic Type and Topic Status drop down box, the font of the drop down selection is way too big and it looks cut off. I have installed bb style pack and went to Topic Reply Form to change the font size to 10 (default 12) but its still not reflecting it. Is there anyway to make sure the selection eg. “Normal”, “Sticky” etc fits nicely in the drop down box?
Thanks