BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 475
    This reply has been marked as private.
  • Participant
    Level: Master
    Posts: 475

    Yep that works great!

    Now I have more to ask of you I’m afraid. I will need to set the privacy options from public to private after the post has been created, to you have a function for that?

    I’m going to include a drop down in the post where the author can change the privacy of the gallery from public to private. I think I can handle most of the code for that, I just need to know te function to use for editing the gallery details.

    Thanks

  • Participant
    Level: Master
    Posts: 475

    Working on it now, I’ve got it half working, it’s creating the gallery, I just need to work on adding the gallery ID to my shortcode fields

  • Participant
    Level: Master
    Posts: 475

    Thanks Brajesh, you are a star! I’ll get onto this later today

  • Participant
    Level: Master
    Posts: 475

    Hi Brajesh, just checking in to see if you have had a chance to look at this? While I’ve been waiting I’ve just about completed forking another plugin – I’ve created a version of duplicate title validate that supports MediaPress and any other custom post type with options on exactly how it validates post titles. a simple plugin but none the less a steep learning curve for me. I’m getting keen to get to work on my MediaPress project now.

    All the best!

    George

  • Participant
    Level: Master
    Posts: 475

    Yep it’s back now

  • Participant
    Level: Master
    Posts: 475

    Would you believe just as I started writing the code my hosts FTP server has failed! 🙁

    Yes a code example would be great. I’m guessing the first thing I need to understand is how to get the new gallery id as part of the new post setup in anticipation of creating the new gallery.

  • Participant
    Level: Master
    Posts: 475

    Thanks for the reply Brajesh, yes that does not look anywhere near as scary as I was expecting.

    Component – Sitewide
    Type – photo
    Status – this will be variable, however I may deal with this in a different way. One of the features I am trying to introduce with this is the idea of site research posts as having the option of access to the content being restricted to only the author or the author and a few members. I’m investigating using the User Specific Content plugin to achieve this. So I think the gallery would be created as public and then I’d modify User Specific Content to include MPP in it’s content filters. Unless you can suggest an alternative?

    Slug – Created from the post title I assume like the slug for the post would be?

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: [Resolved] MediaPress Group Notifications #10514

    Ah, my bad, I’d forgotten to install group notifications! Cheers Brajesh

  • Participant
    Level: Master
    Posts: 475
    Venutius on in reply to: [Resolved] Different home page for logged in users #8035

    /i put it in Functions, worked first time, by chance you picked the right post id! Thanks!