Replies
Thank you Matt.
Please Use the details from here
https://buddydev.com/docs/accountmembership/how-do-i-get-a-premium-membership-from-india/
Regards
BrajeshHi Matt,
Is there any chance that you are using the card which is issued by an Indian bank? PayPal won’t be able to process domestic cards(Indian) for us.If not, I am not sure what is the issue. Most probably PayPal might have some temporary issue.
If you are based in India, Please let me know and I will share alternative Payment option.
Thank you
Brajesh- This reply has been marked as private.
Thank you Matt. Posting the code in next reply.
- Brajesh Singh on September 17, 2018 at 9:21 am in reply to: BuddyPress Avatar Moderator. Not replace old avatar with placeholder #17417
Hi Max,
Please upgrade the plugin to 1.0.3After upgrade, In the settings(Admin notification), please change View: %s to view: [queue_url] and it will send you the correct link.
Regards
Brajesh - Brajesh Singh on September 17, 2018 at 9:20 am in reply to: [Resolved] paiement with featured Member #17416
Hi Herve,
I am sorry but I do not understand the remaining problem.
You mentioned that the code is working and adding featured members. What do you want to recover?
$meta_value = get_user_meta( $user_id, "your_meta_key" , true);Replace “your_meta_key” with the actual key and you will get the value.
Regards
Brajesh - Brajesh Singh on September 17, 2018 at 9:18 am in reply to: [Resolved] [Blog Categories For Groups] Auto-creating & selecting cats for groups #2 #17415
Thank you for the additional details. I will be testing these tonight and will get back to you. I will help you get it working by tomorrow.
Regards
Brajesh - Brajesh Singh on September 17, 2018 at 9:16 am in reply to: Videos showing up as link in stead of a video thumbnail. #17414
Hi Bjorn,
The transcoder is available freely now.Please see this for the details.
https://buddydev.com/support/forums/topic/mov-format-video-not-playing/page/4/#post-17063
At the moment, It will allow the future uploads to be processed. I will need some time before I can allow older files to be queued and processed.
Regards
Brajesh - Brajesh Singh on September 16, 2018 at 5:21 pm in reply to: [Resolved] Recent Visitors plugin #17407
You are welcome.
No problem. I have shared the code on this post too to make sure you can use it in future if needed.
Regards
Brajesh - Brajesh Singh on September 16, 2018 at 5:18 pm in reply to: [Resolved] BuddyPress Member Types Pro question #17406
Hi Irene,
Welcome to BuddyDev forums and thank you for purchasing the plugin./You can still combine these two on registration pages.
1. Please make sure the member type field is “Select” type as shown here
https://i.imgur.com/22X1TaZ.png
2. Now, Edit the field which you want to show/hide based on member type and select the member type in condition as shown below
https://i.imgur.com/adayj5u.png
Once you select the member type field from the list, It will show you a text box.
Please visit User->member Types and note the values from this column
https://i.imgur.com/tgaQCsI.png
Add that value
3. The field having condition will look like this
https://i.imgur.com/musyvgB.png
In the fields list. That’s all.
The conditions will work on the registration form now.
Regards
BrajeshPS:- In future, we will make the selection of values automatic.