Replies
- Brajesh Singh on January 16, 2023 at 7:19 pm in reply to: Block website tools for getting indexed #48026
Hi Daniel,
You are welcome.I hope you find a solution.
Regards
Brajesh - Brajesh Singh on January 16, 2023 at 7:18 pm in reply to: [Resolved] Limit width of the BP password field on register page #48025
Hi Daniel,
Thank you for the question.
I don’t have a proper solution as there are too many !important rules used.
Here is a temporary solution..password-input-wrapper input { max-width: 285px; }That should help align it.
Regards
Brajesh - Brajesh Singh on January 16, 2023 at 7:12 pm in reply to: Blog creation form does not show up? #48024
Hi,
Since you have selected a Page as the create/edit screen, Please copy the shortcode below that setting and put in in the page.Alternatively, you can just leave the page selection setting to empty and the form will be visible on your profile.
Please give it a try and let me know.
Regards
Brajesh - Brajesh Singh on January 16, 2023 at 10:22 am in reply to: BuddyPress User Profile Tabs Creator Pro Contents not showing #48014
Hi Luke,
Welcome to BuddyDev support forums.Please link me to a screenshots showing the Tab configuration and I will assist. I am assuming it is related to tab configuration.
Thank you
BrajeshPS:- You may use a free service like imgbb.com to upload and link to screenshots.
Hi John,
I had a look at compatibility with Youzer for BuddyBlog Pro.
Here is how the form is looking to me.
https://i.ibb.co/ngXBKcY/Selection-039.pngI do see that it is very different from your screenshot. Do you have a staging site? Please provide me access to it to help you with it.
Thank you
BrajeshHi John,
Thank you for your patience.Here is a css snippet I am using for the cntatc form compatibility
#youzify .bp-user-contact-form label { display: block; margin-bottom: 1em; } #youzify .bp-user-contact-form label input, #youzify .bp-user-contact-form label textarea { display: block; margin-top: 5px; }and here is how it looks.
https://i.ibb.co/xJ0msd6/Selection-038.png
Does this snippet work for you? If not, Do you have a staging site? Please link me and I will update the snippet.
I am also going to post for BuddyBlog in next couple of hours.
Regards
BrajeshP.S: – In next version of Contact form, we will have the css included and no need to do anything in future.
- Brajesh Singh on January 15, 2023 at 5:05 pm in reply to: [Resolved] Badges shortcodes not working #48010
Hi Mendy,
Hope you are doing well.We have updated the plugin and release BuddyPress User Badges v 1.2.5. It will use the new BuddyPoss template experience out of the box.
Please update.
Regards
Brajesh - Brajesh Singh on January 15, 2023 at 3:26 pm in reply to: buddypress clear notifications throwing PHP warning #48009
Hi Matt,
Thank you for your patience.There is a bug in BuddyBoss causing this
Here is the where the bug is
https://github.com/buddyboss/buddyboss-platform/blob/release/src/bp-notifications/bp-notifications-functions.php#L215The bug is that instead of collecting the rendered data as array they are mutating it.
Here is how BuddyPress handles the same.
https://github.com/buddypress/buddypress/blob/master/src/bp-notifications/bp-notifications-functions.php#L243Please report the bug to BuddyBoss team. They should be able quickly fix it.
Regards
Brajesh - Brajesh Singh on January 15, 2023 at 12:50 pm in reply to: Blog creation form does not show up? #48008
Hi,
Thank you for using BuddyBlog Pro.1. Have you create a form and added custom fields to it?
2. If yes, in the Dashboard->BuddyBlog->Settings-> Post Type screen, In the “Create” section, you have 2 options.
Selecting the form and using it on profile or using the form on a standard page, which option have you selected? Please let me know and I will assist.Regards
Brajesh - Brajesh Singh on January 14, 2023 at 6:35 pm in reply to: My BuddyPress Editable Activity plugin isn’t working #48005
Hi Jen,
Hope you are doing well.Thank you for the patience.
Please upgrade to BuddyPress Editable Activity 2.0. It will work properly with your theme.
Regards
Brajesh