-
Prashant Singh replied to the topic How to change the bottom message in email notification in the forum How-to & Troubleshooting 6 years, 1 month ago
Thanks @r-a-y. I forget that we have it in customize.
-
Prashant Singh replied to the topic Profile Info such as About in the forum How-to & Troubleshooting 6 years, 1 month ago
Pleasure π
-
Prashant Singh replied to the topic bug in buddypress install in the forum Installing BuddyPress 6 years, 1 month ago
Hi,
It is possible that your theme is not compatible with BuddyPress latest version or there are style conflicts in theme’s style and plugin’s style.
Thanks
-
Prashant Singh replied to the topic Profile Info such as About in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
You just need to create a profile field. Please go to your dashboard and find xprofile fields under ‘Users’ menu and there add a new field and name it About and in field type you can choose multiline text area.
As soon as it is created you will be able to see it on signup form(register form) and profile itself.
Thanks
-
Prashant Singh replied to the topic How to change the bottom message in email notification in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
Please find the template in Emails (Dashboard -> Emails) section in your dashboard.
Thanks
-
Prashant Singh replied to the topic Buddypress disappeared? in the forum How-to & Troubleshooting 6 years, 1 month ago
Have you tried using this plugin?
-
Prashant Singh replied to the topic Buddypress disappeared? in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
Please install and activate this plugin https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/ and then download the zip of BuddyPress plugin from wordpress.org and then on your site go to add new plugin and upload the zip there.
It will replace the previously existing folder and will add the new one.
Thanks
-
Prashant Singh replied to the topic Send Invites Adds Users to Group Automatically in the forum Creating & Extending 6 years, 1 month ago
Hi,
Please check this thread once https://buddypress.org/support/topic/automatic-add-to-groups-including-private-ones/
Thanks
-
Prashant Singh replied to the topic Please help with emails in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
Please put this code in child theme’s functions.php to disable BuddyPress emails
add_filter( 'bp_email_use_wp_mail', '__return_true' );
To mark users auto approve please use this plugin https://wordpress.org/plugins/bp-disable-activation-reloaded/
Hopefully, this will help.
Thanks
-
Prashant Singh replied to the topic 404 all bp pages in the forum How-to & Troubleshooting 6 years, 1 month ago
Perfect π
-
Prashant Singh replied to the topic Identicon lost in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
Please check this thread: https://buddypress.org/support/topic/changing-the-default-mystery-man-avatar/
Thanks
-
Prashant Singh replied to the topic 404 all bp pages in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
Please re-save your permalinks and then test again.
If it is still not working then please write this line
Options +FollowSymLinks
in htaccess just brfore #BEGIN WordPressHopefully, it will solve your issue.
Thanks
-
Prashant Singh replied to the topic Activity stream mobile css in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
To check that we have to register and login but it seems like you are not using any BuddyPress compatible theme and the CSS of the theme is conflicting with BuddyPress. You can check once by changing the theme to default one. If it is fine then certainly theme’s CSS is creating issue there.
Thanks
-
Prashant Singh replied to the topic Buddypress-Users are not able to login after successful authentication in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
A workaround will be to use this plugin https://buddydev.com/plugins/bp-autologin-on-activation/
So as soon as they activate their account they will be auto logged-in.
For the previous members we can ask them to reset password https://codex.wordpress.org/Resetting_Your_Password once to see if they are able to login or not.
Thanks
-
Prashant Singh replied to the topic Manually User Registration in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
If another site is also wordpress-buddypress then please check this plugin https://github.com/wbcomdesigns/buddypress-member-export-import
If it is simple WordPress then please check this plugin https://wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/
Thanks
-
Prashant Singh replied to the topic settings are not showing on buddypress 3.2.0 in the forum How-to & Troubleshooting 6 years, 1 month ago
Hi,
It is possible that your theme is not compatible with this version. Try switching to default theme and then check if it works or not. If it works then please report to your theme developers about this issues.
Thanks
-
Prashant Singh replied to the topic Site Wide Activity in the forum How-to & Troubleshooting 6 years, 1 month ago
I am simply trying to allow site wide publishing of all posts and page new and updated. Currently it shows site wide activity from a site that we donβt want to show:
That’s because you may have copied the database from that site and it is in your database. Can you please confirm if you can see them in Posts and Activities in dashboard?
Thanks
-
Prashant Singh replied to the topic buddypress – great addon in the forum Creating & Extending 6 years, 1 month ago
Hi,
You can check these:
https://themeforest.net/item/kleo-pro-community-focused-multipurpose-buddypress-theme/6776630Thanks
-
Prashant Singh replied to the topic Adding user subgroups? in the forum How-to & Troubleshooting 6 years, 2 months ago
Hi,
1. So for this, you can create groups in BuddyPress with company name, also have member type feature using this plugin https://buddydev.com/plugins/buddypress-member-types-pro/ and create.
2. Create member types with the same name as your groups and they will be listed at the time of registration so one can choose to which company they…[Read more]
-
Prashant Singh replied to the topic How to output the latest 5 activities in the forum Installing BuddyPress 6 years, 2 months ago
Perfect π
- Load More
@prashantvatsh
Active 3 months, 3 weeks ago