-
Prashant Singh replied to the topic BuddyPress/Multsite Menu URLs in the forum How-to & Troubleshooting 6 years, 3 months ago
Hi, in Appearance > Menus You have to enable BuddyPress from screen options and then you can add BuddyPress links to the menu. Please check: https://codex.buddypress.org/getting-started/buddypress-links-in-wordpress-menus/
Thanks
-
Prashant Singh replied to the topic Prevent a specific role user to edit other users' settings in the forum How-to & Troubleshooting 6 years, 3 months ago
Awesome 🙂
-
Prashant Singh replied to the topic How to use bp_nouveau_plugin_hook in the forum Creating & Extending 6 years, 3 months ago
Great to know that it worked for you 🙂
This is a fine approach always to create a menu/tab on profile and then display your content there either by echoing your own HTML or calling a template.
Thanks
-
Prashant Singh replied to the topic How to add a button next to a custom field on member's profile? in the forum Creating & Extending 6 years, 3 months ago
Hi,
You have to perform some jquery tricks to output the button there and then you can perform your rest of the functionality like you have to perform your functionality on click event.
You can follow this link https://www.w3schools.com/jquery/html_insertafter.asp to insert button.
Thanks
-
Prashant Singh replied to the topic Embed an Activity stream like in Group & Profiles in the forum Creating & Extending 6 years, 3 months ago
That’s great 🙂
-
Prashant Singh replied to the topic Overridding Email Tokens in the forum How-to & Troubleshooting 6 years, 3 months ago
ok, great 🙂
-
Prashant Singh replied to the topic How to undo a function in the forum How-to & Troubleshooting 6 years, 3 months ago
Do you have any cache plugin there?
-
Prashant Singh replied to the topic Change member URL on members directory page? in the forum How-to & Troubleshooting 6 years, 3 months ago
Hi,
I think you have two pages with the same name that’s why slug becomes members-2. If you have deleted the other page then just edit members-2 page and there edit the slug.
Please see: https://bloggertowp.org/wp-content/uploads/2010/08/edit-slug.png
Just click on edit and change the slug from members-2 to members.
Thanks
-
Prashant Singh replied to the topic How to undo a function in the forum How-to & Troubleshooting 6 years, 3 months ago
There must be a cache which is creating the issue. Please do clear your site cache as well as browser cache.
Thanks -
Prashant Singh replied to the topic Buddypress Profile Error in the forum How-to & Troubleshooting 6 years, 3 months ago
If still not able to find the issue then here is my id prashantsinghvatsh123atgmaildotcom
-
Prashant Singh replied to the topic List a type of users with all profile fields in the forum How-to & Troubleshooting 6 years, 3 months ago
Hello,
Please check with this plugin https://github.com/wbcomdesigns/bp-modify-member-directory-header once if it is working fine for you or not.
You can follow this thread https://buddypress.org/support/topic/adding-profile-fields-to-members-directory/ as well.
Thanks
-
Prashant Singh replied to the topic Buddypress Profile Error in the forum How-to & Troubleshooting 6 years, 3 months ago
Try saving permalink and check again. If it is still not working please make wp-debug to true, https://codex.wordpress.org/WP_DEBUG, to see if there is any error.
Thanks
@prashantvatsh
Active 3 months, 4 weeks ago