Hi,
I installed BBpress on my site and it goes well for two month.
Suddenly i faced 503 error in reply page of admin side
I repaired forum but nothing was solved , I reset the froum and it solved the problem
but i need my forum data and as soon as i import them with wordpress as XML , again the error comes back!
what should i do now ? do you have any idea?
503 error on reply page of wp-admin
Published on December 15th, 2019 by momeni69Single forum with new topic form on front page
Published on December 15th, 2019 by RodrigoHi,
I’m creating a forum with bbPress in which I want to run only a forum/”room”, showing all the topics in the front page. I achieved that in settings, selecting that the forum root should show most recent topics.
On the front page, however, I wish any user could post new topics straight from a form. So, I opened content-archive-topics.php and add this line of code right after the topics’ loop:
<?php bbp_get_template_part( 'form', 'topic' ); ?>
It worked like a charm, except only for admins. Participants (the role) are shown a message saying they aren’t allowed to post topics. On the other hand, when a participant enter the (only) forum page, the form appears working below the topics.
Any idea about how to fix this?
number of topic started ?
Published on December 15th, 2019 by daniariete2000Hi all,
how to see number of topic started by users on their avatar profile ?
Thanks
Daniele
Code example window
Published on December 15th, 2019 by ChuckiePlease look here:
I would like to find a replicating the code snippets like on my posts in BBPress and have not found a solution.
bbPress form fields text not showing
Published on December 14th, 2019 by devsamHi, I have installed the bbPress plugin, as I need a forum for visitors feedback. I have realised when creating a topic as a new user that the fields to fill are not showing when typing except for the topic description itself. It seems it’s something to do with text being written in white? If one keeps writing and post the topic it shows when published.
I have looked into the plugin settings but cannot find anything to change this.
Any feedback would be greatly valued.
Here is a snapshot: https://imgur.com/eFfL5EL
Importing from bbpress1 stucked in a loop
Published on December 14th, 2019 by steaglImporting an old installation of bbpress1 into bbpress last version plugin, i’m getting stuck at step 11 with this loop:
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
11.Calculating closed topics (500 through 500 of 500)100%
…
Logged in as without form login
Published on December 14th, 2019 by sabitop5Ok, the form_login function calls for a login form when the user is not logged in and a View Your Profile link when the user is logged in. Now I want to remove the login form because there is already another page to log in (at some stage both are displayed on a single page which looks ridiculous). But I want to keep the View Your Profile etc. info.
This is the problem. Any way to solve it is welcome bu I’m thinking that I would need some kind of “if logged in then do this else do that” kind of addition. So how can we know if a user is logged in and use that info to build a if () structure?
WP version 5.3
Published on December 14th, 2019 by Mustafa SakibI think the older version was much user-friendly that the latest version 5.3.
My website is OS Digital World
does not move after 2nd step during installation.
Published on December 13th, 2019 by tiengdung90hi,
can anyone help me out for the following…why it dosent move after 2nd step…
“Second Step
Now we’re going to create the database tables and fill them with some default data.”
how important is it to “remove old data” after 2.6 update
Published on December 13th, 2019 by randrcomputersIs these important to run after upgrading bbpress to 2.6-2.62-2.63 or dont matter much?
Remove favorites from user-meta
Remove topic subscriptions from user-meta
Remove forum subscriptions from user-meta