Copy Header Menu links
Quote from bozvital on May 9, 2019, 8:55 pmHi, First off I want to say great forums it looks and functions amazingly! I was thinking of removing the header menu which I know how to already but before I remove it I want to copy the links (Profile, Members, Subscription,etc..) to add them to my websites main menu.
Hi, First off I want to say great forums it looks and functions amazingly! I was thinking of removing the header menu which I know how to already but before I remove it I want to copy the links (Profile, Members, Subscription,etc..) to add them to my websites main menu.
Quote from Asgaros on May 9, 2019, 9:28 pmHello @bozvital
Basically you can just right-click on one of the links, copy the URL and add them to your WordPress-menu as a normal link with a target-URL.
Hello @bozvital
Basically you can just right-click on one of the links, copy the URL and add them to your WordPress-menu as a normal link with a target-URL.
Quote from bozvital on May 9, 2019, 10:45 pmThe thing with this is, for example, the Profile URL varies depending on the user. So i need a link on my main menu that when the user clicks on the profile it goes to their specific profile so pretty much copy the entire Header Menu of Asgaros to my WP main menu with the same functionality.
Thanks for the quick response
The thing with this is, for example, the Profile URL varies depending on the user. So i need a link on my main menu that when the user clicks on the profile it goes to their specific profile so pretty much copy the entire Header Menu of Asgaros to my WP main menu with the same functionality.
Thanks for the quick response
Quote from Asgaros on May 9, 2019, 11:00 pmFor the profile-link I dont know a good way because – as you already mentioned – the link is based on dynamic parameters.
If your theme provides some hooks for the navigation-area, it could be possible that you could add a custom php-snippet to it to re-build the link dynamically. You can try to contact the developer of your theme, maybe he has an idea on how to invoke some custom-content to its navigation-area.
For the profile-link I dont know a good way because – as you already mentioned – the link is based on dynamic parameters.
If your theme provides some hooks for the navigation-area, it could be possible that you could add a custom php-snippet to it to re-build the link dynamically. You can try to contact the developer of your theme, maybe he has an idea on how to invoke some custom-content to its navigation-area.