I have the same prob. No tags showing up.

This is my template

<div class="grid-wrapper">
    <div class="gb-80">
          
<h2>{title}</h2>
          <div class="newsdate">{date} | {category}</div>
        {short-story}


        <small>Tags: {tagline}</small>
        <p align="right">[full-link]Read more...[/full-link]</p>
   </div>
   <div class="gb-20">
        <div class="news-icon">{category-icon}</div>
        <div align="center"><span class="fa fa-pencil-square-o"></span> [edit]Edit[/edit]</div>
        <div class="newsauthor"><span class="fa fa-user"></span> {author}</div>
        <div class="newscomm">[com-link]{comments-num} cmts[/com-link]</div>
   </div>
</div>

Here's the link to my site: http://artphilia.de

2

(1 replies, posted in Problem Solving / Help & Support)

Oh my ... I think I found it. {category-icon}

3

(1 replies, posted in Problem Solving / Help & Support)

Hey guys,

I finally managed to upgrade my old 1.5.3 CN version to the latest release and I love it.
The only thing that went missing is the {avatar} variable. I loved my avatars.  https://cutephp.com/forum/style_emoticons/default/sad.gif
Are they hidden somewhere? Is there a new variable or did I miss something else?

Please help.  https://cutephp.com/forum/style_emoticons/default/unsure.gif