Search Results for 'test'
-
Search Results
-
WP version 5.7.2
bbPress Version: 2.6.6
Astra Theme Version: 3.4.2
Website: https://authorready.com/forumI did a new install of bbPress on my existing site with the Astra LearnDash theme with no child theme. I followed the instructions on the step-by-step page (https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/) to set up the forum and am using the shortcode [bbp-forum-index] to display the forum on my page.
When I navigate to a topic from the forum (i.e., Forum > Announcements > Test Topic Creation), it shows my 404 page instead of the topic. The same thing happens if I go into the topic from the admin panel and try to preview the page. I have tried to following from other topic support tickets with no success:
1. Dashboard > Settings > Permalinks and clicked save. No change.
2. Installed Health Check & Troubleshooting. Health Check was good.
3. Entered troubleshooting mode and deactivated all but the bbPress plugin with the Twenty Twenty theme. Still no topics, but redirected to the home page instead of the 404.
4. Installed bbPress WP Tweaks and tried all of the .php page settings with no change.Is there something I’m missing? I’m at a loss of what else to try or why it may not be working.
The problem is that sometimes with a combination of some plugins (firstly started with Acy Mailing)
- bbPress admin menu items disappear.
- Keymasters are able to access the pages but can’t reply.
- Participants can’t access the forum pages at all.
Acy Mailing did some investigation and it turned out that this issue comes out when bbPress is calling the function wp_roles. WordPress version 5.7.1
Here is their comment:After some investigations and tests, it appears the issue is coming from the BBPress plugin.
In AcyMailing we are calling a WordPress core function (wp_roles) which gives the user roles.
AcyMailing is called before BBPress and this is what creates the issue. It seems that whenever an other plugin is calling this function before BBPress, its role system is not working properly and doesn’t give access to its content.
Whichever plugin who calls this WordPress function before them will create the problem.
As an example we created a test plugin which only call this function and does nothing else and it also prevent BBPress from working properly (I have attached this test plugin).Topic: Hide Spam / Pending Authors
Hello ,
i dont know if this is a feature inside bbpress i can set anywhere. Thats why iam creating this topic.
My problem is that inside the bbpress forum it does show all authors. Even the authors which does not have a valid posting inside the Last Post column. Because of that the forum does also show the name of the authors of posts which are moved to pending or spam queue. Is there any setting to hide such authors from the lastest post column?
Regards
Maxx