Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #476654
    #476968

    Hi ACNLatitudes!

    Thank you for using Enfold.

    You can try this in the Quick CSS field:

    span.blog-categories.minor-meta, span.blog-categories.minor-meta + .text-sep {
      display: none;
    }

    Regards,
    Ismael

    #477195

    That css code works great. If we later decide to keep the categories, but only want to have the parent categories displayed, is there any code that can be used for that (e.g., show parent categories, but hide all child categories)?

    #477501

    Hi!

    You can find the code in includes > loop-index.php file. Unfortunately, the get_the_term_list function doesn’t have any arguments or options to exclude child categories. You need to rewrite the code. Please hire a freelance developer or contact codeable: http://kriesi.at/contact/customization

    Best regards,
    Ismael

    #477906

    OK. Thanks for the info. You can mark this ticket as resolved.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Altering the Display of Categories in Post Meta Info’ is closed to new replies.