[Resolved] Listing tags without "Tags:"

Home Forums Support [Resolved] Listing tags without "Tags:"

Home Forums Support Listing tags without "Tags:"

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #671500
    Margot

    I’ve applied this code to my page

    <?php the_tags( null, ' ' ); ?>

    But it lists it as “Tags: tag1 tag2 tag3”. I would like it to be published without the “Tags:”

    So it should publish as “tag1 tag2 tag3”. How do I go about doing this? Thank you so much!

    #671533
    Leo
    Staff
    Customer Support
    #671548
    Margot

    Excellent. That was exactly what I was looking for. Thank you!

    #671636
    Leo
    Staff
    Customer Support

    No problem 🙂

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