Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi br0ther_bruce, welcome to WordPress.

    It sounds like you just need to add a custom link to your menu. Check out the documentation here (scroll down to “Custom Links”) regarding custom menu links. I’ve copied the relevant portions below.

    From the Codex:
    Custom links allow links defined by you that don’t fit into the other types of menu items.
    URL
    Enter the URL of the custom link.
    Label
    Enter the label describing the custom link URL.
    Add to Menu
    Click this button to add this as a Custom item to the menu.

    Once added to the menu, the item will display to the right with the label, the word Custom and a configuration arrow that can be used to change the URL or Label as well as Remove the custom link from the menu.
    ____
    Add a menu item with the URL: http://www.mysite.com.au/newstaging/#intro and a label of “Intro.” As long as you have assigned the CSS ID “intro” to the appropriate section, you should be good to go.

    Does this answer your question?

    Thread Starter br0ther_bruce

    (@br0ther_bruce)

    @johnhshepard – this was brilliant thank you very much…

    this has worked perfectly…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘help with using hashtags in menu’ is closed to new replies.