This topic has 7 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
Is there a way to show author name on either single post, blog page OR both? I can’t figure this out.
Hi
It only shows on the parent blog page, and the alignment is off (see https://drive.google.com/open?id=0B9WiThHFy-WEcTdyTktWY2RPaUU) Is there any way to fix this so that Read More lives on another line?
Additionally is there any way to have the author “By _____” somewhere on the actual post?
Thank you
Hi — I did find that I am able to add the author to the footer of a single post, but it’s quite bare. Is there any customizability here?
See screenshot: https://drive.google.com/open?id=0B9WiThHFy-WES2VVUDJrSHRmSkU
Could you please provide wp-admin access in Private Content?
Regards
Below
1. Please try to add this code in Custom css:
article.post-grid .read-more {
margin-top: 6px;
margin-left: 10px;
}
2.
.single-post .author-info {
margin-bottom: 0px;
margin-top: 0px;
}
Regards
Tagged: author name, blog posts, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up