• Hari Mohan Sharma

    (@hmsharma1234)


    I need author info box in the area below each post and above the comment area.
    Please provide the required PHP and CSS.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    What do you mean “author info box”?

    Thread Starter Hari Mohan Sharma

    (@hmsharma1234)

    On many blogs, after each post and before commenting area, a box appears with the author’s biography. Even a WordPress plugin is available that does this task. The plugin name is Author Bio Box.
    But I want to use minimum plugins, that is why seeking support on this topic.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Thread Starter Hari Mohan Sharma

    (@hmsharma1234)

    Yeah, it seems to be the author meta.
    But, tell me the code, file name, and location.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try replicating this directory structure in your Child Theme folder:

    
    template-parts/post/
    

    Then create a ‘content.php’ file and put all of this code into it: https://themes.svn.www.ads-software.com/twentyseventeen/1.3/template-parts/post/content.php

    Try changing something in that template to see if it’s the right file used on your post.

    Thread Starter Hari Mohan Sharma

    (@hmsharma1234)

    I did try the procedure but nothing happened. I need a working code.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I recommend you use this plugin to figure out the correct template to use: https://www.ads-software.com/plugins/what-the-file/

    I think you need more support than what is realistic from me. Unless someone the exact solution, you will not receive the solution in 1 post but through many posts in a thread. These forums are meant to be a discussion between the person asking for help and the person providing support, they are not meant to be the same as Stackoverflow.

    I’ll leave this thread for someone with more time to support you.

    Thread Starter Hari Mohan Sharma

    (@hmsharma1234)

    Thanks, Andrew. You are right, I was expecting this forum to be similar to Stackoverflow. To meet my requirements, I have installed ‘Simple Author Box’ plugin.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Author info box’ is closed to new replies.