We're merging with GenerateBlocks! Learn more here.

[Resolved] Display categories as tags

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Display categories as tags

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #5362
    Janek
    Participant

    I forgot to mention, because its a custom post type it also has a custom category called position_title would this be the problem?

    #5387
    Tom
    Keymaster

    So strange, let’s try a different method:

    .wp-show-posts-terms {
        font-size: 0px;
    }
    
    .wp-show-posts-terms a {
        margin-right: 10px;
    }
    #5391
    Janek
    Participant

    Hey Tom, it seems to just add a space between the comma and the first term.

    Although if I add important to the font-size css it hides the comma!

    So I guess the problem is solved, one way or another.

    #5402
    Tom
    Keymaster

    Definitely a strange issue – I’ll look into it.

    Glad we found a solution for now 🙂

    #5403
    Janek
    Participant

    I’ve probably cocked something up without realising it. I doubt its a fault of your own. 😉

Viewing 5 posts - 16 through 20 (of 20 total)
  • You must be logged in to reply to this topic.