Replace GD "My Account" menu with Buddy Press menu
This topic contains 11 replies, has 4 voices, and was last updated by Paolo 7 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
July 15, 2018 at 3:32 pm #438535
Hi,
I am having difficulty in the Supreme Directory theme. I have hidden the admin bar but would like to move the buddy press menu from the admin bar and replace the GD “My Account” bar in the nav menu.
First, how do I remove the My Account nav menu? I don’t see anywhere to deselect it from showing.
Second, how can I move the BuddyPress profile menu from the admin bar into the main navigation menu to replace the GD nav menu. I am not great with code so be gentle in your instructions. I have searched everywhere and cannot find out how to do this.
Thanks for the help
July 16, 2018 at 1:48 am #438559I tried creating a My Profile menu item but it does not have all the links found in the buddypress profile menu so it is really important that I be able to duplicate the buddypress profile menu from the admin bar into the nav bar.
Another question having to do with the navigation menu. I did it once but cannot find it again where I set priorities for navigation menu items to get profile logout to come after gd items. I just need to know where to set those priorities as I am fixing the other items above. . Thanks.
July 16, 2018 at 2:08 am #438562Hi Joel,
Thanks for your reply. You can use the custom CSS code below to remove the SD “My Account”. How does the “BuddyPress profile menu” looks like?
li.sd-my-account.menu-item { display:none!important; }July 16, 2018 at 6:20 am #438575This reply has been marked as private.July 16, 2018 at 6:27 am #438578Hi Joel,
Thanks for your reply. Integrating the “BuddyPress profile menu” would require customization and I’d suggest that you look for a developer here. http://geodirectoryexperts.com/ . For your second screenshot, are you referring to the section below covering the navigation menu? Can you share a link to the URL of the page in question?
Thanks!
July 16, 2018 at 3:09 pm #438658This reply has been marked as private.July 16, 2018 at 3:19 pm #438661You can adjust your custom link order in
WP – Appearance – Menus
July 16, 2018 at 4:30 pm #438667How do I put GD navigation items such as Listing or Change My Location in front of MyProfile using WP>Appearance>Menus?
There is a place to set priorities on menu items. I just don’t remember where that is.
Thanks
July 16, 2018 at 4:34 pm #438668Also, is there a way to edit the items in the My Account nav menu? This might be better than trying to add a My Profile tab.
July 16, 2018 at 5:31 pm #438686There are options for additional menu items in the GeoDirectory settings at:
GeoDirectory – Design – Navigation
Read more about changing order here: https://wpgeodirectory.com/support/topic/change-order-of-menu-items/#post-169436
The short answer is that you can create custom links to existing pages and then change the order. Location Switcher order cannot be changed.
Editing my account menu in Supreme is not available via settings, it would be a customization. You can check our faq for changes that developers can make to Supreme theme.
July 16, 2018 at 5:41 pm #438687Thanks Alex.
The link you sent does not tell where to set priorities for menu items. I already saw this link. I remember doing it but don’t remember where I set the menu item priorities.
Is most of the My Account menu built from functions.php? If so, I will hunt it down there.
Please let me know on the first part.
Thanks
July 16, 2018 at 6:24 pm #438694Hi Joel,
please seehttps://wpgeodirectory.com/support/topic/add-menu-item-after-geodirectory-menu-items/
or
https://wpgeodirectory.com/support/topic/change-navigation-menu-item-position/
found googling “site:http://wpgeodirectory.com/support/ menu priority”
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket