BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25133
    Brajesh Singh on in reply to: Inviting Ideas for the best ever WordPress Gallery Plugin #646

    Hi George,
    Thank you. Those are some great ideas and most of theme I have covered in upcoming release.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133
    Brajesh Singh on in reply to: Can't seem to get it to work #645

    Hi George,
    The current MediaPress needs you to visit MediaPress->settings and click on “Save Changes” atleast once. Sorry for the confusion. Please try updating the settings and things will come back to normal.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Richard,
    Welcome to BuddyDev forum.

    If you are only concerned about displaying then I can easily guide you. If you want to allow users to write posts for multiple post type then BuddyPress can not handle that. The limitation is due to the need of different UI for allowing creating posts and having separate forms for each of these.

    Please do let me know if you just need to display it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Micah,
    Most probably, I forgot to enable keyboard navigation. Will look into it today.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Jan,
    Apologies for the delay.
    The changes are huge, specially for templates, so I was just trying to make sure that we won’t have to break them in future.

    I am currently working on a few fixes on activity optimization and I am hopeful to have this plugin released today.

    Please do know that MediaPress is my only priority and will remain so as we consider it the most important plugin on BuddyDev.

    We are working and will continue to work to make MediaPress the most loved Media plugin for BuddyPress & WordPress.

    When I push the release today, you will be surprised to see the things it allows us now 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25133
    Brajesh Singh on in reply to: Multi-Network #630
  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Micah,
    Thank you.
    i just had a look at that plugin and I see that they are filtering the post type permalink as I guessed earlier here.

    https://github.com/torounit/custom-post-type-permalinks/blob/master/CPTP/Module/Permalink.php#L17

    If they change the priority to higher or we decrease our priority, that will solve the issue for future.

    Thank you for posting the details and I am sure, It will help others too.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Ro,
    The goal of BP Multi Network is to allow you have separate social networks on a Multisite Install.

    By default, on a multisite install, BuddyPress allows you to create only one social network and all the users are centralized.

    The BP Multi Network plugin allows you to use each of the blog on the mutisite install as a separate social network with independent users, groups etc for other social network on the same install.

    Hope that clarifies it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Micah,
    Thank you for the details but it still seems to me a conflict with some other code or plugin.

    Which plugins are you using? Is there any plugin that is filtering post permalinks? MediaPress settings won’t make much difference. You can just view MediaPress->settings and update them if you want.

  • Keymaster
    (BuddyDev Team)
    Posts: 25133

    Hi Micah,
    The page you are referring to is our directory page and It has no role in gallery creation.
    When you click submit button a gallery is created and in normal case you should be redirected to its add media page but it seems the returned url is incorrect. It should never use mpp-gallery in the url( That is the post type slug) for members gallery.

    Can you please provide me the code that you have used to define the MPP_GALLERY_SLUG