Published on February 4th, 2017 by cskasler
Hello bbPress Profis,
i hope, that i can find a solution or you can help me…
i’m searching for a plugin to make different forms for different topics.
for example: topic name web designers:
form to post:
– Name:
– City:
– Experience:
– etc…
other topic name: Job
topic form:
Company name:
Job title:
Job description:
Salary:
Start date:
etc…
And i would like to get a pre-formatted post…
is there a plugin what can help me?
I’m not a coder, so i can make only smaller changes, i use plugins to build my own sites, but in this case i would need a lot of different user made content and this would be a cool solution, to don’t need 20 different plugins to make my site slow.
Published on February 4th, 2017 by Asbjoern
Hello
Today I imported a forum from MyBB software. After this action I can no longer access the bbPress page “Replies” in WP admin backend. I receive an error 503 “Service unavailable”. The problem occurs with this URL:
– http://www.undertoner.dk/wp-admin/edit.php?post_type=reply
I have performed all possible repairs through the tools.
I have disabled all plugins except bbPress.
I run the latest PHP version.
I can see and edit the replies in frontend.
I can add new replies in frontend.
I am almost certain it is a server database issue.
None of the replies have titles and I have read this might be an issue.
Can you somehow help in any way?
Published on February 4th, 2017 by yo35
Hi,
Is it possible to use WordPress shortcodes in bbPress posts? (I mean either native WordPress shortcodes such as , , or shortcodes defined by third-party plugins).
To be more precise, I’m the author of a WordPress plugin that allows to insert chess diagrams and/or chess games in WordPress posts/pages (see https://wordpress.org/plugins/rpb-chessboard/). I would like to extend to have chess games/diagrams in bbPress posts.
Thank you beforehand.
Published on February 3rd, 2017 by lijitimit
I am looking to change the buttons in the default text editor to those that appear in the fancy visual editor. My audience is overseas and are familiar with the “microsoft word” style of buttons. I have tried Enabling the visual editor however am experiencing issues with inline replies. I actually prefer the default text editor as it strips out copied html, so really I just need so fancy buttons. Can I do so with css or create a filter to call the other toolbar instead of qt_bbp_topic_content_toolbar ?
Published on February 3rd, 2017 by possip
Hi, when I or some other user wants to post a topic or answer, i can’t see it until i logged out and in again. First i thought it was a keymaster-only issue, but a testuser had the same.
Anyone who knows how to fix this? 🙂 greets
Published on February 3rd, 2017 by rick561
Not sure where the conflict lies, but having the two plugins activated, results in no access to bbPress’ settings page.
Deactivating All In One SEO Pack fixes it but, would like to have them both. Halp!
bbPress – Version 2.5.11
All In One SEO Pack – Version 2.3.11.4
Published on February 2nd, 2017 by tenabrae
All the answers I can find to this question seem old and the solutions don’t work.
I’ve tried copying my theme’s full width template to my child theme and naming it bbpress.php
I’ve tried copying bbpress.css to my child theme and adding the CSS for article width to it and adjusting it to 100% (which works fine in the theme if I want to change ALL my content to 100%)
How can i get JUST my bbPress generated pages to be full width ? Currently i’m linking straight to the forums, should I be putting them in full width pages and generating them with short code instead as a workaround ?
Note: the bbpress.php override works fine but I can’t figure out how to override the .css that’s keeping the forum box small.
/* Arrange posts into grid structure on archive pages */
.archive article,
.blog article,
.search article {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-bottom: 3.33333%;
padding-left: 1.11111%;
padding-right: 1.11111%;
width: 33.33333%;
}
Published on February 2nd, 2017 by manny831
Hello,
We have a forum that when a user is quoted ant the reply is submitted. The quoted text appears in a extra large size. Please take this thread for example.
http://lhlabs.com/forum/topic/geek-wave-configuration-confirmation/#post-20026
What do i need to do, to simply have them all in the same size when quoted and replied to?
Published on February 2nd, 2017 by rainbowint
I am on WordPress 4.7.2 and bbPress 2.5.12 and suddenly this combination stopped working layoutwise. bbPress is just outputting content (text), but without any tables or any other formatting.
The glitch happens with all WordPress themes not just a particular theme.
I am using “bbPress Tweaks” to render the output in my theme. Deactivating bbPress Tweaks did not solve it.
Unfortunately we use this website for internal communications, so can’t just put a link here, you have to have an active user to login.
Therefore I uploaded some pictures of what is happening:
https://www.rainbow-international.de/screen.jpg
https://www.rainbow-international.de/screen2.jpg
I tried everything disabling plugins, downgrading WordPress, downgrading bbPress itself. But I can’t get the older versions of bbPress to run. Something in the code is crashing -> white page. So I am stuck with 2.5.12.
Thank you in advance!
Published on February 1st, 2017 by dancik68
Hello i m working with WordPress 4.6.1 with Bigbang theme
my bbPress version is 2.5.10
The problem is in the tool bar: I see simultaneously both the visual bar that the textual, and the keys of the text toolbar are visible only if I get over them with the mouse
