BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: registration form plugin #44536

    Hi Fabien,
    Thank you for the question.

    1. The default BuddyPress registration page offers it. You may use our free member type field plugin
    https://buddydev.com/plugins/bp-xprofile-member-type-field/ to offer member type field.

    2. To send hyperlinks. This should be the default behaviour of BuddyPress. If it is not happening, some plugin or code is disabling html email sending on your site.

    3. I am not aware of a plugin for the confirm email/pass. You may achieve it by modifying the buddypress/members/register.php in your theme.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Cannot ACCEPT friendship requests #44535
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi,
    Please disable the Activity filter plugin by Wbcom temporarily and check? There is a small chance that it might be filtering the stream.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi CB,
    Thank you for the question.

    It seems you are using BuddyPress Verified plugin. The code is not ours.

    The most probable reason is theme/template escaping meta content.

    Please contact the plugin author and they will assist you better.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] MediaPress Audio #44511

    HI Dale,
    Thank you.

    That confirms my belief that the ajax response was getting corrupted due to some notice in other plugins. It seems, that might have got fixed now.

    You can enable the automatic recording of activities from dashboard->MediaPress–>Settings->BuddyPress screen.

    Though, I will not suggest enabling the automatic recording of activity for media(Users have the ability to publish the media to activity from gallery manage screen for any unpublished media).

    The reason I do not suggest is the individual uploads will create one activity per upload.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Nifty,
    Thank you or the patience.

    I will need a little more time with this. Please expect an update on Monday now.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi,
    Thank you for the patience.
    I have tested the plugin with Astra and the activity upload is working fine.

    https://i.ibb.co/cb9q0mN/Selection-477.png
    https://i.ibb.co/tXp9521/Selection-478.png

    It seems the problem arises due to your change on the activity text area to tinymce editor.

    We send our media ids by atatching it to the ajax request when the form is submitted. My guess is that part is not working.

    Do you have custom js for sending the activity update or is there any chance you are handling it differently server side?

    Also, Can you please remove the mediapress and use the development version from here and see if it works.
    This one has a different interface, so just trying to see if it does work for you or not?
    https://github.com/buddydev/mediapress

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Jatt,
    Welcome to BuddyDev.

    is there any chance that BuddyX theme modifies the checkbox/radio markup? Are the styled differently than the native browser appearances(just trying to guess if the theme is modifying the markup or not).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] BuddyPress Activity plus reloaded #44503
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Edit profile tab #44502

    Hi Giuseppe,
    You are welcome.