• Resolved Pavlus

    (@pavlus)


    Hello,

    In the excerpt of the post on the main page there is no information in which category this post is made.

    Under title are:

    -author,
    – date,
    – “leave comment” or number of comments

    My goal is to add also: Posted in: “category”
    Just like this is made in the footer of post and displaying together with tags.

    Can you pleae point me php file (content-single.php template-parts/content-single.php ?)and place where to put the code? Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter Pavlus

    (@pavlus)

    Solved ??

    You have to add:
    <?php azeria_post_categories(); ?>

    in template-parts/content.php

    after:

    <?php azeria_post_meta(); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Posted in category: visible also in excerpt’ is closed to new replies.