-
Prashant Singh replied to the topic Member Header Buttons Do Not Show in the forum How-to & Troubleshooting 7 years, 7 months ago
Welcome 🙂 Glad to know that you got it 🙂
-
Prashant Singh replied to the topic Member Header Buttons Do Not Show in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
The actions are there and it will be visible on other member profile’s https://prnt.sc/l2aky1. I think you are viewing your own that’s why you are not getting that. Also you are checking in wrong file, it is coming from cover-image-folder.php and this is the code
bp_nouveau_member_header_buttons([Read more]
array(
'container' =>… -
Prashant Singh replied to the topic can't make groupes in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Please send a screenshot of the page ‘your_site_url/wp-admin/admin.php?page=bp-settings’ and let us know what are the options checked there.
Also please try once by disabling plugins except BuddyPress one by one to see if the issue remains or not.
Thanks
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
Hi,
Can you please confirm which JS you are missing or if can explain which plugin or code you are using to implement captcha there?
I think you are not able to get captcha working there now, right?
Thanks
-
Prashant Singh replied to the topic group creation on registration in the forum Creating & Extending 7 years, 7 months ago
Hi,
Please check these plugins: https://wordpress.org/plugins/buddypress-registration-groups-1/
Hopefully, this will help you.
Thanks
-
linh le's profile was updated 7 years, 7 months ago
-
kk13's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic How to add profile field (Drop Down Menu) for all users list in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Listing all the users there in the dropdown is not possible without any customization.
Thanks
-
Prashant Singh replied to the topic Member Header Buttons Do Not Show in the forum How-to & Troubleshooting 7 years, 7 months ago
add_action( 'bp_member_header_actions' ,'ps_test_action');function ps_test_action(){
echo 'Test';
}Please paste this code in your child theme’s functions.php file and check if it is printing ‘Test’ there or not. Also please check if you have enabled friendship and other options in BuddyPress settings.
Thanks
-
Prashant Singh replied to the topic After installing buddypress, google captcha is no longer displayed in the forum Installing BuddyPress 7 years, 7 months ago
bp_nouveau_activity_hook( 'before', 'entry_comments' ); bp_nouveau_activity_hook( 'after', 'entry_comments' );you can use any of them and they are in the file entry.php under activity folder. Also thisbp_activity_before_saveis still there and it do not depends on any template so you can go with this.Thanks
-
Prashant Singh replied to the topic Hide profile fields from editing for specific users in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
Please try this plugin https://wordpress.org/plugins/buddypress-admin-only-profile-fields/
The UI is changed now so you will find the option in visibility drop-down.
Thanks
-
Prashant Singh replied to the topic Identicon lost in the forum How-to & Troubleshooting 7 years, 7 months ago
Glad to know that it helped you 🙂
-
Jacksonville Custom Concrete Experts's profile was updated 7 years, 7 months ago
-
Hughe Arthur's profile was updated 7 years, 7 months ago
-
Angelica Griffi's profile was updated 7 years, 7 months ago
-
Allen Dominic's profile was updated 7 years, 7 months ago
-
Angelica Griffi's profile was updated 7 years, 7 months ago
-
Dunan Elaine's profile was updated 7 years, 7 months ago
-
berniceestrad65's profile was updated 7 years, 7 months ago
-
Prashant Singh replied to the topic Identicon lost in the forum How-to & Troubleshooting 7 years, 7 months ago
Hi,
I have tried to generate the same scenario with the default theme(2016) and Legacy Template. Please see: https://screencast-o-matic.com/watch/cF6eryYlWO
It works fine for me. Can you please check the same with default theme as well as try disabling other plugins except BuddyPress to check if any of them created the issue.
Thanks
- Load More