Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #97388
    Onna
    Participant

    Hi
    I would like to add post date and also author under the blog post title.
    such as the one you see in this blog. I also want to be able to add a share button next to it for sharing it on facebook, twitter or google + or email

    example: http://marycairemd.com/bone-broth-2/

    my website: onnalomd.com

    thanks

    #97404
    Mahesh
    Keymaster

    @onnalomd: Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and search for the following CSS codes and remove it.

    #content .entry-header {
        display: none;
    }

    This will display post date and author under blog post title.
    And for adding share button, you’ll need to use plugin. Please find an appropriate plugin in https://wordpress.org/plugins/

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to add author and date of post’ is closed to new replies.