• Hey there,
    Sometimes I would like to post something which fits into 2 categories and when I do, i simply check the categoryboxes. But when it’s published it looks odd. There is no sort of separator between the categories such as and, , or |. Im sure it can be done, but how ?
    Regards,
    Koads
    https://zen.mmedu.net/~koads/luma

Viewing 2 replies - 1 through 2 (of 2 total)
  • In your template try changing the category tag to look like this:
    <?php the_category(','); ?>
    That will put commas between multiple categories.

    Thread Starter koads

    (@koads)

    Methinks me need to read the wiki a little better.
    It obviously had to be that easy and elegant.
    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘two categories’ is closed to new replies.