Search Results for 'change buddypress menu'
-
Search Results
-
Hi Folks,
Please can you let me know the solution to stop the BuddyPress Menu Login link redirecting to wp-admin.
Sure, I could create a custom link in the Menu settings, but then the link wouldn’t automatically disappear from the menu when a user is logged in. However, the BuddyPress login link does disappear when a user is logged in (and it also auto-changes to ‘log out’), but this is the same menu link that takes a user to login at /wp-admin page instead of /login.
How can I get the /login page to load?
To save you some time, I’m not very good with php, so please don’t send me a long script; you will only be wasting your efforts. If that’s the only way, then please say so, and I will think of another solution 🙂
Thanks in advance for your help.
Buddypress comes with a single long column user menu on mobile phone.
How do I change it to horizontal menu with 3 dot drop down please.
Thanks
Hello,
On mobile phone. Buddypress user menu in my theme is a single column menu. This takes u tremendous screen space.
What’s the css that can change it to
Horizontal menu with 3 dots drop down that I see in other theme demos please?Thanks,
hi
I use bbpress+buddypress
member -> forums is can see a list of the created topics.My information (list of my topics) does not have any problem with page changes,
Another user’s topic list has a problem.I’ll explain the details
First, the place I’m talking about is the forum menu on the profile page.
ref to this image link : https://ibb.co/xs3Bbkxmy topic’s list page 2,3,4 url address is
ez) http://site_url/member/MYID/forums/topics/page/3/ref to this image link : https://ibb.co/KxSJtby
my topic list is no problem, it’s ok
however other user’s topic list occur problem
The first page is fine
ref to this image link : https://ibb.co/FHzp84nbut page 2,3,4,… is 404 error occur
url address is
http://site_url/member/%5BOTEHR_USER_ID%5D/page/2/ref to this image link : https://ibb.co/Dpf6hty
So if I directly enter the address as below, it will be displayed normally.
http://site_url/member/%5BOTEHR_USER_ID%5D/forums/topics/page/2/ref to this image link : https://ibb.co/NnznmQT
There seems to be a problem in the URL address conversion process(be my guess)
I really need help to solve this problem
Best Regards,
HyunhoTopic: menu with bp_nav_menu()
Hello,
I was wanting to create a button link in elementor to the BuddyPress user view profile page. I’m struggling to find the correct info.
There’s basically a link field in elementor available just like this https://pasteboard.co/JI8WdfI.png
The closest I found was the following:
https://buddypress.org/support/topic/logged-in-user-profile-link-url/
https://wordpress.stackexchange.com/questions/35163/add-buddypress-profile-and-messages-link-to-wordpress-menuUsing Ocean WP theme, Buddypress 7.1.0 (v latest at time of post)
Kind regards
Hello!
Im trying to get out the buddypress menu from the wordpress toolbar and put it on a another menu on my website.My theme it shows a “login in” button on the top right corner, and there is a menu button too but this button dissapears slowly (with some javascript I supposed) and only shows the admin toolbar if a user is logged in.
I want to change that.
I want the admin toolbar out.
(I had change the theme. Same results, except the javascript thing).Also, I want to edit the links in the menu too and add other links not related to buddypress.
Thanks a lot!!!
Hello,
I am new to BuddyPress, which probably will explain my question.
On my new website https://worldartistmanagement.com I have installed BuddyPress 6.1.0
It is pretty good and I am thankful for its simplicity and yet grand functionality.
My main membership plugin is Ultimate Membership Pro, which an awesome tool for any membership website. Its authors have an extension to integrate it with BuddyPress – yay. On the BP menu appears another link to UMPs account page. That’s all.
And here are my questions.
How can I change the link name of this additional tab, please? It is the name of the plugin, instead My Account or else.
And the second question, which is more important to me.
After installing the BP all users are given captcha test by solving some math questions.
I don’t use captcha, I didn’t enable it and I am trying to find out where this came from. The only sure thing is that it came after BP activation.Please advice.
PS I will address the same question to UMP and to Anti-Spam by CleanTalk, my security plugin.
Thank you. Stay safe
Topic: Buddypress Menus Not Showing
I had Buddypress installed recently, and all appeared fine. Today I was in the Widgets section making some changes, and dragged the ‘Events’ widget into the Buddypress Member’s Home box on the right, which previously was empty. When I checked my main Buddypress account page, the menus that were previously showing had disappeared, and the sign up form boxes were out of alignment. I undid this change, and menus have not re-appeared, nor has the sign up form corrected to be completely even.
I have changed the theme to the Old version, instead of new, and that did make the menu come back, but I do not like this style. How can I fix my page?
Thank you.
Hi guys,
Somehow my BuddyPress filter – menu list – background -on hover – changed colors and acquired an outline, when testing a theme and returning to my original theme.
I have attached a screenshot of the filter. You will see the highlighted menu item is blue with a thick black outline when hovered over. I have tried to show as much info as possible in the hope someone can provide a css, for when hovering over a menu item to remove the black outline (on hover), and change the background color (on hover) to #21759b, and the text color (on hover) to #ffffff to suit my theme.
This problem has happened to a few of my filters but I’m sure I can fix those if I can get the css for this one.
URL to screenshot in my dropbox
https://www.dropbox.com/s/q9dvxqlhi23j41k/Filter%20-%20on%20hover%20background%20color.PNG?dl=0Thank you
Wordpress Version 5.4.1
Buddypress Version 6.0.0Hello!
I have created a plugin that moves the user email preferences to the woocommerce ‘my account’ menu. Everything looks great, but when I select options between the “yes/no” and then click save, nothing changes/nothing is saved?
Perhaps I’m missing something? Could anyone shed some light on which file remembers and stores the selection after hitting submit?
The form in question can be located here:
buddypress/members/single/settings/notifications.phpThanks!
– DWordPress version: 5.3.2
BuddyPress version: 5.1.2
web server: nginx
Also I am running wordpress in multisite mode.I am having problems creating buddypress groups:
In wp-admin i can click on “Groups” on the menu. The “Groups” page shows no groups, which is correct. I can click on the “Add New” button which redirects me to “/groups/create/step/group-details/”.
I can fill in step 1 ok, but when i click on the “Create Group and Continue”, it just results in a 404 error. The url doesn’t change either.
If I enable WP_DEBUG, I get the following errors on the following urls:
1) /wp-admin/admin.php?page=bp-groups
Notice: wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead. in /var/www/wordpress/public/wp-includes/functions.php on line 4655Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
2) /groups/create/step/group-details/
Notice: wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead. in /var/www/wordpress/public/wp-includes/functions.php on line 4655Please help.
Topic: Primary Menu width (solved)
Topic: Rename Group Nav Not Working
Several years ago I used code I found here to rename the “Home” nav item on the Groups page. I used this code in my Theme functions.php file.
It has been working fine for about 4 years, but now when I go to create a new group, I get an error message
screenshot: https://share.getcloudapp.com/d5ub6x2pBelow is the code I am using. I assume something changed in an update so perhaps bp_current_item is not working anymore? Or edit_nav?
//* Rename “Home” to “Reflections”of menu item in BuddyPress Group
// buddypress()->bp_options_nav[buddypress()->groups->current_group->slug][‘home’][‘name’] = ‘Home/Reflections’;
buddypress()->groups->nav->edit_nav( array( ‘name’ => __( ‘Home/Reflections’, ‘buddypress’ ) ), ‘home’, bp_current_item() );}