Search Results for 'bbpress'
-
Search Results
-
Topic: bbpress log in process
We have a venue that has a wordpress/bbpress integration. In the past when a user signed up to the site in the woocommerce side, they weren’t assigned a forum role/rights until they actually logged into the forum. Is this something that was changed in an update to bbpress and is it customizable?
bbPress 2.6.6, WorPpress 5.5.3
LearnDash 3.3.0.1 with bbPress integration 2.1.1Hello, I just noticed that as admin I was unsubscribed from all forums. I don’t know when this happened as I just happened to check a forum and noticed a post that was several weeks old for which I hadn’t received a notification. So I checked all the forums and saw that I had been unsubscribed from them as well. Any idea what caused this, so that I can know whether to expect it to happen again? Thanks!
Topic: Modify login/logout/register
bbp has its own (WordPress) login/logout-register part. Using that, the WordPress settings for that are used. I don’t like it. Deactivating it and using a plugin where I can modify the popup windows (layout, size) would be an option. (Which plugin would work fine together with bbp?).
But is the also an ‘in-between’ way? Keeping the WordPress standard login/out, but modifying those popups, to make them fitting better to the layout of the site?Wordpress: 5.6
BBPRESS: 2.6.6I have a strange issue in that bbp Style pack does not correctly show sub forums of main catagories, I have several catagories, all with sub forums and only one catagory shows the sub forums
I have reverted back to previous bbp Style pack version, disabled all plugins and even tried a different and bbpress compatible theme, non seem to work.
I have also tried the various forum repair tool, still no joy
Any idea and image below showing issue would be most helpful
Topic: Help In Configuring BBpress
Hello, I am using BBpress to add forum functionality to my website.
I am facing a problem. I created a page with name Forums and permalink forums. I have also set Forum Root Slug to Forums.So Basically page permalink and Forum Root Slug both are set to forums. For some reason it is not showing the page properly. Have a look at the page and let me know what i can do to fix this. Thanks!
Topic: how to change line break tag
Hi
I use
WordPress + BBPress and Advanced Editor Tools (previously TinyMCE Advanced)The classic editor is activated and in use
Now My site forum
——————
change the line by input the enter key, it operates as a p tag (paragraph)change the line by input the shift+enter key, it operates as a br (br /) tag
——————I would like to use a br tag like this forum.
my site(forum) is now the br tag only works with shift + enter
(if input the enter key, it operates as a p tag)I want to use the br tag at the line break when I type Enter.
how to it’s change?
Best Regards,
HyunhoHi all,
I’m sure this has been covered off in another topic – if so, please link to it and close off this thread. Relatively new to bbPress, building a site using Elementor. I’m not able to get in to edit the forum pages with Elementor, not able to find the_content function.
Running WordPress 5.6, bbPress 2.6.6, and Elementor 3.0.15. Site is https://www.napeersupporters.com, running Astra theme
I was curious if anyone has or knows of any function or shortcode that I can use that pulls the first topic from a specific forum and shows it on a page?
@robin-w , does your bbpress shortcode plugin do this?I basically want to create a section on my homepage called “Announcements” and have the latest two topics from my forums with the Title and an excerpt from the post body included.
I am not sure if this is more of an Elementor or a bbPress related problem.
I try to create a page template for bbPress pages in Elementor Theme Builder.
It only works for forum pages (the page where the topics of a forum are listed) but not for the page that appears when I click a specific topic (where replies are listed and the actual discussion takes place) and also not for the forum search results page.It seems like the Elementor Theme Builder only replaces one kind of a page (or custom post?) template of bbPress but not all of them. As I do not fully understand how bbPress is organized in regards to different page templates I think I cannot ask the most useful questions to Elementor support or forum.
I tried lots of different display conditions but found no way to create a page template for this kind of pages. maybe somebody here has the same problem and found a solution or can help me to explain better what could be the problem?
Hi,
I cant figure out how a topic is related to its category in wp database.I know for WP blog posts its Object id (post id) and term id (category)
But for bbPress topics i cant find the connection in database.
Can someone help me ?