Replies
- Brajesh Singh on July 4, 2018 at 7:42 am in reply to: [Resolved] mediapress admin can insert doc #16112
Hi Andrea,
Welcome to BuddyDev.We recommend using this plugin
https://wordpress.org/plugins/user-switching/
Regards
Brajesh - Brajesh Singh on July 4, 2018 at 12:17 am in reply to: [Resolved] BuddyPress Auto Activate Auto Login email login problem #16108
Hi Tosin,
No problem. Please let me know if you are accomplishing it via some plugin or code and I can add compatibility.I need to know about the above to devise a strategy for authenticating via email instead of username.
Regards
Brajesh - Brajesh Singh on July 4, 2018 at 12:16 am in reply to: [Resolved] Activity Shortcode PLugin – Group activity issue #16107
Hi David,
Please make sure to clear browser cache. If you are using a caching plugin, please do clear browser cache there too.The solution is implemented using javascript. Old cached js might cause the issue.
Please try it and let me know if it works for you or not?
Also, for_group=type-of-cancer is enough, there is no need for primary_id if you specify the slug.
Regards
Brajesh - Brajesh Singh on July 3, 2018 at 8:47 pm in reply to: [Resolved] BuddyPress Auto Activate Auto Login email login problem #16104
Hi Tosin,
I checked the plugin now. It is working for me even if I use the email as username. Are you using any plugin that prevents login by username? That may be the reason.Please let me know and I will assist further.
Thank you
Brajesh - Brajesh Singh on July 3, 2018 at 8:44 pm in reply to: [Resolved] Activity Shortcode PLugin – Group activity issue #16103
Thank you Harry.
I sincerely appreciate the gesture.I am grateful that you were understanding and patient.
I don’t have any donate link. Please don’t feel obligated to pay. I sincerely appreciate the gesture though.
In future, if you need any of our custom plugin, you may purchase it. Please do not feel any obligation though.
Thank you
Brajesh - Brajesh Singh on July 3, 2018 at 2:07 pm in reply to: [Resolved] Custom Taxonomy Multi-selector field not working #16099
Good morning Pat.
Thank you for clarifying and confirming that it is working.
I do plan to enable the select2 box in admin in next update and I will keep that as an enhancement.
Marking the topic as resolved.
Regards
Brajesh Thank you. I will post back after the update.
- Brajesh Singh on July 3, 2018 at 1:40 pm in reply to: [Resolved] Activity Shortcode PLugin – Group activity issue #16095
Thank you Harry.
The shortcode is correct but you don’t need both of these
for_group="games" primary_id=2Either the for_group or primary_id will work. The for_group overwrites the value of primary_id.
For me, It works for admin too, I don’t see an issue. Please check for javascript error in console and see if you can find something.
Thank you
Brajesh Thank you Mark.
Will update the plugin in next 2 days.Please do note that a private media is not hidden(Not inaccessible if a user knows the actual file url).
In case a file is highly sensitive, I won’t suggest sharing via MediaPress(Just clarifying). We follow the general social media strategy where file urls are directly accessible if known but the user interface enforces the notion of privacy. This is due to performance reasons.
Regards
Brajesh- Brajesh Singh on July 3, 2018 at 1:34 pm in reply to: [Resolved] Custom Taxonomy Multi-selector field not working #16093
Hi Pat,
I am sorry but I don’t see any issue.
https://i.imgur.com/NtLu9IA.pngYou can use the ctrl+mouse click to select one or more value. This is how the multi select works in browser.
Is that not working for you?