BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi George,
    Which version of Internet explorer is giving error and what error do you see there?

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: BP-Album Importer #2288

    The MediaPress audio/video cover upload is complete now and available on github. Working on next.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: BP-Album Importer #2285

    Hi, Just updateting.
    I spent yesterday working on allowing MediaPress to attach cover images to Audio/Video. It is a little left and I will be finishing any time soon today and push to github them.

    After that, I will work on the importer today. Sorry for all these delays.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi Jan,
    Tank you and my best best wishes for you for the new year too 🙂

    There is a new ticket going on BuddyPress trac
    https://buddypress.trac.wordpress.org/ticket/6795

    That will make it easy to handle the activity stream integration of posts/post types.

    In the mean time, I have been continuously enhancing blog categories plugin( changes are not available on Buddydev but is available on our git repository). I certainly look forward to add the activity stream capability soon too.

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] BBpress – restrict topic creation #2283

    Hi Joshua,
    Thank you for asking.
    I did it for one of my sites. I will look into the code and post it today( a little late today )

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: BP-Album Importer #2280

    It was ready but is broken again. I used the strategy to Migrate by gallery( one gallery and all media from that gallery at one pass for each gallery). That proved to be a bad strategy in test and started failing when there were 10+ media in gallery.

    I have broken it and doing it again with one pass for each Media item and then migrate the gallery whenever required.

    At the moment, I am copying media from the gallery folder to mediapress too. I am not 100% sure if that is a good strategy at all. It will mean making two copies of the same things. MediaPress can handle media from other folders but that aspect needs testing.

    I may not have much time today to devote on finishing it today again, but ill do so on Sunday.

    In the meantime if you or anyone have suggestion about Media copying, please do let me know.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Ajax Buddy press registration. #2277

    Thank you for the kind words David. I am glad, I was able to help 🙂

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057

    Hi,
    Just wanted to let you know that I have fixed this issue in MediaPress now.

    It was happening when you edited someone’s gallery from front end. I fixed it in the commit
    https://github.com/buddydev/mediapress/commit/a994d63afbaa74197d7886f79d794307fc01fb13

    Can you please upgrade and check if you have some time?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: Lightbox setting not having effect #2275

    Hi,
    I am sorry for all the delay.
    It is included in MediaPress now.

    After upgrading, please visit MediaPress->settings->Theme panel and make sure that “Open photos in lightbox if gallery is clicked?” is set to yes. That will open all photo galleries in lightbox(including widgets/directory screen too). Please make sre to save the settings(even if it was saved earlier, after upgrade, please do it again).

    Hope that helps.

    PS: Here is the commit info if you want to see what changed.
    https://github.com/buddydev/mediapress/commit/d09300fd11185f437bc8ce247903b88393b1478a

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on in reply to: [Resolved] Ajax Buddy press registration. #2273

    Hi David,
    Thank you for the reply.

    This plugin does not work with all captcha solutions but we recommend using https://wordpress.org/plugins/buddypress-captcha/

    This will work perfectly with the BuddyPress Captch plugin( I had modified both plugins to work together, and it is tested).

    Is it feasible for you to use this solution instead?

    Thank you
    Brajesh