[Resolved] remove custom taxonomy href from header element template tag

Home Forums Support [Resolved] remove custom taxonomy href from header element template tag

Home Forums Support remove custom taxonomy href from header element template tag

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1608258
    drew

    Hi guys, is there a straightforward way to remove the href link from a custom taxonomy used in a header element?

    Here’s what I have:

    <h1>
    	{{post_title}}, {{post_terms.team-member-category}}
    </h1>

    Output: http://lakesareamusic.wpengine.com/people/suliman-tekalli/ – I’m trying to remove the link from the instrument name, which is the custom taxonomy (.team-member-category). If it matters, this is also part of a custom post type .single-team-member.

    Many thanks!

    #1608293
    David
    Staff
    Customer Support
    #1608301
    drew

    There we go, I was looking at it from a property based solution but this is great. Thanks so much and I hope everyone is having a great new year!

    #1608388
    David
    Staff
    Customer Support

    Glad to be of help

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.