Replies
- Brajesh Singh on March 3, 2016 at 9:18 pm in reply to: [Resolved] User Galleries in user card in backend #2871
It is not included in 1.0.3.
We haven’t put the link yet since we released the updates last week and could not find time to add it. It is a simple enhancement. Just adding a proper link will make it work. Even the current MediaPress supports filtering/listing by user but it is not obvious(needs specific url in all galleries screen).
Will be putting the link in next release.
Hi Michael,
Here is a screenshot
http://i.imgur.com/WsfyWjx.pngand here is my modified languages file
https://www.dropbox.com/s/c3i60m9hru6wsu2/languages.zip?dl=0
hope that helps. You may modify it as you wish.
Regards
BrajeshHi Jon,
I haven’t thought about it. It may be a bad idea to include it in Bp Auto login on activation as internally BP will always call wp or wpms activation routine before firing the hook we are using. So, It will be like calling the routine twice that may lead to some issue.Still, I will give a try tomorrow and will let you know.
Thank you
BrajeshThank you. I will be putting the example translation files shortly.
- Brajesh Singh on March 3, 2016 at 12:56 am in reply to: [Resolved] GETTING "AN ERROR OCCURRED IN THE UPLOAD. PLEASE TRY AGAIN LATER." #2858
No problem Jay. I am glad it is fixed and the issue is solved for you.
Marking the topic as closed. Hi Jon,
I am sorry but I may not be of much help there with the post plugin.Please do know that Auto activation plugin does not send any email. It is never sent by this plugin. Either the post plugin is doing that or the WordPress triggers it based on the post plugin action.
The only goal of the auo activation plugin is to check if there is someone opening a link which is for activation of an account and if that is correct, It logs the user in on successful activation.
Hope that helps.
Regards
Brajesh- Brajesh Singh on March 1, 2016 at 10:02 pm in reply to: [Resolved] Custom Gallery From BuddyPress Fields #2852
You are most welcome. Glad it is working. Marking the topic as resolved.
- Brajesh Singh on March 1, 2016 at 10:02 pm in reply to: Show recent visitors only to me + images are not changing size #2851
Hi Jasmin,
Please upgrade to 1.3.1 and the issue will be fixedhttps://buddydev.com/plugins/recent-visitors-for-buddypress-profile/
Thank you
Brajesh Hi Piotr,
The comments are handled by activity and currently counting comments for gallery is not very efficient(and that’s why comment counts are not included).If you still need it, I will post the code but please do know that it is not efficient and not very scalable solution. It will be nice to keep a count in one of the metas in future and sync them.
- Brajesh Singh on March 1, 2016 at 6:54 pm in reply to: [Resolved] Mediapress – Media loop instead gallery loop #2844
Marking this thread as closed due to lack of replies and I feel the last post clarifies about template structure.