How do you add author and reviewer in Wordpress

melvernboy

Newbie
Joined
Jun 25, 2013
Messages
21
Reaction score
10
So I'm planning a health website, and I want something like this below the title in every article:

by: [Writer name]
Reviewed by: [Medical doctor name]

Screenshot_93.png

Basically the same thing you see on WebMD.
I can't find any plugin that enables this.

Any ideas?
 
either find a theme that has the availability for customization or edit single.php to modify the test, or just hire someone
 
Typically those themes are premium themes like those on Themeforest, but if you know PHP code, you can modify it to fit your needs.
I have done some research on Themeforest but can't find any. Could you give me some suggestions? Thanks.

Avada has this option :)
Could you elaborate on this? Thanks.

Although I prefer it's done on GeneratePress or Neve or Astra.
 
GeneratePress or Neve or Astra

I think these 3 themes have no such option, you have to know some PHP code to modify your theme code to show like that, you can search for some online guides, I am sure that I saw similar articles before.

But there is no use to concentrate this before you get a lot of traffics to your website, I hope you understand what I mean. After that, you can hire a coder to do this for you, very easy task.
 
post here your current theme single.php file and ill change it
 
Yes, I see avada website doing this. Also you get author by default. Just add reviewed by at the beginning of your post or use custom fields.
 
Could you elaborate on this? Thanks.

Although I prefer it's done on GeneratePress or Neve or Astra.

Can not post article links here may you do some research on google and you will find many articles.
 
Back
Top