Search Results for 'bbpress'
-
Search Results
-
I’m redesigning my site, and for some reason, the child (sub) forums are not showing on the Forum Index under their parents. This happened on my first development site and after trying different things, I uninstalled bbPress and reinstalled it. They appeared. Now, when I moved my redesigned theme (which does have some template overrides) to a new dev site setup, once again my child forums are missing. However, uninstalling and reinstalling bbPress didn’t fix it this time.
I looked at the source code of the forum index and there is absolutely nothing there (no child forums).
Any ideas why they are not showing up again?
NOTE: I’m on WordPress 5.4.2, PHP 7.2. I switched to the twenty twenty theme, and the same thing happens…no child forums show under the parents. I also cannot give a link because my redesign is done locally on XAMPP.
Hello,
Am I correct that I can set bbPress to send emails to users whenever there are new topics posted to a forum by, ‘dashboard>settings>forums>Allow users to subscribe to forums and topics’I ask this as an end use. I want to convey this information to the webmaster who controls another forum to which I am a member.
Thank you.
I have this style:
/* Profile Info */ #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author { margin-left: 5px; margin-top: 5px; background: #c1c1c1; color: #262626; border: 1px solid black; } /* Header Row */ #bbpress-forums li.bbp-header .bbp-topic-author, #bbpress-forums li.bbp-header .bbp-reply-author, #bbpress-forums li.bbp-header .bbp-topic-content, #bbpress-forums li.bbp-header .bbp-reply-content #bbpress-forums div.bbp-topic-author { color: #262626; }
The problem is that the header row uses the same class name and I can’t get to one without affecting the other.
Topic: Layout of my bbPress pages
My theme has settings to change layout for certain page types.
For the “Blog / Archives” type I set it to show just the left side bar:
https://www.publictalksoftware.co.uk/support-forums/
But when you drill down to a forum, eg:
It has two side bars again (2 bars is the site default).
It does has a setting for “single page posts” but I was reluctant to tick that since we have the profile page, various login pages, search page etc.
So how can we identify that this is a “forum view” or a “topic view” page and only show the one bar?
Topic: URL/Permalinks on topics
Hi,
I’m new to bbpress and have created my first forum. It’s on a testing domain for now.Question:
When I create a testforum it will show up as:
/forums/forum/testforum/If I create a topic in this forum it will show up as:
/forums/topic/test-topic/Is it possible to have the topic in the same url as the forum, like this:
/forums/forum/testforum/test-topic/Thank you.
Topic: Why is index sooooo slow
I do use shortcode for bbpress index display is there another way but man is index super slow to load! latest post shortcode is fine its just the index. rest of site is fine jumping from topic to topic but something must be going on. I have researched this and seems related to shortcode or amount of posts/topics/replies? site has only 80,000 posts with 6,044 topics so not big at all
Topic: Fatal error
Hi, I am attempting to set up a bbpress forum on my music site but when I did that I got this error message:
Fatal error: Call to undefined function wp_installing() in /var/sites/c/croydonfolkclub.org.uk/public_html/wp-content/plugins/bbpress/includes/core/options.php on line 272Can any of you help me, please?
Thanks!
Best wishes,
Jo
I have released a new free plugin for bbPress (it will remain as a free plugin, there will not be a Pro version in the future) for easier management of the topics and forums through the use of quick and bulk editing. Check it out here:
In the plugin page you can see the video showing how the plugin works. If you have any suggestions for more edit actions to be implemented, let me know.
Regards,
MilanGood morning, I’ve just installed bbPress and I can’t get the forums page to work, it doesn’t display what it should. This is the link to the page: https://www.joveneditor.com/foros/
How can I get it to display all the forums I have?
Thank you,
MarcHello
I have a conflict with “Turning on UsersWP bbPress and bbpress breaks WPML and Elementor”
when I want to edit my homepage in elementor, i get a white page.
We updated the memory allocation, it does not help.
when i deactivate bbpress, then all is fine…
Help 🙂Topic: Merge Topics Error
For some unknown reason, the Merge topics function starting return the error:
“There has been a critical error on your website”
“Learn more about debugging in WordPress”
So I setup a staging site and disabled all of the plugins and started re-activating them one-by-one. With everything deactivated the Merge topics button worked just fine. You could see the dropdown box with all of the available topics to choose from.
I got down to the last major plugins, “Paid Memberships Pro” and “Business Directory Plugin” and when I activate either one of these, the Merge topic button returns the “There has been a critical error on your website” message.
We are running WordPress version 5.4.2, PHP version 7.0.33 and bbPress version 2.6.5
Any suggestions on possible fixes or quick ways to troubleshoot further will be greatly appreciated!