BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25175
    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: 25175

    Hi Joshua,
    No problem. Glad It helped 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25175

    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: 25175
    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: 25175
    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: 25175
    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: 25175
    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: 25175
    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?

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

    Hi Israel,
    I am not sure if it is caused by MediaPress. Split is a a javascript core function available on strings.

    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/split

    Unless there are other errors, It should navere give the above error.

    Also, It is on line 482 in current version, can you please upgrade and check if it fixes anything. We have fixed a Media related issue(reloading of model js) and most probably that should be the primary issue here.

    Please try upgrading( beta 1 is just for name, we haven’t changed it, but there have been many updates).

    If that does not fixes, I will like to take a look at the site and will need the login details to identify the actual problem.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25175
    Brajesh Singh on in reply to: [Resolved] Ajax Buddy press registration. #2127

    If yes, then after how many seconds should it be visible?