BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24734

    Hi George,
    Thank you for asking. It is availbel in the plugin. You can use the shortcode with allow_posting=1 in the shortcode.

    Also, Please do take a look at the shortcode options here

    https://buddydev.com/plugins/bp-activity-shortcode/

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Need to know how to filter galleries #1009

    Hi @jose2241,
    Welcome to the BuddyDev forum and Thank you for using MediaPress.

    I need one clarification before providing details. Are you using sitewide gallery( It is not documented, so I was not sure if anyone was using it. Using it is perfectly fine though)

    By portfolio galleries, do you mean user galleries on their profile? There are shortcodes available for the filtering as well as if you are a theme developer, you can also use simple Gallery loop( Just like post loop) and do it.

    Please le me know and I will be happy to help.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Ajax Registration plugin #1004

    Hi John,
    You should use anchor element as the trigger target and not the submit button. Please gie it a try.

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Cannot Create a Gallery #1001

    Hi Amaris,
    Can you please let me know if that worked for you or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Activity Feed, add document error #1000

    Hi George,
    Thank you. MediaPres should not cause such issue as per my original tests. If you have found the reason, please do let me know. Or you can post the error message that may help to identify the reason.

  • Keymaster
    (BuddyDev Team)
    Posts: 24734

    No problem 🙂 Thank you for clarifying about that.

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: [Resolved] BP Gallery seems to have stopped working #996

    Thank you Teresa,
    I am looking forward to it 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Activity Feed, add document error #995

    Please do recheck. Is it happening for group? It is a possibility that you may see on group activity update.

    To avoid it, please Visit dashboard->MediaPress->settings->Groups and make sure that document type is enabled.

    Please do let me know if that works for you or not?

  • Keymaster
    (BuddyDev Team)
    Posts: 24734
    Brajesh Singh on in reply to: Ajax Registration plugin #994

    Hi John,
    Thank you for the kind words.

    It is very easy to enable popup on any link.If you can add a class to the link, please add this class ‘bp-ajaxr’ and It will automatically make the link use ajax form. Also, if you can not edit the link(generated by some other code), in that case, you can add the class ‘bp-signup’ to the link parent and that will work too.

    hope that helps. Please do let me know if that works for you or not?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24734

    Hi George,
    Thank you for the ideas.

    A user can post the media with group updates. the only requirement is that the gallery should be turned on for the group. It has exactly same functionality as the user updates.

    About 2nd Idea, picking the media:-
    1. How do we allow it. I am concerned about the User interface. I am against using any popup/modalbox as they make the things much more complex. If you can suggest a work flow, i will be happy to have it.