BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Happy Holidays! #2152

    Hi Joshua,
    Thank you. Wish you and all members here a a pleasant Christmas and happy holiday.

    Cheers 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: [Resolved] How to Create a Custom Page for Groups? #2146

    Hi Hans,
    Thank you. Glad it is working.
    I will leave the topic open for another 2 weeks in case @Chelle needs any help on this.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: MediaPress and WP Job Manager Upload Conflict #2144

    Hi Israel,
    Thank you for the effort to debug.

    Please PM Me here or mail me at brajesh@buddydev.com

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Joshua,
    No problem. Glad It helped 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Joshua,
    Do you need this in the context of bp-default-email notification plugin? If yes, There is an option in the admin settings page for this. Please correct me if I am mistaken.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: [Resolved] Testimonials one time only #2136

    Hi Jan,
    I am sorry for the delayed reply.

    Please create a file in wp-content/plugins directory(If the file does not exist) and name it bp-custom.php. This file is loaded by BuddyPress before anything.

    Please give it a try then and let me know how it goes.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Disable multi upload form #2135

    Hi Neiji,
    I am sorry I missed your original question. I am looking at that and will have some solution today.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: [Resolved] PHP7 #2134

    Hi Mark,
    Thank you for all the details.

    I just had a look at that message and it is related to not setting the type too. So It is all coming down to the same thing.

    PS: Left you a mail few seconds ago and hoping to get this issue resolved soon.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: [Resolved] How to Create a Custom Page for Groups? #2133

    Thank you Hans.

    Do you have time to test the plugin again?
    Here we go
    https://buddydev.com/downloads/link-page-to-groups/versions/link-page-to-groups-1-0-1.zip

    To enable it fro front end, please make sure to put this line in bp-custom.php

    
    add_filter( 'bp_allow_fronted_group_page_liking', '__return_true' );
    

    The setting is disabled by default and using the hook, It can be enabled.

    Hope that it works as expected.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: [Resolved] PHP7 #2129

    Thank you Mark.
    I appreciate you contribution. Every bit of help is important for us 🙂

    About the issue:- Can you please do this and test if it works.
    1. Login to the dashboard
    2. Visit MediaPress->Add Photo Gallery and try uploading

    Does that work or still has same issue?