Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1097615

    Hello,
    i am using the magazine element to display posts on my site.
    can somebody help me to get the post category and tags displayed after the date ?

    Thank you

    #1098507

    Hey Shorty05,

    Out of the box this is not possible.

    If you have programming skills:

    enfold\config-templatebuilder\avia-shortcodes\magazine\magazine.php around line 883 you have to add the code.

    For displaying the categories you can use enfold\includes\loop-index.php line 208ff as a base.
    For tags: https://codex.wordpress.org/Function_Reference/get_the_tag_list

    I will check if this would be something to add to core.

    Best regards,
    Günter

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