Replies
- Brajesh Singh on December 10, 2018 at 12:01 pm in reply to: BuddyPress User Profile Tabs Creator Pro – Conflict with GeoDirectory V2 #19351
Hi Richard,
Thank you for reporting. I have checked and I can see the bug.
The bug lies with the GeoDirectory plugin.
They have class WP_Super_Duper and a hook in that class
add_action( 'media_buttons',array( $this, 'shortcode_insert_button' ) );This breaks the the wysiwyg fields added by CMB2. Please report it to them and they should be able to fix it.
Regards
Brajesh - Brajesh Singh on December 10, 2018 at 10:12 am in reply to: [Resolved] https://buddydev.com/plugins/buddypress-group-tabs-creator-pro/ #19347
Hi Chris,
I am sorry but I am unable to find time to check their API and troubleshoot the button. Since I was not able to work properly for last 2 weeks due to health issues, I am unable to assist you with my current schedule for the week.I sincerely apologize for the inconvenience.
Brajesh
- Brajesh Singh on December 10, 2018 at 10:06 am in reply to: Problem with Link page to group plugin #19346This reply has been marked as private.
- Brajesh Singh on December 10, 2018 at 10:05 am in reply to: BuddyPress Featured Member Plugin #19345
Hi Jeremy,
Thank you for asking.
1. I am sorry but this plugin can not do the random selection yet.
2. No, it is not possible.For point 1, We can add the option for showing randomized results but we won’t be able to accommodate point 2 in it.
Thank you
Brajesh Hi David,
We did it by design. On a successful verification, it should show the login panel not the registration panel.Can you please tell me the workflow that leads to registration from reset password.
Regards
Brajesh- This reply has been marked as private.
Hi Dale,
It is not a server error and BuddyPress somehow expects this(There is a try/catch block wrapping the code to catch the exception).You may safely ignore it. It is possible to provide a fix in BuddyPress core though.
Regards
Brajesh- Brajesh Singh on December 8, 2018 at 2:22 pm in reply to: [Resolved] BuddyPress Member Types Pro – MemberShip Compability #19332
Hi Daniel,
Thank you for the patience.I have looked at it now.
I see that the expiration of ”
Premium Mensual” goes to “Comunidad” and not “Freemium”. Please edit the level and set expiration to go to Fremium and I hope it should work.Please give it a try.
Regards
Brajesh - This reply has been marked as private.
Hi Sir,
I have checked it properly.It seems there were some confusion in our previous discussion. I will be clarifying it again here.
1. The global shared galleries allow all users to upload to that gallery
2. A user can upload to a global shared gallery from the gallery page(site/gallery/gallery-name) or using shortcode3. When using shortcode, You must use the shortcode for individual global shared gallery. If you do not specify the gallery id with the uploader shortcode, the upload will not work. It does not show shared gallery in the dropdown unless it was created by the user(yes, this needs improvement in future).
My suggestion(a workaround solution) is to let users upload from individual gallery page(just link to the galleries marked as global). That way, they can see other documents etc.
Or if you need it via shortcode, You will need to create a page for each of the gallery.
Hope that helps.
Regards
Brajesh