BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #8770

    Greetings,
    Any news on this?
    Thanks,
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #7972

    Greetings Brajesh,

    I am still not getting the name of the gallery owner on a page of galleries created with short code. The name does now however show up in the lightbox.

    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #7276

    Hi Brajesh,
    I still have my original question at the beginning of this thread of how to get the user name to display below a gallery when creating a page using shortcodes.
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #7173

    Hi Brajesh,
    Thank you. Will this also solve the problem of adding the user name in the manner I inquired of originally?
    Thanks,
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #7164

    Hi Brajesh

    This is the shortcode for galleries:

    [mpp-list-gallery type=audio]

    And this is the shortcode individual files in a gallery:

    [mpp-show-gallery id=380]

    This second one here I believe is the one you said titles should so up for. They did not until I added this to my functions.php file:

    add_action( ‘mpp_after_media_shortcode_item’, ‘mpp_media_title’ );

    Thanks,
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #7153

    Greetings Brajesh,

    Any updates on this? Embedding media through mediapress.

    Thanks.

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #6747

    Greetings,
    This is a great addition for me as well. Thank you so much. Quick question, will I be able to call certain galleries to a page by category? An am also wondering if there will be a way for users to add a category while they are creating the gallery.
    Thanks,
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #6324

    Greetings,
    I am really looking forward to this. I am developing a site for scholars and I am hoping to use MediaPress as a way for members to display their various works. I am also wondering if this ability to embed from an external url will also be possible in the “Documents” and “Audio” section of the site. We have authors and musicians whose content is accessed elsewhere (such as SoundCloud, Academia.com) and it would be great if those could also be embedded.
    Thanks for your great. I appreciate it.
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #6090

    Greetings,
    I have this same question. I have created a page and used shortcode to list galleries. So I guess I would need this in the shortcode. Can you please tell me where exactly to modify the code.
    Thanks.
    Xochi

  • Participant
    Level: Initiated
    Posts: 10
    Xochi on #6089

    Greetings,
    I am trying to do this very thing. I have set up sitewide gallery pages and I too want the users’ full name under the gallery. I see the code and I just want to clarify. Instead of this that is indicated in your

    /boss/buddyboss-inc/theme-functions.php

    I would create a child theme of the theme I am using correct? I am using Klein. Would I substitute “klein” for “boss” and use the code the same?

    Thanks,
    Xochi