Search Results for 'bbpress'
-
Search Results
-
Hi,
My site has been a bit glitchy lately and now the user lists Dropdowns for mentions have disappeared in my bbpress forums. Anybody know what could be done about this? Is there a setting or a plugin I should be looking at?
I’m not much of a techie so adding codes and such will be hard for me.
Topic: BuddyPress vs bbPress Avatar
I’ve been searching for 2 days now and it seems this question has come up many times in the past (long ago) but nothing recently so I’m hopeful that there’s actually a solution.
Why can’t I get the avatar loaded into BuddyPress to display on the bbpress forums?
I’d be grateful for any help!
I’m customizing my buddypress/bbpress user pages to be taken out of their traditional framework and placing that data on indvidual pages. However, when I do this the code has issues recognizing the current user and automatically ignores the logged in user. Does anyone know how to resolve this issue?
URL: http://obeii.com/discussions-topics-started/
CODE: (topics started)
<?php do_action( 'bbp_template_before_user_topics_created' ); ?> <div id="bbp-user-topics-started" class="bbp-user-topics-started"> <div class="bbp-user-section"> <?php if ( bbp_get_user_topics_started() ) : ?> <?php bbp_get_template_part( 'pagination', 'topics' ); ?> <?php bbp_get_template_part( 'loop', 'topics' ); ?> <?php bbp_get_template_part( 'pagination', 'topics' ); ?> <?php else : ?> <p><?php bbp_is_user_home() ? _e( 'You have not started any topics.', 'bbpress' ) : _e( 'This user has not started any topics.', 'bbpress' ); ?></p> <?php endif; ?> </div> </div><!-- #bbp-user-topics-started --> <?php do_action( 'bbp_template_after_user_topics_created' ); ?>Hello,
Members of private groups are missing in there overviews the started topics and created replies from the private forum(s) .
e.g Group member erwintest (member of 1 group) added some topics and replies in the private forum that should (at least i expect that) pop up via this link
/members/erwintest/forums/ and /members/erwintest/forums/replies/ but they don’t.However if i logon as administrator and use the same links, the started topics and created replies placed in the private forum of user erwintest do popup.
Is this expected behaviour or not?
site: freya.nl
Latest WordPress, bbPresss and BuddypressTopic: newbie question re plugins
We want to play with using WordPress as our LMS and we really like the social aspects of BuddyPress so we’re considering installing LearnPress and BuddyPress. Do we also need bbpress to get forums or does that come with BuddyPress? Thanks!
Hi,
When using the customizer to reorder navigation items on a group front page it works except for the Forum item. This does not show up in the customizer and always stays on the second position.
e.g
: Home Forum Invite
after reordering
:Invite Forum HomeI would like to have the Forum as first item.
site freya.nl
wordpress 4.9.6
bbpress 2.5.14
buddypress 3.1.0Topic: bbpress languaje
My website is in Spanish but bbpress appears in English
I have a site that is experiencing a glitch or misconfiguration with bbPress Buddypress Group Forums.
When a group with a forum is created, all forum topics go invisible on frontend for non-admin users.
- All the forums are Private. Setting a forum to public, saving, then private and saving again fixes issue. This has to be done on the main edit screen for each forum — quick edit and bulk edit don’t fix the problem.
- Not sure if it matters but fixing parent forum doesn’t fix child forums
- new topics created in group forums are immediately visible
- new topics created frontend or backend in existing non-group forums are not visible (though the topic count updates to reflect the new topic)
- topics created in forums created after glitch are immediately visible
- On the current live site, the Group Forums Parent is set to root (which I know is not recommended), but on the test site I’ve changed it to a forum called “Group Forums”. It doesn’t seem to have made a difference.
The only active plugins on the test site are bbPress and Buddypress right now, and the theme is twentyseventeen.
I have experienced this glitch with both a clone of the existing live site and a fresh WordPress install with no imported content.
Any help is greatly appreciated.
Wordpress 4.9.6
Buddypress 3.1
bbPress 2.5.14Topic: problem with mentions–admin
Running up-to-date WP with BP 3.1, no bbpress. I have a site with 30 users, all “contributors” except two who are both “admin” and “keymaster.”
Username @-mentions work fine for the 28: Username=AliceBaker corresponds to @alicebaker
But the two administrators have weird issues.
In their profiles, one is mentionable as @ admin, another is @firstname-lastname. Which do NOT correspond to usernames.
In each case, profiles have been carefully edited. The strings “admin” and “firstname-lastname” are no present in the respective user profiles. Those phrases ONLY exist as the @-mention name that appears in the profile page across from the picture.
I can find no way of changing @-mention-names so that these two users can simply be mentioned via their usernames in the same manner as other users on the site.
What am I doing wrong?
Btw, I had a version of this problem 3 years ago–link to a dead thread in which no one was able to help any of us who had this problem:
Username displaying as ‘@ Admin’ on profile