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

    When I use the advanced editor the author does not display when the post is fully opened. Is there any way to have the author displaying?

    #480357

    Hey underthedial!

    You’ll need to add that information in yourself. Drag a textblock element to your content and insert this inside.

    <header class="entry-content-header">
    <span class="post-meta-infos">
    <span class="blog-author minor-meta">
    by <span class="entry-author-link" itemprop="name">
    <span class="vcard author">
    <span class="fn">
    <a href="http://kriesi.at/themes/enfold/author/kriesi/" title="Posts by Kriesi" rel="author">Kriesi</a>
    </span>
    </span>
    </span>
    </span>
    </span>
    </header>
    

    Best regards,
    Elliott

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