Tagged: author
I have selected the meta options to display this information, but to no avail. I removed the tags as a test from the same area and they would be added and removed as expected. Also is there any way to put the meta info below the title of the article.
Thanks in advance for your help.
Hi levlaneadvertising!
It looks like you have this in your custom CSS which is hiding it.
.post-meta-infos {
display: none !important;
}
It should display beneath the post title.
Regards,
Elliott
Thank you Elliot. How do I add the author photo
Got it. Thanks