Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25480

    Hi Richard,

    Thank you for reporting. I have checked and I can see the bug.

    The bug lies with the GeoDirectory plugin.

    They have class WP_Super_Duper and a hook in that class

    
    
    add_action( 'media_buttons',array( $this, 'shortcode_insert_button' ) );
    

    This breaks the the wysiwyg fields added by CMB2. Please report it to them and they should be able to fix it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480

    Hi Chris,
    I am sorry but I am unable to find time to check their API and troubleshoot the button. Since I was not able to work properly for last 2 weeks due to health issues, I am unable to assist you with my current schedule for the week.

    I sincerely apologize for the inconvenience.

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Problem with Link page to group plugin #19346
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BuddyPress Featured Member Plugin #19345

    Hi Jeremy,

    Thank you for asking.

    1. I am sorry but this plugin can not do the random selection yet.
    2. No, it is not possible.

    For point 1, We can add the option for showing randomized results but we won’t be able to accommodate point 2 in it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: BuddyPress Ajax Registration #19344

    Hi David,
    We did it by design. On a successful verification, it should show the login panel not the registration panel.

    Can you please tell me the workflow that leads to registration from reset password.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: bp-anonymous-activity #19343
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Date / time error with BuddyPress #19342

    Hi Dale,
    It is not a server error and BuddyPress somehow expects this(There is a try/catch block wrapping the code to catch the exception).

    You may safely ignore it. It is possible to provide a fix in BuddyPress core though.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480

    Hi Daniel,
    Thank you for the patience.

    I have looked at it now.

    I see that the expiration of ”
    Premium Mensual” goes to “Comunidad” and not “Freemium”. Please edit the level and set expiration to go to Fremium and I hope it should work.

    Please give it a try.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] limit friendship #19330
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Buddy Press Form #19329

    Hi Sir,
    I have checked it properly.

    It seems there were some confusion in our previous discussion. I will be clarifying it again here.

    1. The global shared galleries allow all users to upload to that gallery
    2. A user can upload to a global shared gallery from the gallery page(site/gallery/gallery-name) or using shortcode

    3. When using shortcode, You must use the shortcode for individual global shared gallery. If you do not specify the gallery id with the uploader shortcode, the upload will not work. It does not show shared gallery in the dropdown unless it was created by the user(yes, this needs improvement in future).

    My suggestion(a workaround solution) is to let users upload from individual gallery page(just link to the galleries marked as global). That way, they can see other documents etc.

    Or if you need it via shortcode, You will need to create a page for each of the gallery.

    Hope that helps.

    Regards
    Brajesh