Hello,
Im having problems with forum. For some reason, the thread creator cant reply to his own thread. Can someone help me on this? anyone who have experience on this issue?
Thank you for all your help.
I have bbpress 2.5.14. Theme is Woffice.
Al
Hello,
Im having problems with forum. For some reason, the thread creator cant reply to his own thread. Can someone help me on this? anyone who have experience on this issue?
Thank you for all your help.
I have bbpress 2.5.14. Theme is Woffice.
Al
WordPress 5.2.2
bbpress version (don’t know how to find this)
www.lemonstograpes.com
When a user is not logged in, they can see forums, subforums, and topic lists. When they click on a topic, they cannot see the topic, but they can see replies to the topic!!! I want them to be able to see both the topic and its replies without being logged in! What do I need to do to fix this?
Please help.
I’m setting up a new site and have been testing registration and forums workflows.
In an effort to reset the site back to 0 content – I deleted all test users and their topics in BBPress. After deleting all topics, I went to the trash and deleted them permanently.
Topics now shows nothing. However the number of topics still show up in the topics column in forums admin.
Hi.. I am using bbpress on my website and I don’t know why I got this error. I try to find solution online but I got no luck. Here is the page that got me error.
WordPress version: 5.2.2
bbPress version: 2.5.14
Just to you know. I am also using “LearnDash & bbPress Integration” on my site. I’m not sure if this one causes the problem.
I hope you can help me fix this one.
Kind regards,
Vins
Hello, I’d like to make a wordpress-forum with the following feature:
The Forum will be part of a free membership, so it will be readable for everyone who is logged-in in the membership area,
but it should only be readable but not writeable (!).
Writing-Access (answer to an existing topic or make a new one) should only be possible for members, who became a higher membership-level by paying an amount before.
Is there a possibility to make that beeing done?
Thxs a lot, best,
Roman
Hello. I‘m using free astra theme, elemntor pro, WooCommerce, bbPress and LearnDash in my website.
I’m trying to make a custom “my-account” which comes with woocommerce. and I did using the short code and elementor. but since I’m using bbpress too, I wanted to view the bbpress user profile that’s located by defualt in “example.com/forums/user/******”
what I did: i created a custom endpoint “/my-account/forums/” and since I wanted the dynamic content. i thought i can use the templates of bbpress. so I added code #1 in my theme functions.php and copied the code of user-profile.php from the bbpress templates into my forums.php that i created in astea/WooCommerce/myaccount/
code #1
`function my_custom_endpoint_content() {
include ‘woocommerce/myaccount/forums.php’;
}
add_action( ‘woocommerce_account_forums_endpoint’, ‘my_custom_endpoint_content’ );
what happened: it showed the content, but it views the data of a normal vistor – non-logged in user- instead of pulling the current user.
so any ideas on how to achieve such a thing ? maybe there is a another method that’s not even related to what I’m trying to do ?
Hello,
I want to create a country forums that will sit under the country path.
www.abc.com/france/forum/
www.abc.com/spain/forum/
www.abc.com/portugal/forum/
etc.
Any ideas?
Is it possible to set up BBPress Plugin for WordPress so topics can be viewed by anyone but only the OP and Admin can participate in the thread?
I’d like to use the BBPress plugin with WordPress to add a forum but I’d like the OP to be able to choose one of three options when they start a topic:
1) Public – the topic will be viewable to everyone
2) Public and Anon – the topic will be viewable to everyone but the OP details will be hidden
3) Private – the topic will only be viewable to the OP and Admin
I’m sure 2) needs some custom coding but are 1) and 3) possible.
I saw this thread https://bbpress.org/forums/topic/private-threads/ – which suggests a work around with two forums but what if someone who posted a topic changed their mind and wanted to switch a public post to a private one after a thread already exists. Would this be difficult?
Hi,
Is there any way to create multiple lists with different titles? Not only one list with title “Forum” and all other “forums” inside this list.
Thanks