Search Results for 'bbpress'
-
Search Results
-
Topic: Members only forum
Hi,
I know I can set forums one by one to PRIVATE. But if I want every bbPress-page to be private, how can I achieve that?
The forum index page should display a login form for non-logged in users and when logged in the forum index.
I’m thinking there must be a simple solution for this out there but everything I can find includes a lot of hassle.
Is there a settings option I’m missing? Or a simple plugin?
Hi,
Is there a way of adding these to bbpress, such are ‘My rather long thread – Page 9 – My forum name’ In my experience it allows search engines to return a lot more results for forums when these are in place…
Thank you.
Hugh
Im using bbpress import (with some modification to avoid some table cell name errors) to import a very big database (200k post) from phpbb3. bbp converter runs corretly but after some minute i got ERR_CONNECTION_RESET and the process stop. When i try to start again the process this didnt work.
I know this process is to big to run on Chrome/Firefox, so i want to try to run this on background. There i some way to run the importer on background to avoid this error and do a sucefull import for this huge database?
I am using WordPress 4.7.2 and bbpress Version 2.5.12. I have tried the code as mentioned in previous post. However, it doesn’t work. Could any generous guys can help me?
My main objective is to set spectator to have ability to post/edit a post. That’s it.
1. Is there any other easiest way to do it?
2. If no, any change besides the false/true value I suppose to amend?
3. Where should I put the code, only capabilites.php?I wish someone can show me step by step solution. Thank you so much.
hi,
I’m new in using bbPress.
I should start by allowing the forum to a dozen people (which I will register) to participate in the forum by making sure that only these see it (and they can easily login).
The next step will allow everyone to see the forum (with a forum indication on the menu) but not write.
The last step will allow each user to register himself and then be able to intervene.
Each operation must be moderated.
I have already installed bbpres moderation and bbp private groups
I was interested to have some tips on how to set up the forum to following these steps.Topic: BuddyPress
Hello bbPress Profis,
i’m searching for a plugin to make some pre=defined topics for BuddyPress Groups.
Like Restaurants, Parties, etc…
So, if i’m making a new group, i would like to get my group forum with the pre-defined plugins, or sub-forums…
Thanks a lot,
CsabaTopic: Custom topic form
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.
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?
Hi,
Is it possible to use WordPress shortcodes in bbPress posts? (I mean either native WordPress shortcodes such as[caption][/caption],[gallery ...], 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.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.4All 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%;
}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.jpgI 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!