Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddyboss'

Viewing 25 results - 351 through 375 (of 680 total)
  • Author
    Search Results
  • dannydlb
    Participant

    Current WordPress & BuddyPress versions. Using BuddyBoss Theme

    Everything was working fine for weeks, but now users cannot register for the site. I did some testing and found the issue.
    In Users>Profile Fields, I have a custom field for a User Agreement. If I set this field to “required” (like it should be) and the new registering user checks the box, it reloads the page and defaults to “Registering for this site is easy…”

    If I set this set this profile field to “not required”, (user does not check the checkbox), the registration process works fine.

    Should I just use a plugin for these custom profile fields?? I am missing out on a lot of registrations…

    Here are the settings I am currently using for the profile fields in question which are preventing user registration.

    Title: User Agreement
    Description: By checking this box you agree to our terms and have read our User Agreement
    Read our User Agreement

    Field type: checkboxes
    Option: I agree ( default value: unchecked )

    Visibility: just-me with option: enforce visibility

    tmigot
    Participant

    I have been using BuddyPress for over a year now. I have over 200 users and since updating to the newest WordPress 4.9.6 and BuddyPress 3.0, only I can see the comment option under each post. Non-admin users cannot.
    Interestingly the only time a non-admin user can comment is when a post was made from a user’s wall (Buddyboss Wall plugin enables to have an activity page like FB for each user).
    I have tested using the latest twenty-seventeen theme and disabling all plugin but BuddyPress and the problem persists.

    I cannot imagine being the only one who experiences this.
    Please note that things have been working seamlessly for over a year.

    #273239
    nasihahnet
    Participant

    I face the same problem since I updated to version 3.0

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘bp_activity_reset_my_new_mentions’ not found or invalid function name in /home/nasihah2/public_html/wp-includes/class-wp-hook.php on line 286

    it shows with user profile page and it seem to be there is confelect with buddypress x-profile plugin
    I am using boss theme from buddyboss

    @mercime
    Participant
    #273085
    Varun Dubey
    Participant

    @matthlobo check with buddyboss support.

    dasigrist
    Participant

    Hi, I’m trying to submit a ticket because a problem I’m having with buddyboss social marketplace. I click “Open new Ticket”, fill all the information and when I click submit, nothing happens. I tried in 2 different computers and 3 different browser in each computer.

    Can anybody help me please?

    Thank you,

    Daniel.

    RobertL4807
    Participant

    Hi,
    I am sure someone has asked this before but I can’t seem to find much.
    I did find BuddyBoss’ plugin “BuddyPress User Blog” which comes real close.

    I would like for BuddyPress members to be able to click a link and then create their own member blog.

    The blog would not be created unless they selected to have and name their blog.

    Members would make the blog posts and edit from profile type screens like the BuddyBoss plugin. I think the issue I have is letting members select to have a blog and naming their blog. Letting members select their blog url/folder name would be super nice too.

    Appreciate the help.

    #272816
    omniscope
    Participant

    BuddyPress 2.9.4
    WordPress 4.9.5

    I’m having two issues with BuddyPress at the moment.

    1) The members list is empty.
    -When you click on the members menu it shows the drop down menu to select from Last Active, Newest, and Alphabetically.
    – Then there’s the button with the number of members (16 – the four I’ve been testing have all logged in multiple times)
    – But the messages says “! Sorry, no members were found.

    2) when sending a friend request to a member in a group the request is sent, but when clicked on by the intended member the invitation disappears and you can’t see it or acknowledge it. It still shows up as next to the Friends menu item as 1 request but when you click on Friends and request it’s empty and says “You have no pending friendship requests.”

    I’ve deactivated all plugins except BuddyPress. I’ve tried changing the BuddyBoss theme, but still have the same issue.

    Any idea where I can start?

    Again, the 4 members, and admin, have all logged in multiple times.

    #272777

    In reply to: sitewide notice

    sugar7
    Participant

    The first file;
    <?php
    /**
    * @package Boss Child Theme
    * The parent theme functions are located at /boss/buddyboss-inc/theme-functions.php
    * Add your own functions in this file.
    */

    /**
    * Sets up theme defaults
    *
    * @since Boss Child Theme 1.0.0
    */
    function boss_child_theme_setup()
    {
    /**
    * Makes child theme available for translation.
    * Translations can be added into the /languages/ directory.
    * Read more at: http://www.buddyboss.com/tutorials/language-translations/
    */

    // Translate text from the PARENT theme.
    load_theme_textdomain( ‘boss’, get_stylesheet_directory() . ‘/languages’ );

    // Translate text from the CHILD theme only.
    // Change ‘boss’ instances in all child theme files to ‘boss_child_theme’.
    // load_theme_textdomain( ‘boss_child_theme’, get_stylesheet_directory() . ‘/languages’ );

    }
    add_action( ‘after_setup_theme’, ‘boss_child_theme_setup’ );

    /**
    * Enqueues scripts and styles for child theme front-end.
    *
    * @since Boss Child Theme 1.0.0
    */
    function boss_child_theme_scripts_styles()
    {
    /**
    * Scripts and Styles loaded by the parent theme can be unloaded if needed
    * using wp_deregister_script or wp_deregister_style.
    *
    * See the WordPress Codex for more information about those functions:
    * https://codex.wordpress.org/Function_Reference/wp_deregister_script
    * https://codex.wordpress.org/Function_Reference/wp_deregister_style
    **/

    /*
    * Styles
    */
    wp_enqueue_style( ‘boss-child-custom’, get_stylesheet_directory_uri().’/css/custom.css’ );
    }
    add_action( ‘wp_enqueue_scripts’, ‘boss_child_theme_scripts_styles’, 9999 );

    /****************************** CUSTOM FUNCTIONS ******************************/

    // Add your own custom functions here

    ?>

    The second contains:

    <?php

    if ( !defined( ‘BP_AVATAR_THUMB_WIDTH’ ) )
    define( ‘BP_AVATAR_THUMB_WIDTH’, 35 ); //change this with your desired thumb width

    if ( !defined( ‘BP_AVATAR_THUMB_HEIGHT’ ) )
    define( ‘BP_AVATAR_THUMB_HEIGHT’, 35 ); //change this with your desired thumb height

    ?>

    #272753
    artemplace
    Participant

    Hi,any opinion about the marketplace combo Buddypress+buddyboss social marketplace?

    #272680
    milbo13
    Participant

    Hi,

    We need to have people who either register through a form or purchase a product put into Memberium and BP Social Learner forum – I have everything working with one exception – we can not automatically assign the different member types to the different people who come into the system. We have tied in Memberium, the types to the groups, autologin and autoenroll set, etc. etc.

    So members should be the “member” member type and coaches should be the “coaches” member type. How do we do this? Been all around the world and back with BuddyBoss people and after a week said to come to the forum so here I am… Praying for quick help!

    #272306

    In reply to: buddyboss theme

    Venutius
    Moderator

    You’d need to ask BuddyBoss

    #272305

    Topic: buddyboss theme

    in group forum Installing BuddyPress
    truphat
    Participant

    I am missing theme and style sheet for buddyboss. My child theme is available, how do I download

    #272247
    Varun Dubey
    Participant

    @studial you can add a limit on group creation, like who can create a group. How many groups a member can join, or how many members can be part of a group. It can also be auto join to groups based on their member type during registration.
    You can check for these plugins

    https://wbcomdesigns.com/buddypress-private-community-pro-plugin/

    BuddyPress Auto Group Join

    #272236

    In reply to: Assign Members Page

    baccoeur
    Participant

    Hi

    I have figure it out where the issue is i have checked this 3 components
    PLease see screenshot
    https://prnt.sc/j7k2k1

    So i can now assign my member page
    http://prntscr.com/j7k7uf

    So can you please give easy way instrutions or tutorial?
    On How can i make this Please!

    1.Create Buddypress Community
    *Users can create and update profiles, including the use of profile photos. Site administrators can easily set up the parameters of the user profiles.

    *Users can befriend one another. The site owner can decide what special abilities friends have with regard to one another.

    *Users can send private messages. BuddyBoss comes with a robust private messaging system, similar to that found on Facebook. Users can choose whether or not to receive an email notification when someone sends them a message.

    *Users can form and join groups. Groups can be used for a wide range of functions within the website. Administrators can choose to let their users create and join groups of common interest.

    *Users can follow activity streams. BuddyPress activity streams provide a quick digest of the recent activity going on within a site or with regard to a particular user.

    *Users can create blogs. Capitalizing on the full functionality of WordPress, the most popular blogging platform in the world, BuddyPress gives administrators and users a full-featured online publishing platform.

    *Users can participate in forum discussions. BuddyPress is fully integrated with bbPress, a slick forum system.

    2. Active Login portal with Facebook or Google login credentials.
    3. Active User generated material through BuddyForms or other methods.

    Please advice thank you!

    soitopaula
    Participant

    Hello,

    I have tried for a month to redirect my buddypress users to my custom activation page upon activation. I do not want them to be sent to the homepage upon activation / first login.

    Currently, a user signs up, the “Welcome” email is sent with the activation link, they click the link, are logged into their new account and end up on the homepage.

    Is there a way to send them on first login upon activation to my page titled “Activate & Set Up” ??

    I have set EVERY setting in wp-admin which asks for “activation page” to my custom “Activate & Set Up” page. I use OneSocial Theme by BuddyBoss which integrates Woocommerce + Buddypress.
    I have tried the plugin BP Login Redirect and it only redirects to Profile page.

    Again, all wordpress, woocommerce, buddypress settings for activation page point to “Activate & Set Up”

    Thank you!!

    TOBY39
    Participant

    Using Buddyboss with Boss theme. My goal is to create a sale page for my course. I like the /full-width/ template, but how can I remove the top menu options so I have a clean landing page with image at the top and content below with a “buy now” button integrated a couple place. I don’t want the text to go as wide as whatever the screen is, but be centered a certain width.

    Any tips?

    #271778
    andyjay83
    Participant

    Wordpress 4.9.5, BuddyPress 2.9.4, BuddyBoss Theme, http://www.torus.drumsbygenre.com

    I am trying to hide all admin accounts from all BuddyPress touch points using this code found on the BuddyDev website:

    add_filter( ‘bp_after_has_members_parse_args’, ‘buddydev_exclude_users_by_role’ );

    function buddydev_exclude_users_by_role( $args ) {
    //do not exclude in admin
    if( is_admin() && ! defined( ‘DOING_AJAX’ ) ) {
    return $args;
    }

    $excluded = isset( $args[‘exclude’] )? $args[‘exclude’] : array();

    if( !is_array( $excluded ) ) {
    $excluded = explode(‘,’, $excluded );
    }

    $role = ‘administrator’;//change to the role to be excluded
    $user_ids = get_users( array( ‘role’ => $role ,’fields’=>’ID’) );

    $excluded = array_merge( $excluded, $user_ids );

    $args[‘exclude’] = $excluded;

    return $args;
    }

    This code seemed to have worked for a lot of people but isn’t currently working for me. I tried putting it into my child theme’s functions.php and also tried making a bp-custom.php file in my wp-content/plugins directory and that didn’t work either. I even refreshed cache and cookies after each of these attempts. Still nothing.

    I’m not advanced when it comes to this stuff. I know that I must be doing something wrong. Any help or guidance would be greatly appreciated.

    #271701
    David Cavins
    Keymaster

    Since you’re using BuddyBoss theme (I think) I’d probably ask them first, because the template that loads the message loop is provided by the theme.

    That’s a weird problem, though!

    #271320
    josh.grisdale
    Participant

    Hello again.

    Thank you for the quick reply. My site is https://www.accessibletravelforum.com/activity/

    I use BuddyBoss for my theme. I changed to the Twenty Fifteen theme and it was fine there, so it seems to be a BuddyBoss issue.

    I played around a bit more and seem to found the possible bug:

    The filter selector “activity-filter-by”. It defaults to “Everything” but seems to be a bit off.

    Duplication:

    1. Load activity stream normally and, as discussed before, there are duplicate updates.
    2. Change the filter from the default of “Everything” to something else ie “Posts” (the activity stream updates as expected)
    3. Change the filter back to “Everything” and it shows everything again BUT now all comments etc are nested and there are no duplicated comments.

    So, it appears that the original “Everything” filter is not working correctly.

    Again, it didn’t happen for the normal Twenty Fifteen template, so this seems to be a BuddyBoss bug.

    I have reached out to BuddyBoss support for help. But, in the mean time, can anyone suggest a way to fix this?

    Thanks again!

    kwavewd
    Participant

    I am using Buddypress and the BuddyBoss theme. I have 2 user types contributors and subscribers I made using BP Member Types and user profile fields. Everything is working except.

    When a contributor is logged in and goes to a tab say members/username/messages the subnav tabs show perfectly little grey boxes next to each other.

    But…

    when a subscriber goes to a tab say members/username/messages the css for the subnav tabs does not show as if it’s not pulling the css. I check and the file that controls this css section is buddyboss/css/buddypress-main.min.css and I checked this file is being used in the source code of this page. So for some reason the subscriber account is not pulling this style sheet even though it’s shown as included in the source. I tried to hard code the entire css into my page and it still didn’t show.

    the other thing I noticed was the code for the nav section was setup like this for contributor

    <div id=”buddypress”>
    <div id=”item-header” role=”complementary”>
    <div id=”item-nav”>
    <div id=”item-body”>

    but the subscriber one only shows like this

    <div id=”buddypress”>
    <div id=”item-nav”>
    <div id=”item-body”>

    why would the section <div id=”item-header” role=”complementary”> not be showing for subscribers? Could this be my problem

    Anyone have any ideas?

    #271119
    nebuchadnezzar
    Participant

    it’s from here, I thought it might be helpful enough to get me started 😐 I’ve copied the files over into the child theme
    https://www.buddyboss.com/support-forums/topic/how-to-make-profile-field-groups-accordion/

    #270801
    buttercup17
    Participant

    Hi All,

    I’ve created a hidden group, with a hidden forum.

    When I ‘search forums’ it pulls up replies from the hidden group.
    How do I make it so only the members of the hidden group can search for replies in the hidden group?

    I don’t want non-members to be able to see topics and replies in a hidden group when searching.

    Wordpress Version 4.9.4
    Theme BuddyBoss

    Thank You

    #270641
    amiya36
    Participant

    my error log?
    WordPress database error Unknown column ‘profile’ in ‘where clause’ for query SELECT a.* FROM wp_buddyboss_media_albums a WHERE a.user_id=886 AND ( a.group_id NOT IN ( SELECT id FROM wp_bp_groups WHERE status != ‘public’ )
    OR a.group_id IS NULL ) AND ( a.privacy IN ( ‘public’) ) AND a.id IN (profile) ORDER BY a.date_created DESC LIMIT 0, 20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/woffice/buddypress.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, bp_replace_the_content, apply_filters(‘bp_replace_the_content’), WP_Hook->apply_filters, BP_Members_Theme_Compat->single_dummy_content, bp_buffer_template_part, bp_get_template_part, bp_locate_template, load_template, require(‘/themes/woffice/buddypress/members/single/home.php’), bp_get_template_part, bp_locate_template, load_template, require(‘/themes/woffice/buddypress/members/single/plugins.php’), do_action(‘bp_template_content’), WP_Hook->do_action, WP_Hook->apply_filters, buddyboss_media_template_albums, buddyboss_media_load_template, include_once(‘/plugins/buddyboss-media/templates/members/single/buddyboss-media-album.php’), buddyboss_media_has_albums, BuddyBoss_Media_Albums->__construct, BuddyBoss_Media_Albums->fetch_albums

    #270579
    diremix
    Participant

    hello, i m using buddypress and buddyboss.
    i want that people can see other users only the name and the first letter of the surname (for example Carl M.) how can i do? thank you very much

Viewing 25 results - 351 through 375 (of 680 total)
Skip to toolbar