Replies
- Brajesh Singh on January 23, 2017 at 8:37 am 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 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 toif( is_user_logged_in() ) { that line here }That does it.
regards
Brajesh- Brajesh Singh on January 23, 2017 at 8:28 am in reply to: images not appearing in posts in BuddyPress Site Wide Activity Widget #7065
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 - Brajesh Singh on January 23, 2017 at 8:21 am in reply to: [Resolved] BP Google authenticator missing on branded login #7064
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
- Brajesh Singh on January 23, 2017 at 6:02 am 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 - Brajesh Singh on January 23, 2017 at 6:00 am in reply to: [Resolved] MediaPress Audio Uploads – You have User your Storage Quota #7061
Hi George,
It may be a bug. I am looking at it and will update.Thank you
Brajesh - Brajesh Singh on January 23, 2017 at 5:58 am 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 - Brajesh Singh on January 23, 2017 at 5:50 am in reply to: Mediapress Galleries not showing up on Gallery page #7058
Thank you. Will get back there. Marking it as closed.
- Brajesh Singh on January 19, 2017 at 10:38 pm 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 - Brajesh Singh on January 19, 2017 at 10:33 pm 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