Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddyboss'

Viewing 25 results - 401 through 425 (of 679 total)
  • Author
    Search Results
  • #267645
    shanebp
    Moderator

    Have you tried asking BuddyBoss about the error?

    felix92
    Participant

    Hello,

    I try to activate the private message function from settings-components. When I activate this feature I get following fatal error:

    Fatal error: Uncaught Error: Cannot use object of type Closure as array in /home/ogtpartn/public_html/education/wp-content/themes/boss/buddyboss-inc/theme-functions.php:548 Stack trace: #0 /home/ogtpartn/public_html/education/wp-content/themes/boss/buddyboss-inc/theme-functions.php(570): buddyboss_remove_anonymous_object_filter(‘wp_footer’, ‘BP_Legacy’, ‘sitewide_notice…’) #1 /home/ogtpartn/public_html/education/wp-includes/class-wp-hook.php(298): buddyboss_fix_sitewide_notices(Object(WP)) #2 /home/ogtpartn/public_html/education/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(false, Array) #3 /home/ogtpartn/public_html/education/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #4 /home/ogtpartn/public_html/education/wp-includes/class-wp.php(746): do_action_ref_array(‘wp’, Array) #5 /home/ogtpartn/public_html/education/wp-includes/functions.php(955): WP->main(”) #6 /home/ogtpartn/public_html/education/wp-blog-header.php(16): wp() #7 /home/ogtpartn/public_html/education/index.php(17): require(‘/home/ogtp in /home/ogtpartn/public_html/education/wp-content/themes/boss/buddyboss-inc/theme-functions.php on line 548

    Anyone know how to solve this issue?

    Thanks in advance for your support
    Felix

    felix92
    Participant

    Hey!

    I’ve read a lot of posts about this topic, but all solutions do not work…

    My question is simple:

    I am running BP for a membership site and already restricted the forum with paidmemberships pro, which is working just great.

    Here is my issue: You can see all members (/members) etc. even if you are logged out.

    I am using the social learner theme from buddyboss. Do you have a .php code and if so, where do I have to put it via FTP?

    Thanks so much for your help guys.

    Felix

    ygagnon2016
    Participant

    I’m working on a custom WordPress site that uses a BuddyBoss child theme that I’ve been heavily modifying over the past few months. Note that I’m using WordPress multisite version 4.1.8, and Buddypress version 2.9.0.

    I’m currently working on a custom PHP template that’s using JQuery’s Colorbox plugin to load a PHP file in modal window via ajax. The popup that contains the PHP file is being displayed without any issues .. and the native WordPress functions within it are working as expected. But the one BuddyPress method that I’m trying to use is not working .. namely “bp_is_my_profile()”.

    Here is my PHP code:

    <?php 
    require("../../../../../../wp-blog-header.php");
    require('../../../../../../wp-load.php'); 
    
    if ( is_user_logged_in() ) { // THIS METHOD IS WORKING
    
      if ( bp_is_my_profile() ) { // THIS METHOD IS NOT WORKING
    
    		echo '<p>This is your Buddypress profile page.</p>';
    
      } else {
    		echo '<p>This is NOT your Buddypress profile page.</p>';
      }  
    
    }  else {  
    		echo '<p>You are not authorized to access this resource.</p>';  
    }
    ?>

    What do I need to add to this PHP file in order for the “bp_is_my_profile()” method to work correctly? I’ve already verified that this method DOES in fact work when I call it within a normal PHP template file that’s part of my child theme. I just can’t seem to get it to work when calling it from any other PHP file .. despite the fact that I’m loading both the “wp-blog-header.php” & “wp-load.php” files.

    Thanks,
    – Yvan

    #267397
    Henry Wright
    Moderator

    In your experience how compatible is buddyboss?

    I’ve used a good number of BuddyBoss plugins and themes with BuddyPress without problems. If you do find an issue be sure to report it to them, their support is very good.

    #267393
    bigpacific
    Participant

    Hi, thanks. That seemed to do it!

    Is there any membership plugin you recommend to use with BuddyPress? In your experience how compatible is buddyboss?

    #267338
    bigpacific
    Participant

    I am building a site at http://globalwe.wpengine.com

    I have created a user account for myself using a completely different name and email address. I have started up a new separate browser (Safari; my work on the site is in Chrome) and tried to load the directory page. It says it is for personal members only. I enter my login information and successfully login. Then I click on my profile link, and I am asked to log in again. I can’t get to my profile page as a user with a consistent logged-in user profile so I can do a blog post or create other activity.

    We are also using BuddyBoss plugins: BuddyBoss Media, Wall and Paid Memberships Pro for the membership management.

    #266737
    shadorinn
    Participant

    Hello, I’m fairly new to WordPress in general. My goal is to set up a social media type site allowing a fairly large group of people to connect with one another and Buddypress seems to be the best solution. BP is great, don’t get me wrong, but I find it’s not too appealing to look at for what I have in mind. So I’m trying to find a list of plugins so that I can customize BP to suit my needs. I’ve come across Buddyboss and it looks okay, but I’d like to be sure this website picks up in interest before I go and dedicate any more funds than I already have to it.

    I’ve noticed that this forum for plugins exists, but I only seem to be able to find BP technical support requests than any information on actual 3rd party plugins. Any suggestions would be most appreciated! Thank you for suffering my ignorance 🙂

    #266610
    coolhunt
    Participant

    Hi All,

    I want to share with everyone my most recent launch of a Buddypress install..

    Get Started

    Its 99% out of the box WP/BP & Twenty Seventeen
    I was able to get it up and going and do some refinements over the course of a weekend.
    This isnt my first WP/BP implementation.. (but) this is the first time ever that I came close to an implementation just using the very basics of WP/BP.. *no crazy hacks, just all vanilla.

    **I do have WAY TOO MANY PLUGINS running**
    But, I dont know how to get around that..
    I really wish that many of the features that the plugins provide are core WP/BP functions.

    **The site ran slow
    But, I did some caching and that helped a little bit (i wish i didnt have to using caching tho)

    **There are a lot of plugins I’d also like to try out and use… but the problem is im on php 5.3.5 (which i know i need to upgrade)

    **I wish there are better guides and updated walk-thrus… most of them out there are fairly outdated

    I would love to get feedback from the BP community about my current site https://velohive.com/
    – how can I make it better
    – how can I make it faster
    – how can I improve engagement and signups

    **Special thanks to the folks over at buddyboss & buddydev… I found that I was on there site and help pages very frequently..

    #266545
    rodrigopaluma
    Participant

    I’m using the BuddyBoss theme on my site. I’ve made all the necessary settings and changes. But the moment a user registers the email does not go with the information that I have customized. I changed the top and bottom of the email and still the email goes without any of these changes.

    Is there any place I should authorize sending these messages in HTML format so that I can take the changes applied by me?

    Follow the print of the changes and the rpint of how the messages arrive for me.

    Changes
    Changes

    Email in inbox
    Email in  box

    The site is located at http://www.arterama.com.br

    I await your reply.

    jrecla
    Participant

    Hi –

    I’m using a Buddyboss theme with BuddyPress. Im trying to share a link to my member base from Medium.com (https://medium.com/super-powers-are-real/the-world-needs-superheroes-ff810d0f7ffa)

    The link preview does not display properly, and shows “Attention Required | Cloudflare”

    Feedback from Buddyboss was it was an issue with Medium.com’s setting in Cloudflare
    Feedback from Medium.com is that it’s an issue with Buddyboss and or Buddypress.

    Posting the link to Facebook works just fine, so I know the link can be shared.

    Can you please provide guidance on how to fix this issue – thank you!

    #266422
    person13
    Participant

    I have the Buddypress social learner theme. I just did a buddyboss upgrade and profile menu background color changed to white and I am now unable to see the text on that menu.

    mavenfair
    Participant

    Hello,

    I am using the BuddyBoss Theme OneSocial Marketplace. I required a ‘monthly’ paid membership option so I decided to use Paid Memberships Pro (I have chosen the Plus level of PMPro).
    OneSocial uses BuddyPress for the community portion of the site.

    So how I would like the site to work is… Users choose a “membership level” via PMPro which manages their monthly subscriptions but they use BuddyPress Profile and Tools for their “community interactions”…

    How do I push the User’s account to their BuddyPress Profile and NOT their PMPro profile??

    thank you!

    #266245
    jls2017
    Participant

    I can’t understand why NONE of the media plugins or Buddypress seem to come with the functionality allowing images that are uploaded to a group wall… to show up in the users “media” tab? They are the users images being posted so why can’t those be included?

    I’ve checked mediapress, buddypress activity plus, rtmedia, buddyboss wall and media uploads, you name it. None of them do this.

    Is there a simple profile template hack or something that could get these images included in the users profile media tab? Thanks

    #265995
    vanessenstudio
    Participant

    I would check out https://themeforest.net/search?term=buddypress
    This will show all the premium themes that are made for buddypress.

    I’ve had some good experience with buddyboss.

    zsauce
    Participant

    Hello everyone!

    I’ve been searching for hours on every site I can possibly think of, and I’ve looked at tons of articles in regards to the admin bar, but haven’t found any similar issues.

    The website I am currently building I am using BuddyPress version 2.8.2, BuddyBoss theme version 2.3.3, and WordPress version 4.7.4.

    I want to hide the WordPress admin bar from all users except the administrator. That’s simple, as I have found many different ways to do it (coding, plugins, etc).

    The issue I am running into is when I hide the WordPress admin toolbar (regardless of method, ie. coding or plugin), it also removes all of the dropdown options for the BuddyPress admin toolbar (activity, profile, friends, messages, etc) that shows up with the BuddyBoss theme. I originally thought it was a coding issue in the BuddyBoss theme, but from the information I found, the admin bar that shows up with the theme comes from the BuddyPress plugin.

    I imagine that the BuddyPress plugin uses the same call function (I don’t code much so I don’t know the proper term) to get it’s drop down menu as WordPress does for it’s admin toolbar. My issue is I can’t figure out where/what that is so that I can change it to something custom.

    Any assistance would be greatly appreciated.

    #265511
    phays
    Participant

    I have WordPress MU enabled with sub-domains and Buddypress 2.8.2 plugin network activated. I am using Buddyboss Boss 2.1.3 Child Theme. I also have a Comodo Wildcard SSL Cert
    The thing I am trying to figure out is how can I make the registration confirmation email produce a link with https. As it is now I am getting http which when clicked on sends me back to my home page. If I manually put the url in the browser using https I get to the sub-site front page.

    The site is https://atblogpages.com
    I have also started this topic in wordpress.org support

    I know there is a way to get this correct.
    Any help? Please. Thanks in advance.
    PHays

    matthewmckirdy
    Participant

    Buddypress Version 2.8.2
    Buddyboss version 2.3.2
    website MySizeKick.com

    The “select your file” button that lets you upload cover/profile pictures doesnt line up with the link on mobile. On the destop it works. But on mobile you have to touch just below the bottom right of the button to activate the link. I went into the web dev inspector and the smaller the screen the further away the link moves from the button. Does this have anything to do with the button being absolute position and the link relative? Ive spent a good 15 hours troubleshooting…

    Any help would be much appreciated thank you.

    #265063
    ryanb898
    Participant

    I’m having an issue with my site, only the site administrator can add friends.. when I’m logged into a vendor,participant account I cant… I’m using buddyboss one social theme.. any thoughts?

    #264433
    psnation
    Participant

    I’ve searched for nearly a year before I finally found a solution to automatically adding location to sign up and profiles. I am now using Location Autocomplete for BuddyPress by BuddyBoss. It is a paid plugin but it is amazing. It uses Google’s API so all you do is type a letter and it will auto suggest. There were many requests over the years for a plugin like this. The only thing missing so far is a way to search by distance. If you’ve been searching give this plugin a try.

    Location Autocomplete for BuddyPress

    #264288
    danbp
    Participant

    Sorry, but this forum is for BuddyPress support.

    We can’t assist you for premium theme. Please, ask on your theme support.

    #264286
    ryanb898
    Participant

    im using a theme called social marketplace by buddyboss, it comes bundled with buddypress.. they have these hideous login and register overlays that are cool in theory but i dont know how to style them in CSS… (im a noobie) so i went into the theme settings and shut them off.. now my login page goes to /wp-login and my register page goes to /my-account

    my account page still looks like the buddypress registration form.. when it should infact look like this

    i use a plugin called wc vendors.. that say they hook into the my-account page ( whatever that means)

    i just want to get my login and register pages looking similar i cant seem to figure it out.. thanks

    #264255
    modemlooper
    Moderator

    There is nothing like this. Would make a great plugin. BuddyPress allows people to request group membership for private groups. Change a group to private and the “join” group button becomes “request membership”

    auto join plugin based on role https://www.buddyboss.com/purchase/buddypress-auto-group-join/

    #263405
    john.horning
    Participant

    Okay – discovered that the overload file needs to be in wp-content/themes/buddyboss-child/buddypress/members/single/profile and verified it by making a random change to the file, but I’m still not seeing fields without values.

    PS For some reason, the system won’t allow me to paste the code.

    #263397
    john.horning
    Participant

    Thanks for the quick response, but doesn’t seem to be working for me. I created the template overload of profile-loop.php and stored it in wp-content/themes/buddyboss-child/buddypress/bp-templates/bp-legacy/buddypress/members/single/profile. I’ve pasted the entire file below after modification.

    I can’t find it now, but there was a thread somewhere that indicated that the following line needed to be changed in bp-xprofile-template.php so was wondering what you thought of that.
    $hide_empty_fields_default = ( ! is_network_admin() && ! is_admin() && ! bp_is_user_profile_edit() && ! bp_is_register_page() );

    Anyway, here’s my profile-loop.php:
    `

Viewing 25 results - 401 through 425 (of 679 total)
Skip to toolbar