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

BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 485

    Hi Brajesh,

    I updated and see the options but it does not seem to be working. For example if I set slide mode to slide, it is not longer a slider, if I set slide mode to fade, the slider returns but it’s not running in loop mode, it just slides to the last entry and stops, same as it did before?

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: mpp moderate – strange terminology used #15644

    Also the bulk action Restore, is not translating, I’ve used Poedit to translate this but the translation is not showing, the other translated values are fine.

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15642

    That sounds simple enough.

    The class needs to be added to the img element itself.

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15640

    Is there a way of overloading the mpp template files? That would be the easiest I would have thought.

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: mpp moderate – strange terminology used #15639

    Hi Brajesh, some additional notes:

    1. Clicking on the moderation link for an image takes you to an empty page – the image to moderate is not displayed.
    2. Admin users own image updates are moderated, this should be skipped.

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15638

    Hi Brajesh,

    For my image zoom, all I need to do is add a class to the img for all MediaPress single media pages. I added this manually by editing photo.php and simply adding the class. Obviously this will be overwritten with the next update. Any suggestions on how I can add this programmatically?

  • Participant
    Level: Master
    Posts: 485

    Did you get anywhere with this Brajesh?

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15625

    Sorry about that, here it is again:

    http://tinypic.com/view.php?pic=iozrjc&s=9#.Wx6yEiAnaM8

    There’s a plugin that adds zoomable lightboxes for standard media WP Image Zoom, my first thought is to see what its using and replicate that for mediapress images.

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15623

    Here’s what I’ve got so far, one view of the media upload before the upload and another after it’s been uploaded. I’m hoping my users will either read the help file or not have the savvy to multi-select images. I’ll deal with that when it happens I think.

    http://tinypic.com/view.php?pic=73klmh&s=9

    http://tinypic.com/view.php?pic=73klmh&s=9

    My next project will be to integrate and zoomable full screen lightbox into the single media view, don’t suppose you have any tips on that?

  • Participant
    Level: Master
    Posts: 485
    Venutius on in reply to: Mediapress features #15618

    Thanks Brajesh, that was nice and simple, I’ve now got a prototype running, just need to get the visuals sorted.

    Speaking of which, have you noticed that the media uploader window – .mpp-dropzone is not high enough? it’s set to 165px on my system and that draws it right over the max file size display. on my system it needs to be 205px.