Replies
- Brajesh Singh on November 30, 2016 at 10:13 pm in reply to: [Resolved] Community Builder with WPAdverts #6583
Hi Graham,
Yes, I do. We are going for full compatibility with the WPAdverts plugins. We already had plans to add support for it and your post just made us to do it early 🙂 - Brajesh Singh on November 30, 2016 at 9:45 pm in reply to: [Resolved] Community Builder with WPAdverts #6580
Hi Graham,
I have got the dropdwown fixed
https://i.imgur.com/OnAuumS.pngStill working on indentation and a few more enhancements. I will release the updates based on your feedback in the other thread.
Thank you
Brajesh - Brajesh Singh on November 30, 2016 at 9:28 pm in reply to: [Resolved] Community Builder with WPAdverts #6579
Thank you. Adding it and testing now.
- Brajesh Singh on November 30, 2016 at 9:27 pm in reply to: My Initial Feedback on Community-Builder #6578
Hi Graham,
Thank you for the honest feedback. It is very helpful and I am very happy that you took time to list all.1. Good point, we did not add the support for customizing left/right offcanvas panel in our initial release. It is not difficult. We will add it in next update. Another good point about the heading vs the colors. We are working on an improvement to make it more meaningful out of the box.
2. We did think about this and we had plans to supply ajax registration plugin freely with the theme. This one is coming very soon.
3. I am sorry but can you please post me a screenshot to guide me? We can certainly add the feature.
4. I am not sure if I understand it correctly, Please correct me here if I am wrong. The page headers can have fullwidth background image( you should get a meta box for uploading custom header). Are you trying to accomplish something different? Please help em understand and we will update.
5. Good point. Even I thought about doing that. Please use this plugin for now. I am improving the activity comment issue.
6.That’s an issue. There are two ways to handle it.
a) We improve the visibility by using better color/larger font
b) Or we use split button(like boot strap split button).
These two options are possible with Community Builder but we haven’t given the settings for it. I will try to add a settings to do something out of the box .7. We did think about it a lot initially. Adding it as part of theme was not going to be very flexible the way we wanted, so we avoided doing it. We are releasing an addon for WooSidebars, specifically for BuddyPress to give you full control over all the pages(and components)
8. It seems we missed it during update. we missed a word-wrap/word-break there. We have added it now.9. Good point. We completely understand it. In fact, we added a opacity option for background mask in our current development version to allow site owners control the proper contrast. You may check it on the Demo site(under Page Header section). It will be part of our next release and will help much.
Can you please update about my two questions here? Except the Side panel customization(offcanvas), we can release the other updates today if needed. Or if you allow us one day, we can package all the changes together.
Thank you
BrajeshPS: Please keep adding anything you need compatibility or find an issue. We sincerely appreciate your feedback as it is going to make the theme much better.
- Brajesh Singh on November 30, 2016 at 5:53 pm in reply to: [Resolved] Community Builder with WPAdverts #6575
Hi Graham,
I am noticing a few more stylistic issues with the WPAdverts and will be fixing them too.Can you please tell me how do I enable the multi select dropdown of categories? I used this shortcode
[adverts_list]But it is only displaying the normal search and the list.
Thank you
Brajesh - Brajesh Singh on November 30, 2016 at 4:51 pm in reply to: [Resolved] Community Builder with WPAdverts #6570
Hi Graham,
Thank you. I am glad you like the theme.
Please feel free to open other threads too, We will be very happy to add compatibility for as many plugins as possible.1. I was expecting that we may have some issue with the selectbox. I will have a fix ready soon today.
2. I am looking at other issue and will report back quickly.Thank you
Brajesh - Brajesh Singh on November 30, 2016 at 4:16 pm in reply to: Looking for a code snippet – Add BuddyPress Groups Sidebar #6568
Hi Graham,
Thank you.
1. I have the woo sidebars addon almost ready and will release in next couple of days. before going with WooSidebars, I had looked at multiple solutions to provide flexibility with Community Builder. This plugin seemed to be simple/clean coded and highly flexible, so choose it.As George suggest in the post above, if you only want to show/hide widgets(not sidebar), you may try the above mentioned plugin too.
Thank you
Brajesh - Brajesh Singh on November 30, 2016 at 12:50 am in reply to: [Resolved] Filtering the sitewide activity #6563
You are doing well 🙂
I am glad I could help a little bit.Marking ti as resolved.
Regards
Brajesh Hi Rakesh,
Here is the link
https://buddydev.com/buddypress/using-different-default-avatar-buddypress-users-based-profile-fields-member-type/Hope that helps.
PS: Thank you George for the help on forums 🙂
- Brajesh Singh on November 29, 2016 at 11:44 pm in reply to: [Resolved] Filtering the sitewide activity #6559
Hi Chris,
You can use the aconditionif( ! bp_is_activity_directory()) { return $retval; }at the top of your function.
Hope that helps.