Skip to:
Content
Pages
Categories
Search
Top
Bottom

Random registered users can’t reply to posts

Published on December 18th, 2015 by jenfilgate

I have several forums on one WP website with only registered members added to them. Certain users cannot reply to a post, while everyone else can. All users were set-up at the same time and there are no differences in their profile/forum settings. But when some users try to post, they hit “submit” and nothing happens. Their reply window clears, but their post doesn’t display. They don’t get any error messages. It just doesn’t do anything.

When I tried to login and post as one of those users, I was able to reply with no problems. But they can’t do it on their end. So there isn’t anything wrong with their user account because it worked for me when I used it.

Could it simply be an Internet connection issue (but I’m not sure how that is because they can see the page without any problem)? Are there certain browsers or devices that you can’t submit replies from? I’m racking my brains to try to figure out what only particular users can’t seem to post when everyone else can, but it’s happened to more than one person, so I’d like to get to the bottom of it.

Are there any conflicts with bbPress for operating system, browser, mobile device, etc that could be causing the issue?

[Resolved] Only Bullets and no Table at all

Published on December 18th, 2015 by punkdified

You will see the problem in the link

forum page

missing sidebar

Published on December 18th, 2015 by frank.uray

Hi all

On my pages I have everywhere a sidebar show on the right side.
But on my bbPress forums, the sidebar is not show 🙁
How can I set this up ?

Thanks and best regards
Frank

Only allow admins to create topics

Published on December 18th, 2015 by Julia_B

Hi,
How can I only allow admin users to create new topics in just one of my forums whilst allowing all users to reply to topics in this forum (and for all users to still be able to create topics in other forums on the site)?

Thanks 🙂

Embed Forum on Another Page?

Published on December 18th, 2015 by dsardone

WordPress Version 4.4
bbpress Version 2.5.8

I am trying to embed just the forum content into my homepage. If I do it with an iframe it displays the header and sidebars which I do not want.

Is it possible?

BBPress not working on theme

Published on December 17th, 2015 by moneill18

Hey guys sorry to be the guy and post this I know its probably been post a milllion times. I am using the theme Shore for my Website because its just a theme that I enjoy. Bbpress & Buddypress seem to not want to work with this theme. I need a good forum and social section. I have tested by switching to 2016 themes it worked properly. I also enabled and disabled every plugin, even reverting back to early wordpress versions. Now is there anything I can do in the child theme to customize to get BBpress & buddypress working properly. I have basic knowledge of coding I did some in High School given enough time I can figure it out. Just getting pointed in the right direction would be huge.
My website www.wasdleagues.com/forums/
Let me know if you need more info I want to make this easy as possible for you.

Many Thanks
Mack

suscribe all my users to a forum

Published on December 17th, 2015 by Emineminero

Hi, i want to suscribe all my users to my forum (ID = 1687), this is what i have but is not working, what can i do?

<?php
$args = array(

);
$blogusers = get_users($args);
echo count($blogusers);
foreach($blogusers->username as $user){
$the_user = get_user_by(‘login’, $user);
$usuario = $the_user->ID;
bbp_add_user_forum_subscription($usuario ,1687);

}
?>

Thanks

Changing search text

Published on December 17th, 2015 by dlndolgion

Hello, can I change “search” text on the search widget? Possible custom css code please?

How to change color settings (for example font)

Published on December 17th, 2015 by frank.uray

Hi all

I have installed the actual version of bbPress.
I am using Photolux theme and the forums are not readable
because of the color settings (font, background).
How can I change color settings of bbPress ?

Here is how it looks

Thanks and best regards
Frank Uray

Unable to create forum

Published on December 17th, 2015 by jessv

When I try to create a forum, I get the message “invalid post type.”

If I try to access the bbpress settings, it gives the error, “You do not have sufficient permissions to access this page.” I am the site admin, however.

I have completely removed the plug-in and reinstalled it. I had this problem with the previous version of WordPress and still with 4.4.

Any input is appreciated!

Skip to toolbar