BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Russel,
    Thank you for using MediaPress.

    I am sorry, we do not have access to Reign theme as it is a pro theme. You will need to check with the authors of the theme and request them for support. Our plugin is available in opensource and if they need any assistance, I will be glad to help.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] gpx files #53410

    Hi Brent,
    Thank you for the question.
    In addition to adding the type to MediaPress, you will need a way to allow uploads in WordPress.

    You can use any plugin that allows extending/adding new mime types. Here are 2 which you may use(any of them)

    https://wordpress.org/plugins/wp-add-mime-types/

    https://wordpress.org/plugins/file-upload-types/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BuddyBlog Pro error, #53401
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] buddypress gallery slug not working #53400

    Hi Brent,
    Thank you.

    The user can create gallery from their profile or group(if enabled). Those galleries swill be listed.

    As of BP Attachment, It’s a new addon and is compatible with the newly included custom parser URI rewrite rules for BuddyPress. MediaPress uses the old API(pre 12.0 and that’s why it needs BP classic).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Images not displaying for Buddy Blog Pro Post #53399

    Hi Robert,
    Thank you for using the plugin.

    BuddyBlog images are normal WordPress attachment. It seems the offload plugin you are using has some code that may be causing it.

    Can you please reach out to them and check if a file uploaded via front end(using WordPress media editor frame) has any issue with them?

    Let me know their response and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: Anonymous plugin – rtMedia issue #53390

    Hi Katrine,
    Thank you for the reply.

    In order to make that dynamic, we will need to inject additional js. Dealing with BP Nouveau’s ui is a huge nuisance in js. I will rather be going with the on attachment selected, disable the anonymous options and re-enable ti approach.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] Anonymous plugin – bugs #53389

    Hi Katrine,
    Yes, that’s the purpose. It won’t conflict with the future version unless BuddyPress decides to update the filter.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: [Resolved] buddypress gallery slug not working #53388

    Hi Brent,
    Thank you for using MediaPress.
    It seems to be a bug in BuddyPress.

    Please install BP classic.
    https://wordpress.org/plugins/bp-classic/

    and activate it. Visit Dashboard->Settings->BuddyPress->pages and save it.

    After that, the gallery directory should start working.

    Please let me know if that works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182

    Hi Stephanie,
    Thank you for the patience.

    I tested it today and I do see one issue. I will explain and will proceed based on your feedback.

    1. The restriction is working but there is a minor bug. If you set the upload quota to 2MB, and there is available space for say .8Mb but media of more than .8Mb is tried, It will go through.
    The reason is we only calculate what has been uploaded and not what is being uploaded.

    That is causing the last file (which may be larger) to go through and we need to fix this.

    I was not able to find any issue. Please let me know if this is the right issue and I will update the plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25182
    Brajesh Singh on in reply to: BuddyBlog Pro error, #53386
    This reply has been marked as private.