Replies
- Brajesh Singh on July 7, 2022 at 6:53 pm in reply to: [Resolved] Add phone photo to Forum Post #45656
Hi Judi,
Thank you for the question.I am not aware of any reason why the picker won’t work on mobile devices. Probably the mobile os you are using restricts access to media?
Regards
Brajesh - Brajesh Singh on July 7, 2022 at 6:52 pm in reply to: BuddyPress Xprofile Custom Field Types: Tags field #45655
Hi,
Thank you for pointing the issue. I appreciate it.I am very sorry I missed to reply.
I have fixed it in the plugin repo. A release will be available in next couple of days.Regards
Brajesh - Brajesh Singh on July 7, 2022 at 6:50 pm in reply to: Buddypress avtar upload file displays in profile edi page #45654
Hi Abhist,
You will need to develop a custom solution for this.
We are not aware of any such solution currently.Regards
Brajesh - Brajesh Singh on July 7, 2022 at 6:49 pm in reply to: BuddyPress User Contact Form Privacy Settings #45653
Thank you for the feedback. We are trying to find a middle path with custom option that keeps the old settings of role based visibility.
Regards
Brajesh - Brajesh Singh on July 7, 2022 at 6:48 pm in reply to: [Resolved] BuddyBlog search by category #45652
Hi Fain,
Thank you for using the plugin.Can you please provide me an example url(I have seen your other posts, just need the confirmation here).
Are you using a custom post type with this plugin? If yes, which post type and taxonomy are you using? There is a probability that the theme is not displaying the taxonomies for custom post type. I will be able to assist once I know the details.
Regards
Brajesh Hi Fain,
You can customize the url via your permalink structure. It is offered by WordPress core.
Please visit Dashboard->Settings->Permalink
Please see this document for help.
let me know if you are able to change it or not?
Regards
Brajesh- Brajesh Singh on July 7, 2022 at 6:42 pm in reply to: [Resolved] BuddyBlog Pro Required Fields not being required #45649
Hi Fain,
Welcome to Buddydev support forums.Please allow me to check it.
I am assuming that you are using it with BuddyBoss theme? Also, are you using it on profile or via shortcode?
Please share the details and I will assist.
Regards
Brajesh - Brajesh Singh on July 6, 2022 at 6:02 am in reply to: BuddyPress User Contact Form Privacy Settings #45635
Hi Tosin,
Thank you for the suggestion.At the moment, we have the ability to restrict form availability/visibility by roles.
I see your suggestions as a great feature but it will conflict with existing availability/visibility and make it difficult for the admins to determine if the form is working or not. If we removed the visibility and allowed admins to decide if they wanted to let users select privacy, that would be great.
Please allow us to consider it in one of our future updates.
Regards
Brajesh - Brajesh Singh on July 4, 2022 at 2:45 pm in reply to: BuddyPress Xprofile Custom Field Types: Description for Image Uploads, Tags, etc #45620
Hi Scoob,
I am sorry, the issue is not this plugin. The issue is BuddyBoss platform.When I forked the abandoned plugin you have linked to, I audited all the fields and have made sure that the description/label follow same structure(had missed some initially and did fix that after being reminded).
For the birthdate field, we are extending the date field from BuddyPress/BuddyBoss and the edit form field is shown by them not by this plugin.
So, I do not understand what you want me to fix in this plugin? I will suggest contacting BuddyBoss for it and they will be able to make it correct.Here is the code from BuddyBoss you are asking me to change.
Regards
Brajesh - Brajesh Singh on July 3, 2022 at 5:01 am in reply to: BuddyPress Xprofile Custom Field Types: Description for Image Uploads, Tags, etc #45612
Hi Scoob,
I will suggest you to read the code before accusing me.The markup is not from us but from the BuddyBoss/BuddyPress.
This field extends their date field and the markup you see is coming from date field.
Here is a link to the our code
Do you see any function named edit_field_html there?