Tagged: Post meta info
Hi,
Two related questions:
1/ On blog [homepage] using ‘Elegant’ styling, post meta below post is not centered. How to fix?
2/ How would I incorporate post tags as a third item in the post meta?:
e.g. MARCH 1, 2019 | THE AUTHOR | TAGONE, TAGTWO
Thanks,
Roy
Hi Roy,
Could you post a link to the page in question so that we can take a closer look please?
Best regards,
Rikard
Sure, thanks.
http://scottishparliament.govmonitor.com/
I think it’s the float:left that’s causing the problem.
R.
EDIT: You can close this. Through another thread here I found the excellent ContentViews plugin, which does what I need and more.
R.
So I set this in custom.css and it fixes the problem:
.html_elegant-blog #top .post-entry .post-meta-infos {
float:none!important
}
Setting this in Quick CSS has no effect.
So, can you help me with adding post tags to .post-meta-infos. I could hack loop-index.php but there must be a better way.
Thanks,
Roy
Hi Roy,
https://cl.ly/57e979d55057 Do you mean you want to add tags here? In this case, even hacking the loop-index.php might not help.
Best regards,
Victoria
Hi Victoria,
Thanks. I put an edit at the top of my previous post:
EDIT: You can close this. Through another thread here I found the excellent ContentViews plugin, which does what I need and more.
Best regards,
Roy
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon