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: 25348
    Brajesh Singh on in reply to: Put a limit on message notifications? #7067

    Hi David,
    My apologies for the delayed reply.

    Please let me know if I am understanding it correctly:-

    1. User A has sent User B a Message first time. There gets a new notification created
    2. User A sends another message(or reply) to User B. Now, if there is a previous unread message from user A, There should not be a new notification added? Is that you want?

    Also, do you want to prevent local notification or the email notification too?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: BP Ajax Registration #7066

    Hi,
    You are welcome.

    I don’t remember the name of the file now(It was perhaps asset-loader or script-loder)

    You should search for magnific-popup.js and you will see the line enqueuing it.
    I just changed that to

    
    
    if( is_user_logged_in() ) {
    that line here
    
    }
    
    

    That does it.

    regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Brian,
    I am sorry for the inconvenience.

    Which media plugin are you using? If it is not too much, I will appreciate you sharing a screenshot to help me understand it better and help you quickly.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Chris,
    I have updated the plugin. Version 1.3.1 adds the

    ‘login_form’ hook in the login.php template file and that makes it work.

    Ff you have a custom login.php template file, please add the following line

    
      <?php do_action( 'login_form' ); ?>
    
    

    where you want the google authenticator input field to be available and it will work.

    Hope that helps.

    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: MediaPress Downloadable Media – MP3 corruption #7062

    Thank you George.
    It could be the media mime type or some other header causing it. We are testing it at the moment and will have more updates today.

    Thank you
    Brajehs

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi George,
    It may be a bug. I am looking at it and will update.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Gallery not showing on the Gallery page #7060

    Hi Zasa,
    Thank you for opening this topic.

    I need a few details from you in order to assist better.

    1. Is the Gallery Component page associated with the page you created(In other words, are you seeing any notice for associating the Gallery component) ?

    2. What is the default privacy for your site?

    3. Is the “Public” privacy disabled for your galleries?

    4. Do you have sitewide gallery enabled or disabled?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Mediapress Galleries not showing up on Gallery page #7058

    Thank you. Will get back there. Marking it as closed.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Gallery on custom post type pages problem #7043

    Hi Olivier,
    Thank you.
    I checked it on the site and I see the issue with display. Please provide me temporary admin access to check a few more things(settings/active plugins etc).

    I will be happy to assist.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Mediapress Upload Permissions #7041

    Thank you Ian.
    I am glad that the things are working now. All the best with your project!

    Regards
    Brajesh