-
Brajesh Singh replied to the topic googlebuddydev link on user profile page in the forum How-to & Troubleshooting 2 years, 7 months ago
Hi,
Thank you for the kind words and sharing the resolution. I am glad you were able to resolve it.Have a great day.
Regards
Brajesh -
Brajesh Singh replied to the topic googlebuddydev link on user profile page in the forum How-to & Troubleshooting 2 years, 7 months ago
Hi,
It seems someone has put some mischievous code on your site. There is nothing like “GoogleBuddydev” from us at BuddyDev.From your screenshot, it seems you are using Youzer plugin and the text might be status update or activity. Please check.
Regards
Brajesh -
Brajesh Singh replied to the topic Removing the 'Home' tab in the forum Installing BuddyPress 4 years, 5 months ago
Please Login to your Dashboard and visit Appearance->Customize-> BuddyPress Nouveau -> Member Front Page.
Uncheck the option “Enable default front page for member profiles.” and publish. The home tab will be removed.
Regards
Brajesh -
Brajesh Singh replied to the topic How Do I Find a GREAT BP FREE THEME in the forum How-to & Troubleshooting 4 years, 6 months ago
Hi @coolhunt
Thank you.It seems that pages having item tabs is showing this behaviour(slight extra space on mobile)
I checked registration page on your site which is not showing this behaviour. We haven’t updated the Community Builder with recent changes from Pro. I will release an update next week with the fixes for this.
Thank you
Brajesh -
Brajesh Singh replied to the topic Very long posting time in activity stream in the forum How-to & Troubleshooting 4 years, 7 months ago
Hi Lars,
Akismet was one of the suspect. Since it did not resolve it, I will suggest disabling/plugin code which might be affecting activity posting(anything that filters/restricts etc).If that does not help you to find the bottleneck, using xdebug to profile may help(it is a bit complex, so If you are not comfortable with it, disabling some…[Read more]
-
Brajesh Singh replied to the topic Very long posting time in activity stream in the forum How-to & Troubleshooting 4 years, 7 months ago
Hi Lars,
Thank you for confirming.Please visit Dashboard->settings->BuddyPress and click on “Options”. Under options, you will see activity section.
There is an option to disable akismet there as shown below(Please uncheck it to disable).
Please give it a try and let me know if that works for you or…[Read more]
-
Brajesh Singh replied to the topic Very long posting time in activity stream in the forum How-to & Troubleshooting 4 years, 7 months ago
Hi Lars,
Is there any chance you have Akismet enabled on site? -
Brajesh Singh replied to the topic /Members' slug in the forum How-to & Troubleshooting 4 years, 7 months ago
Hi,
Yes, you can do that.In terms of BuddyPress, this configuration is called “Root profile”.
You can enable it by putting this line in wp-content/plugins/bp-custom.php
define( 'BP_ENABLE_ROOT_PROFILES', true );Regards
Brajesh -
Brajesh Singh replied to the topic How Do I Find a GREAT BP FREE THEME in the forum How-to & Troubleshooting 4 years, 8 months ago
Thank you.
I am glad you liked it.Please do let me know if you need any assistance 🙂
Regards
Brajesh -
Brajesh Singh replied to the topic How Do I Find a GREAT BP FREE THEME in the forum How-to & Troubleshooting 4 years, 8 months ago
Hi @coolhunt,
Hope you are doing well.we released the first theme a week ago(I did not post here as our demo was not setup properly. We have a basic demo for now).
Please give it a try. It is a framework with all the essential features to let you design your theme(using cusotmizer).
I Hope it will…[Read more]
-
Brajesh Singh replied to the topic How Do I Find a GREAT BP FREE THEME in the forum How-to & Troubleshooting 4 years, 10 months ago
hi @coolhunt
Thank you for checking. The theme is a bit delayed. Will be available on 27th now.We are still working on certain pain points which are normal for site admins(like how to make it easy to reorder buttons/tabs, setting default directory tabs/filters and a lot more on that line) and a few things.
We are taking a little longer and…[Read more]
-
Brajesh Singh replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 11 months ago
Hello again,
Just wanted to let you an anyone else looking for the same that the plugin is available on wordpress.org now.Regards
Brajesh -
Brajesh Singh replied to the topic Change default activity permalink in the forum Creating & Extending 4 years, 11 months ago
Hi,
No. It won’t have any impact on any impact on the functionality.The slugs are meant for customizations and you can change it as you please without worrying.
Regards
Brajesh -
Brajesh Singh replied to the topic Double entires in settings. in the forum Requests & Feedback 4 years, 11 months ago
Hi,
You are most probably using a premium theme. The above is added by it or its addon.My guess is, it has some plugin for adding custoimize panel and somehow that is getting activated twice.
Please look at the list of your active theme/plugin and see if you can find something like that.
Regards
Brajesh -
Brajesh Singh replied to the topic Profile Fields ABOVE the Profile Iteam NAV in the forum How-to & Troubleshooting 4 years, 11 months ago
Hi,
Are you using BP Nouveau? If yes, It is easily doable with CSS
.bp-user .bp-wrap{
display:flex;
flex-flow: row wrap;
}
.bp-user .item-body{
width: 100%;
}
.bp-user .bp-wrap .main-navs{
width: 100%;
order:2;
}Please put that into Appearance->Customize->Additional CSS and it will move the main nav after the content(The above css does…[Read more]
-
Brajesh Singh replied to the topic Buddypress.org shutting down in the forum How-to & Troubleshooting 4 years, 11 months ago
Hi @coolhunt,
Thank you.I am sorry but I won’t be able to provide a preview currently. For the 2nd theme onwards, we can do an early preview.
Thank you
Brajesh -
Brajesh Singh replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 11 months ago
You are welcome 🙂
-
Brajesh Singh replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 11 months ago
Hi,
Thank you for the patience. Please upgrade now.The issue was the plugin included/used an older version of simple html dom library. I upgraded to a compatible one and it works.
Regards
Brajesh -
Brajesh Singh replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 11 months ago
Hi,
Thank you.
I did not test it on 7.3 as my primary goal was fixing layout.
Will check today and push a fix for the 7.3 too.Regards
Brajesh -
Brajesh Singh replied to the topic Buddypress Activity Plus PHP 7.3 in the forum Third Party Plugins 4 years, 11 months ago
Hi,
What is the issue you are facing? Can you please post the error?
I have fixed compatibility with BP Nouveau for it and will be glad to add a fix for the 7.3 too.You can find the update version here
https://github.com/buddydev/buddypress-activity-plusRegards
Brajesh - Load More
@sbrajesh
Active 1 year ago