Search Results for 'bbpress'
-
Search Results
-
Hello, I use bbpress + body press and I would like icons from their social networks to appear in the user’s profile within the responses.
Topic: Cannot set forum moderator
Hi
When I edit a forum. Set Forum Moderators properity and Click Update button, but bbPress didn’t update forum moderators and didnot show any error. I checked for sure that username (which chosen to set for forum moderators) exist in wordpress user manager. I don’t know why. Pls help meHi. I get a “There has been a critical error on this website.” error message when responding to a topic on the front-end of our website. All was working well until recently, but now responding to topics stopped working…
Not sure if this is related to using WordPress Version 6.4.1?
I have tried disabling plugins, but the issue persists…I do not use any theme as I use Oxygen Builder which “disables” any WordPress theme and overwrites them. I have not had any update on Oxygen for a while and bbPress was working fine all this time…
Also, finally, I have disabled and re-enabled the plugin and re-saved all the settings, but again, the issue persists…
I am using PHP 8.2. How can I fix this issue?
I recently installed bbpress and AWPCP Classifieds. Whenever a user clicks the edit button to edit their post, it takes them to a page that asks for the Ad email and access key. This page is default with AWPCP and is called -Edit Ad. Inside that page is the shortcode [AWPCPEDITAD]. I disabled the AWPCP plugin to test and the result was when a user clicked the edit button, it then just shows the shortcode text from the -Edit Ad page. I am little more than a beginner when it comes to web development. I have built a few websites but they are all basic and mostly wordpress sites. This is the site address if you would like to look at it. https://meltdowncnc.com/wordpress2/
The site is for testing. Hopefully once it is done, I can put it into service for my club. Thanks if anyone can help.
I have bbPress installed and turned on in the settings. But the forum is not accessible for members in the User Profiles. What did I miss?
Hello bbPress Community,
I hope this message finds you all well. I’m currently working on a bbPress forum and would greatly appreciate some insights from the experienced members of this community.
I’m in the process of customizing the forum layout and functionality to better suit the needs of our community. Specifically, I’m interested in learning:
Effective Customization Techniques: What are some successful methods you’ve used to customize the look and feel of your bbPress forums?
Optimizing User Experience: Are there specific features or plugins you recommend for enhancing the overall user experience on bbPress?
Dealing with Common Issues: How do you address common issues or challenges that may arise during the customization process?
Any tips, recommendations, or lessons learned would be incredibly valuable. Your expertise can greatly contribute to the success of our forum.Thank you in advance for your time and assistance. I look forward to hearing from fellow bbPress enthusiasts!
Best regards,
Topic: bbpress range of user
Hello, some plugin or something with which I can rank the user according to the number of responses or publications that the user finds made.
Hi,
What plugin do you use to drag and drop images directly into posts?
I haven’t found anything worthwhile yet, I just tried GD bbpress Attachments, but the image is not integrated into the post…
Thank’sTopic: FORUM USER ROLES
Sorry I tried to research but I cannot find how to set the FORUM USER ROLE in bbpress.
Can someone help please. Thank you in advance.
Topic: BBPress Serious CSS Issues
Serious css issues I am facing:
1. My reply content are overflowing out of the box and subsequent replies are not properly inheriting the CSS styles even of the buddress and the styles that I added. Check my site here: https://neuraldemy.com/forums/topic/subscription-payment-related-queries/
Other questions that I need help with:
1. How to allow the use of Markdown in forum editor?
2. How to highlight the first topic so that it can stand out from the crowd of replies just like wordpress org forums main topic.
3. How to keep the author’s details and photo above the content (just like the WordPress org has) and shift this line “This topic was modified 1 day, 4 hours ago by XYZ.” below the content.
4. How to allow admin or moderator to highlight the best reply of reply that contains solution or to ping the solution reply below the main topic.Hi, I want to highlight the first topic that the user creates to ask his doubts so that it can stand out from other replies. I tried this code but I don’t know what’s missing here. I could not find the CSS classes for the first topics in their documentation.
.bbpress-forums .bbp-topics:first-child { background-color: #000; font-weight: bold; }
Additionally, I want to highlight the best reply either by changing it’s color or by pinging it to the main topic so that new visitors won’t have to check every other reply. It will be helpful for the new users.
is there any way I can solve these two issues using css:
1. Highlight the first issue so that it stands out from the crowd of replies
2. Highlight or ping the correct/solution contained reply thread so that new visitors won’t have to read everything.