Skip to:
Content
Pages
Categories
Search
Top
Bottom

Lost Keymaster Role

Published on July 15th, 2020 by nextnorth

Hi,

I am helping out a friend with a website for speech therapists https://pdcen.org

Using bbpress v. 2.6.5

We have lost the key master role and hence cannot administrate forums, topics etc.

I have scoured this forum for fixes, re-installed the plugin, checked plugin conflicts and tried re-assigning roles via the database but I can’t figure out how to fix.

I am an experienced wp developer but have never seen this before. Any help would be appreciated.

New Topics Notifications Not Work, Other Yes

Published on July 15th, 2020 by jukkablog

Hi everyone,

I don’t know if the right place where to ask this is on the bbpress support or in the to Better Notifications for WP support. I looked for this problem but couldn’t find anything.
I’m using Better Notifications for WP to send notifications to new users of my bbpress forum and to alert administrator for new comments. This notifications are working perfectly.
I’m trying as well to create a new notification that would be sent to all users upon creation of a new topic in the forum.

This is not working no matter what I try.
The forums are private, I tried as well to set it up for private topics and not but still is not working.

The wordpress version is: 5.4.2
The bbpress version is: 2.6.5
The Better Notifications for WP version is: 1.8.3

Thank you

Increase bbPress font size. Simple???

Published on July 14th, 2020 by Mike8857

bbPress Version 2.6.5 <

WordPress 5.4.2

Among other instructions I used bbPress Styling Crib (https://codex.bbpress.org/bbpress-styling-crib/). I copied bbpress.css into the wp-content/themes/%your-theme%/css/ folder as directed in the Step by step guide to setting up a bbPress forum – part 2 (https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum-part-2/).

The bottom line is that I changed every “font-size:” tag in bbpress.css (and there are 40) trying to have SOME effect. Nothing.

The tiny text makes the forum unusable. Changing the font size, from much of what I’ve read, is simple.

What am I doing wrong???

Thanks in advance

How can I add badges to users

Published on July 14th, 2020 by kikismedia

I’m trying to add my cred badges to users that’s have the highest topics but I couldn’t achieve this please help me out

<?php foreach ( get_users( ‘order=DESC&orderby=post_count&number=5’ ) as $user ) : ?>
 <?php $user = get_current_user_id();
$badge_id = 1;

mycred_assign_badge_to_user( $user, $badge_id, 1 ); ?>

Table to Start New Topic

Published on July 14th, 2020 by oyaga

I’m creating a forum on my site and I need to create an initial table for the user to fill in before to starting a new topic

Remove /topic from url

Published on July 14th, 2020 by mohammadms

Hi guys!
I use bbPress and it’s great plugin!
I have built one website-forum using bbPress. I haven’t any post in it and all my website has Topics and replies. I don’t need forums and topic prefix in url.
I remove forums from settings but can’t remove /topic from url. I searched google but I can’t find any solutions.
Example I want to replace https://website.com/topic/topic-name/ to https://website.com/topic-name/

I found in settings that can replace the /topic to other words but can’t remove it at all.

Please help guys…

Converting anonymous topic authors ” issue”

Published on July 14th, 2020 by ahmedz

Hello , i have vbulletin v3.8 and tried to import data by bbpress plugin on wordpress last version i got issue its like a loop and never stop keep repeating i left my pc over 3 hours after i back i found it still stuck in this step >> Step 8 <<

https://prnt.sc/thn6go

any idea of how to fix or pass this step to finish importing ?

cannot edit, delete or close a topic

Published on July 14th, 2020 by wiebke.wetzel

Hello,

I am using BBpress to create course forums as part of a learning management system build with the WPLMS theme. I could set up a forum easily and post in it, but now I am facing an issue: users cannot edit, delete or close a topic. Find a screenshot here. None of the links in the highlighted area does work.

I have enabled “Allow users to edit their content for … minutes” and set it to 10000″ (roughly 7 days). I have full admin rights and still cannot edit my own post.

Thanks for your support!
Wiebke

Uploading Pic Directly Into Post

Published on July 14th, 2020 by delta5

Hi all,

Is there a plugin or extension available that will allow a picture to be directly inserted into a post?
Instead of having to host it on Photobucket and then posting the link to it? Just like on Facebook or Twitter.

ERR_TOO_MANY_REDIRECTS on registration

Published on July 14th, 2020 by teichhorst

Hi there,

there have been two posts that kind of go into this topic, but the solutions offered there didn’t help (yet). Maybe I did something wrong, idk.

I’ll back up a little. Here are the steps and error(s):

1. Click on registration
2. Type in the username to be used
3. Type in the e-mail address
4. Hit submit
5. Loading until ERR_TOO_MANY_REDIRECTS

Funny thing is that even if I didn’t fill in the required fields, the registration runs into the error.

What I tried so far:
– De- and re-activating plugins
– looked in the error.log and Plesk Protocols
– Updated the permalink structure
– … maybe more

but nothing’s to be found, nothing’s changed. Latest versions of WordPress, Avada (Theme) and bbpress are installed. There also are no SSL or htaccess problems that I know of.

Hopefully there’s someone who knows a solution to this issue.

Thanks and best regards
Tim

Skip to toolbar