BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    Before releasing an update on the wp.org repo, I want a few more features to come in.

    -Better Page Title
    -Uploader Shortcode
    -Ability to Restrict MediaPress per user/group
    – and a few minor enhancements

    I am hoping to have a release by 6th Feb for these all updates.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    The functionality is in the MediaPress now. I have pushed the changes on github today. I will be working on a few more things and then push the changes on wp.org in next 1-2 day. If you want to test, you may use the github repo download for now.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi Ross,
    I am sorry for the inconvenience. Can you please check on the profile image upload page if there is any javascript error or point me to the site with a temporary subscriber account and I can check it quickly. That will help to find out the issue and fix it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Restrict Email Domains #2511

    Hi Jay,
    The email already in use should not come from this plugin. It is strange that it fixes it. The already in use means either they created the account earlier and have pending account or already existing account. It is very strange that this plugin is doing that.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Mediapress breaks the cropping function of Buddypress #2509

    Hi Ross,
    Welcome to BuddyDev forums.
    Which version of MediaPress you are using? There was an issue which was fixed a few months ago in beta state.

    If you are using 1.0.0, It will work fine. Please let me know more details.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130

    Hi,
    The functionality to filter is not there but I have implemeted it. I will be pushing it tomorrow after making a few more changes and simplifying the things further.

    I have added filtering by type as well as status

    Now, if you will visit http://yoursite.com/members/username/mediapress/type/photo or any valid type, It lists galleries of that type only. Same is for status e.g

    http://yoursite.com/members/username/mediapress/status/public will list the public galleries of the user.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Restrict Email Domains #2506

    Thank you Jay.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: MediaPress #2505

    Hi Michael,
    Welcome to BuddyDev forums.

    1. Changing the label from “Audio” to “Music” can be done easily by translation. All you need to do is translate the included po file and generate mediapress-en_US.mo file with your changes.
    This linek may help
    https://buddydev.com/mediapress/topics/getting-started/translating/translating-mediapress-into-your-local-language/
    Make sure to put the translation in wp-content/languages/plugins directory to avoid it getting overridden in future updates.

    2. Breaking the plugin into 3 section, that’s interesting. Please give me 12-24 hours and I will have something ready for that too.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Restrict Email Domains #2502

    Hi Jay,
    In that case, It will be better for now to limit by the domain name and I can update this plugin in next 2 weeks to have a separate table for storing email. That will remove any limit.

    For now, add the last part of the email to allow the registration from a site.

    So, instead of adding
    one@example.com
    two@example.com

    ..
    we can just add
    example.com

    That will allow registrations from example.com domain but not others. I will keep this thread active and redo the plugin in next two week, the current storage implementation is not going to work for large scale.

  • Keymaster
    (BuddyDev Team)
    Posts: 25130
    Brajesh Singh on in reply to: Restrict Email Domains #2500

    Hi Jay,
    No problem. Let us fix it then for larger limit.
    What is your expected number of users you want to allow? Any idea?

    Thank you
    Brajesh