Search Results for 'bbpress'
-
Search Results
-
I have a problem concerning Wishlist Member and Buddpress.
The custom post types forums, topics and replies are protected by wishlistmember and the respective WLM levels are applied to them. Regarding general forums (bbPress) the pagination and protection works very well as expected but not in Buddypress group forums.Unfortunately members can not access the second or any other than the first page of a group forum topic (Buddypress). If a member (who has no admin rights) clicks on [2] or [->] of the pagination, they always get the first page displayed although the permalink is correct and the URL states that they are apperantly on page 2.

As soon as I deactivate wishlistmember, the pagination in the group forums works as expected and all pages of a topic can be accessed.
As group forum is a key feature in my closed community, I kindly request help to get this fixed.
I tested it on a subdomain with Twenty sixteen and all plugins disabled except:
WordPress 4.7.1
bbPress 2.5.12
BuddyPress 2.7.4
WishList Member 2.91.3153I appriciate your afforts and any information I can pass to the WLM developers why this isn’t working as it should be.
Thank you very much
Philipp
I couldn’t find someone else with this issue:

The profile settings are not there, when I try to change cover/profile image it send me to a 404 not found page, even when I manually changed the setting on the database to allow.EDIT: they were there at first but I dont have any other plugings but akismet, bbpress, buddypress
Hi all,
With a little help (groundwork from a French guy) on this forum (I forgot to bookmark the topic) I finally figured out how to integrate the Buddypress favorite system with BBPress.
Integrating Buddypress favorite system (aka like system) with BBPress
Based on the work from the former mentioned French guy … thx!


hello, Im moon and i tried to install bbpress script on my website and subdomain. But server is sending error again and again after instantiation.
Please help me, i can do it manually but it will take to again set up the database.
Please help me Thanks.I’ve seen a dozen support questions on this topic and the answer has always been “another plugin must be redeclaring wp_mail(), so on my test site I disabled every plugin except bbpress and buddypress (and akismet) and still emails are sent in plain text.
On my live site, the only way I can get the html emails sent is when I have the Buddypress Group Email Subscriptions plugin activated, and then, no matter what other email-related plugins I have active all buddypress emails are sent in html format.
But, the group subscription plugin has it’s own problem: slows down page-reload when replying if too many members are subscribed to a Topic (can take up to 30 seconds for the reply to process and page to reload on our site), and we haven’t found other solutions to that. So…. we want to disable that subscription plugin, but when we do we lose the html formatted emails.
Can someone please provide some kind of solution for this plain-text vs. html issue. Like I said, even with no other plugins active we’re still not getting html emails.
Thanks for the help.
Our info from our test site (when still getting plain text emails):
WP version 4.7
Theme Goodnews 5 Child Theme 1.0
PHP version 5.6.29
bbPress version 2.6-alpha-6091
site url http://staging-nexus.universaltheosophy.com
Active Plugins Name and Version
– p1 Akismet 3.2
– p3 bbPress 2.6-alpha
– p4 BuddyPress 2.7.4Our info from our live site:
WP version 4.7
Theme Goodnews 5 Child Theme 1.0
PHP version 5.6.29
bbPress version 2.6-alpha-6091
site url http://nexus.universaltheosophy.com
Active Plugins Name and Version
– p1 Adminimize 1.11.2
– p2 Akismet 3.2
– p3 All In One SEO Pack 2.3.11.1
– p4 bbP Toolkit 1.0.6
– p5 bbPress 2.6-alpha
– p6 Better Notifications for WordPress 1.6
– p7 BP Registration Options 4.3.1
– p8 BuddyPress Group Email Subscription 3.7.0
– p9 BuddyPress Sitewide Activity Widget 1.3.2
– p10 BuddyPress 2.7.4
– p11 Contact Form 7 4.6
– p12 Google XML Sitemaps 4.0.8
– p13 Header and Footer 2.0.3
– p14 Random Content 1.3.1
– p15 TinyMCE Advanced 4.4.3
– p16 User Role Editor 4.31.1
– p17 WP-Mail-SMTP 0.10.1Topic: hide masthead in group
Goodmorning everyone,
I have a question for you … I would like to hide the “masthead” only in groups of my BuddyPress …. this is possible?
Thank you.WP version 4.7
Theme Vantage Premium Child 2.5.4.1472841976
PHP version 7.0.14
bbPress version 2.5.12-6148
site url https://www.blender.itTopic: User Meta Output On Profile
Hello,
I have a custom user meta field which is a staff label field. For people with “staff” capability, they can go to their profile in WP admin and enter some text for a label such as “Lead Developer, Writer, Support, etc. I would like to output this label on BBPress profile but cannot figure out how to do it. I am using the currently displayed profile ID. In the following file:
/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/single/members-header.php
I know it’s bad to hack core files, I will move to my themes folder once it’s working. This is the code I have currently.<?php $member_id = bp_displayed_user_id(); if ( user_can( $member_id, 'staff' ) ) { if ( get_the_author_meta( 'staff') ) { $x = ( get_the_author_meta( 'staff', $member_id ) == '' ) ? "Staff" : get_the_author_meta( 'staff', $member_id ); echo '<div class="staff-label">'; echo $x ; echo '</div>'; } } ?>This code is working fine in the comments area with different logic to grab the user ID, just not working for BuddyPress. Any suggestions?
Thanks.Topic: Cover Image for a Group?
Hi, how do I change the cover image for a group? I have BBPress and BuddyPress installed to work with LearnDash and I can’t seem to figure out how to add a photo, there doesn’t seem to be that option anywhere under Groups or Forums. The page for the group is here: http://worldteam.donate2dogsports.org/groups/world-team-training-course/
Using WordPress Version 4.7, BuddyPress Version 2.74, BBPress version 2.5.12 and the theme I was using was called Basic. I installed Twenty-Seventeen instead and I’m still having the same problem.
Help! After users are no longer part of our Memberpress membership, the Participant role is removed. However, the bbpress forum continues to send notifications to them. How can I stop or only send notifications to users who have the Participant role.
Thanks!
Topic: New Theme for Free
I’ve been developing a new theme called Centro which supports the core functionality of WordPress & BuddyPress.
It’s currently still in development but has been released and is available on GitHub.
You can view a demo on buddycore or here also and a download is available via GitHub.
Issues will be answered and resolved via GitHub.
Enjoy! Happy New Year!
**********************
Some Features
**********************
Colour customizations in wp-admin.
Support for posts and pages
Archive pages for search and taxonomies
Post thumbnails and post formats
Post commentsActivity streams
Member profiles
– xProfile
– Settings
– Friends
– PMs
– Notifications
– MultisiteRegistration
– Basic member
— With blog creationResponsive
HTML5
Cross Browser (IE10+)*************************
Group support will definitely be added in the next updates
Plan to add support for BBPress and possibly WooCommerceAll of this depends on how many people are using the theme and feature requests from users.
Hello, im using woffice and i want the user to change his password and profile picture only from the front end .
i dont want him to :
– change his name
– edit anything in (Editing ‘Base’ Profile Group)
– change his email .
– change anything in (Send an email notice when: )
i have this link :
https://buddypress.org/support/topic/dont-allow-users-to-change-some-fields-after-sign-up-hide-those-fields/
but i don`t know if it will be like my customization
thanks so much.—————————-
1. Which version of WordPress are you running?
WordPress 4.7 running Woffice Child theme.6. Which version of BP are you running?
2.7.410. Which theme do you use ?
woffice11. Have you modified the core files in any way?
yes12. Do you have any custom functions in bp-custom.php?
i dont think so13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
bult in15. Which company provides your hosting?
siteground