Okay
  Public Ticket #1924354
blog > post > show author
Closed

Comments

  • Christian started the conversation

    Hello.

    Thank you for that great Bifrost theme! 

    Is it possible to show the author of a blog post not only in the blog overview (customizer > blog > style > meta) but also in a single post?

    Greetings from Cologne,

    Christian




  •  675
    Neuron replied

    Hi Christian,

    By default that is not possible, I am very sorry. You can get it done something with Elementor and save it as template, so you can use in all post singles. You can also use this amazing plugin.

    https://wordpress.org/plugins/simple-author-box/

    If you're looking for something very simple like we show the date and categories, I can help you through a child theme for that. http://prntscr.com/mur4k9

    Feel free to ask for anything you need.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Christian replied

    Thank you for your helpful answer. 

    In the single.php (child theme already installed) i found this code:

    <div class="o-blog-post__meta">
       <?php get_template_part('templates/blog/extra/date') ?>
       <?php get_template_part('templates/taxonomy/categories') ?>
    </div>

    What code do I have to add to show the author after the categories?

    If it doesn't work, I'll try the simple-author-box in combination with a block template instead.

    Greetings from Cologne

    Christian


  •  675
    Neuron replied

    Hey Christian,

    You simply have to add the same line as for the date, but instead date write author. http://prntscr.com/mw8jsp

    I have prepared you the single.php file.

    Feel free to ask for anything you need.

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Christian replied

    Thank you for the information and the single.php - it works great!

  •  675
    Neuron replied

    You are welcome anytime, feel free to ask for anything you needsmile.png

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.