• I am trying to get a list of anchor links in a text widget that would have a category then a list of sub categories under it.
    IE:
    State Name
    Mens
    Womens
    Kids

    It will link to the page but will not link to the specific location on that page.
    Also the links are running inline and not a list. I do not want the mens, womens, kids links to have bullets so i am not useing the
    <li> tag

    The code I am using is as follows:

    Short code in the page
    [wpanchor id="cape cod and the islands womens"]

    and code in the text widget
    <a href="https://www.yourhometownshop.com/states-2/massachusetts/#cape cod and the islands womens" >Womens</a>

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Anchor Links in Text Widget NOT Working’ is closed to new replies.