Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddyboss'

Viewing 25 results - 326 through 350 (of 691 total)
  • Author
    Search Results
  • #282650

    In reply to: Video Hosting

    mrditt
    Participant

    Thanks Venutius! Do you know if it will work with BuddyBoss Media plugin? I guess we could try it with the staging site, but wanted to ask?

    shanebp
    Moderator

    You can use any theme with BuddyPress.
    There are some themes that place an emphasis on BuddyPress, for example BuddyBoss.
    You can choose one of two template packs in wp-admin > Settings > BuddyPress > Options > Template Pack.
    And you can customize the BP templates – if you know how to write code.
    More info here.

    iamdev
    Participant

    It depends what you need you can check buddyboss theme they are awesome and sale is going now

    #282278
    iamdev
    Participant

    Is there a way we could hide the plugin name from the export setting showing like export data of wordpress comment and evrything it shows i just want to hide it and simply show export data and i don’t want plugin name appearing in it i simply want how @buddyboss gdpr plugin have

    #279191
    Prashant Singh
    Participant

    Hi,

    The article has mentioned everything there. Please take a backup before doing so. The theme depends on your need, compare the features and buy one. Kleo, BuddyBoss is one of the best BuddyPress themes.

    Thanks

    MrShawnTierney
    Participant

    I use BuddyPress (and BuddyBoss Social Learner Theme) to interact with my students who take courses on my WordPress / Learndash website.

    Q1) One thing that kind of drives me crazy is I can’t put line feeds in my messages without adding a character to space out the sentences.

    I use to type in   which worked, but the emailed copy of the message showed   in place of just a blank line.

    So that in mind, what am I missing?

    Is there any setting or stylesheet I can edit to allow a space between sentences in BuddyPress Messages?

    People really hate walls-of-text, and spaces between sentences make text more readable, just like you find here on the Buddypress website and in this post I’m making.

    Note that I don’t have this issue with BBPress forum posts.

    Q2) I’m imperfect, and whenever I create a notice to all users I always have a typo 🙁

    BUT, I just can’t find any way to edit these announcement messages?

    Just checked, and yes it is the 21st century and even Facebook now lets you edit announcements, so I figured it must be me, that I just don’t know how to edit them.

    Can someone point me in the right direction?

    Thanks a million in advance!

    Shawn

    #278346
    josh.grisdale
    Participant

    BuddyBoss claimed it was normal behavior for BuddyPress and I gave up…

    #276849
    Prashant Singh
    Participant
    #276688
    Prashant Singh
    Participant

    Ok, please check this: https://codex.buddypress.org/developer/member-types/

    BuddyPress had introduced member type concept and using this you can create multiple directories.

    There is a paid plugin https://www.buddyboss.com/product/buddypress-member-types/ that you can check. But still, the payment and free level security need some sort of customization.

    Thanks

    ajuuls
    Participant

    I’ve been writing with a worker from BuddyBoss and he wasn’t to much help. He just linked the same as you did and then told me to make a forum here on BuddyPress to get the correct information..

    Prashant Singh
    Participant

    If you can check once with this plugin https://www.buddyboss.com/purchase/buddypress-reorder-tabs/ once then it will be great.

    Thanks

    #276433
    Jeff Hester
    Participant

    1. Which version of WordPress are you running? 4.9.8

    2. Did you install WordPress as a directory or subdomain install? As a directory

    3. If a directory install, is it in root or in a subdirectory? At root.

    4. Did you upgrade from a previous version of WordPress? If so, from which version? No.

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. Yes.

    6. Which version of BP are you running? Previously 3.1.9. Problem began after updating to 3.2.0

    7. Did you upgraded from a previous version of BP? If so, from which version? See above.

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? WooCommerce, bbPress, Jetpack

    9. Are you using the standard WordPress theme or customized theme? BuddyBoss

    10. Which theme do you use? BuddyBoss

    11. Have you modified the core files in any way? No

    12. Do you have any custom functions in bp-custom.php? No

    13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? Yes, 2.5.14-6684

    14. Please provide a list of any errors in your server’s log files.
    PHP Fatal error: Uncaught Error: Call to undefined function Shea\BP_Security_Check\bp_get_admin_url()…

    15. Which company provides your hosting? LiquidWeb Managed WP

    16. Is your server running Windows, or if Linux; Apache, nginx or something else? nginx

    MorgunovVit
    Participant

    Hi!
    Recently I’ve noticed that links with avatars in My activity Buddyboss wall display incorrectly. See the screenshot

    The issue with bp_get_activity_action() in \plugins\buddypress\bp-activity\bp-activity-template.php
    If the reason of the issue is hard to define – I’m agree to deny from avatars in the activity posts. i’ve tried to do this this way:

    <pre>
    /* instead this */
    //		return apply_filters_ref_array( 'bp_get_activity_action', array(
    //			$action,
    //			&$activities_template->activity,
    //			$r
    //		) );
    /* put this */
                    return $activities_template->activity->action;
    </pre>

    But I don’t know how I can arerride this function in my child-theme.
    Could you help me?

    Website: https://mc21academy.ru/members/designer/

    I use:
    WordPress Version: 4.9.8
    PHP Version: 7.2.8
    SocialLearner for LearnDash theme
    BuddyPress: 3.1.0
    BuddyPress for LearnDash: 1.2.5
    BuddyPress Global Search: 1.1.9
    BuddyPress Members only: 1.9.3
    BuddyPress Reorder Tabs: 2.0.1
    bbPress: 2.5.14
    Boss for LearnDash: 1.3.3
    BP Remove Profile Links: 1.2
    BuddyBoss Products Updater: 1.0.2
    BuddyBoss Wall: 1.3.5

    #275981
    wallacelin
    Participant

    Hello, I’m using BuddyPress 3.1.0, bbPress 2.5.14 and the BuddyBoss theme 2.4.6 to create an online community/support forum site.

    I want to create a landing page and followed this guide by WPMUDEV but realized halfway through it is outdated! I couldn’t find any up-to-date forum threads, guides, or articles regarding this.

    I ran into trouble once I actually need to create my own register.php. I was able to locate the file in /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php, but I’m not sure how I can best edit it to fit within my custom landing page seen here. The login form is a widget, to be replaced with the registration form. I want to place the login form in the green upper-right corner.

    Can anyone point me to the right direction as to how I can have the registration form and login form show up? Any help would be appreciated!

    #275774
    kwahlquist
    Participant

    Ok, I went in to update the template pack and it was using legacy, so I switched the option to Nouveau.

    Still nothing on my side. Blank areas under any plugin tab on the profile template.

    This includes, Event Manager, Invite Anyone, Buddypress Docs, BBpress, and Buddyboss Media plugins. Core buddypress profile components still load their content under their respective tabs.

    If you would like me to send you admin access to the site to see for yourself, let me know what email to register, and communicate the pw to you with.

    Thanks!

    Kyle

    dimeco
    Participant

    Two things:

    I’m using the newest wordpress, installed social learner from buddyboss, (and used their dummy data).

    I went in and set the forums (individually) to Closed > Hidden…

    but they still appear in the main admin panel (forums), AND it says “Public” in green, even though they are all closed/hidden.

    I’ve double and triple checked the settings (and yes, they do appear in the hidden link at the top).

    Is there any way to:

    1) update from appearing as public on the admin side (because they aren’t),
    and
    2) hide them from appearing in the admin panel completely UNLESS I click on the hidden link?

    It’s annoying to see them taking up the space…

    #275689
    tr3ntbuck
    Participant

    I am just getting started on my site. I have not purchased a theme or plugins yet as I am trying to find out what modification I can do on my own or what I cannot / how long it might take. I have looked at some themes for purchase for BuddyPress and I have looked at Peepso but I feel it is impossible to tell in either situation if the demos people are showing are all done with settings to modify the look of pages or if it the display changes are being done by writing code. BuddyBoss premium theme demos look nice and so does Peepso but I have not figured out if the look they are both showing is just alot of setting options or just them writing code.

    #275606
    shanebp
    Moderator

    Make sure all your members have a ‘last_activity’ timestamp.

    New users not showing on member page until they sign in

    If the issues persist, you need to do some basic debugging.
    Start by using a WP theme like 2017 and use the BP > Options > Template Pack > BuddyPress Legacy templates. If that clears up the issues, then you need to get a solution from BuddyBoss.

    If the issues persist, deactivate any other plugins.
    If the issues persist, there is a serious and unknown problem.
    Otherwise, activate the other plugins one at a time until you see an issue.

    #275551
    josh.grisdale
    Participant

    Hello,

    I was thinking of using a Reply by Email plugin like https://www.buddyboss.com/product/buddyboss-reply-by-email/

    It could possible encourage user engagement since they do not need to log in to reply to activities.

    However…

    I’m afraid it will decrease visits to the site (and thus lose ad revenue)…

    Has anyone tried a “Reply By Email” solution? What are your thoughts?

    Thanks!

    #275546
    Aron Prins
    Participant

    Hey @nfxpert @belle33 @itsart,

    If it is allowed for me to share my domain here, it is https://www.collectorplayingcards.com (running on BuddyBoss original theme (not Boss).

    If you look in the header section you can see my little resetCookie function in action.

    Like @r-a-y says, that is a “good enough” solution for now, or you could take him up on his trac ticket https://buddypress.trac.wordpress.org/attachment/ticket/7896/7896.01.patch 🙂

    Hope this helps!

    Cheers,
    Aron

    #275476
    NFXpert
    Participant

    Hi

    I am experiencing the same with the Boss theme from Buddyboss. I hope an update of buddypress will solve this annoying issue.

    Best regards

    #275417
    thecueball
    Participant

    Hi @chilango74 How did you fix this error? We’re also using BuddyBoss and have the same issue.

    lz430
    Participant

    Hi everyone,
    I have a pretty new install of Buddypress using Learndash, Paid Memberships Pro and Buddyboss.

    Just recently, all of my users have friend requests from EVERY user on the site. However, not everyone has friend requested everyone. So that results in a lot of confusion and a lot of errors when accepting or rejecting the friend request.

    Does anyone have any ideas on how/why this is happening?

    offworld21
    Participant

    Hi,

    Is it possible to change the text of the Register Button from ‘Register’ to ‘Join us’? I’d also like to have the destination when the button is clicked to be a page with an AgileCRM form form, instead of either the BuddyPress or PMPro form (both of which I’m using). The reason for this is that I initially need new sign-ups to go straight into AgileCRM for manual approval, after which their user account will be manually created on WordPress by an admin, and the new user details emailed.

    Ideally I’d like new users to complete sign-up and be manually approved, whilst at the same time their details being sent to AgileCRM and a new contact created. I’ve tried this but even though I’ve set new sign-ups for manual approval, a new account is created (albeit with limited access), and they are immediately logged into the site. I cannot see a way to change this.

    I also tried using Zapier to pull new users into AgileCRM from WordPress but that too didn’t seem to work, event though when going through the testing stage it created a record in AgileCRM.

    I’m using PMPro because the client is looking to take online payments for sign-ups in the future, and want to retain the functionality and option to use the PMPro register page in the future.

    Current set-up:
    WordPress – 4.9.7
    Theme: Boss Child Theme
    Plugins:
    Agile CRM – v1.1
    All-in-One WP Migration – v6.72
    bbPress – v2.5.14
    BuddyBoss One Click Installer – v1.0.6
    BuddyBoss Products Updater – v1.0.2
    BuddyPress – v3.1.0
    BuddyPress Docs – v2.1.0
    BuddyPress Follow – v1.2.2
    BuddyPress Global Search – v1.1.9
    Hide Admin Bar From Non-admins – v1.0
    Import Users from CSV – v1.0.0
    Page Builder by SiteOrigin – v2.7.3
    Paid Memberships Pro – v1.9.5.3
    Paid Memberships Pro – Add Member Admin – v.4
    Paid Memberships Pro – Advanced Levels Page Shortcode Add On – v.2.4
    Paid Memberships Pro – Approvals Add On – v1.0.4
    Paid Memberships Pro – bbPress Add On – v1.5.5
    Paid Memberships Pro – BuddyPress Add On – v1.1.1
    Paid Memberships Pro – Email Templates Add On – v0.7.1
    Paid Memberships Pro – Membership Manager Role Add On – v.3.1
    Regenerate Thumbnails – v3.0.2
    SiteOrigin Widgets Bundle – 1.12.1
    The Events Calendar – v4.6.20.1

    Please let me know if you need any further information.

    Thanks in advance.

    #275242
    kenmcall
    Participant

    Should have mentioned that I’m running WordPress 4.9.7 and Buddypress 3.1, along with the BuddyBoss Boss theme 2.4.3.

Viewing 25 results - 326 through 350 (of 691 total)
Skip to toolbar