• Resolved voyancestories1

    (@voyancestories1)


    Hi,

    By default, at the bottom of every post we have the details of the author at the bottom of each post. Is there any way, we can provide that at the top of the post or atleast the name of the author at the top?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @voyancestories1

    You have to modify the code of a single template in the core file. Here are the PHP instructions:

    <?php get_template_part( 'template-parts/author/post', 'author-box' ); ?> change place for this code above <div class="post-thumbnail"> section or manage the place as you like.

    Thanks,

    Thread Starter voyancestories1

    (@voyancestories1)

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Author Name at the top’ is closed to new replies.