Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Add Attribute of Shop Page #15651

    Hi Brandi,
    At the moment we are unable to assist with 3rd party plugins due to resource crunch(at least till mid July). I will suggest asking on WordPress.org WooCommerce support forums.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Brandi,
    BuddyPress already has it. Try using http://yoursite.com/me/

    You can also link to specific tabs like http://yoursite.com/me/groups/ and it will take to logged in user’s groups page.

    Hope that helps.
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress features #15643

    Thank you. The goal was to keep it super simple and future proof.

    For selector, you may use .mpp-page-media-single-photo .mpp-large. or just .mpp-large if the previous does not work.

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress features #15641

    Hi George,
    MediaPress templates are overridable. All you need to do is copy the templates from

    wp-content/plugins/mediapress/templates/mediapress/default/….. to your theme/mediapress/default…..

    In other words, you will need to maintain the structure. For example wp-content/plugins/mediapress/templates/mediapress/default/gallery/create.php will go to yourtheme/mediapress/default/gallery/create.php

    As of the class if concerned, you will most probably not need to modify template for it.. You need class on the body element or the image container element?

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress features #15633

    Thank you. Looks good to me.

    For the zoomable image, This month has a packed schedule for me and I am unable to work on that. It should be very easy to extend the plugin and add MediaPress compatibility though.

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi George,
    I am sorry, I haven’t been able to update this. I have a release(of another plugin) lined up today. Will be working on it tomorrow and should be ready by the day after tomorrow.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: mpp moderate – strange terminology used #15631

    Hi George,
    Thank you for taking a look.

    The terminology is restore since the media can be reported by the users. In your case, you are using auto moderation and that’s why approve seems a better choice.

    In future, I will accommodate approve for the auto moderation and keep restore for the user reported media.

    Also, I guess we will need another set of email messages for the auto moderation scenario. Thank you for the suggestion about the number, I will have it in 2 weeks or so(Sorry, too many plugins lined up and we haven’t been able to release due to lack of manpower to create documents etc).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress features #15624

    Thank you. It seems the second image got cut off. I see, you are doing it for gallery upload. I will be thinking of some way too.

    For the zoomable media, if you need any help with MediaPress(getting original image etc, I will be here to help). Rest, you will need to handle the js part yourself.

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress features #15622

    You are welcome George.

    It’s good to know that you accomplished it. Great job. Don’t forget to share a screenshot. Will love to see it how it works.

    You are right about that height. It varies based on font etc. Will make it a bit more(200 or 210 ) in coming update this week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Carsten,
    Thank you.

    That error is thrown by BuddyPress is the field value does not validate. Check for the fields on that page and try finding a reason. Most probably some field is having an invalid value on that group.

    Please let me know if you are able to find.

    Regards
    Brajesh