I would like to change the position of the author details of a blog post. At the moment, this information is right at the bottom of the page but I would like to have this right before the "RELATED ARTICLES" section on this page.
Is there a way to do this please? Would this require custom CSS code for every single blog post or is there a way to "trigger" the Author info by typing something specific? ( for instance, writing "Written by" at any point on the page triggers the Author information to be displayed there. I hpe you understand what I'm trying to say here 🙂)
Also, would it be possible to get rid completely of the "Next" and "Previous" blog posts arrows at the very bottom of the page ( just before the footer)
First, add a Code Block above Related Title >> paste this code
<div id="new-author"></div>
Next, Add this to Home > Settings > Advanced > Code Injection > Footer
Question
Karkom 9
Site URL: https://www.ghoulsmagazine.com/editorials-blog/an-analysis-of-the-babadook-and-the-nightingale
Hello,
https://www.ghoulsmagazine.com/editorials-blog/an-analysis-of-the-babadook-and-the-nightingale
I would like to change the position of the author details of a blog post. At the moment, this information is right at the bottom of the page but I would like to have this right before the "RELATED ARTICLES" section on this page.
Is there a way to do this please? Would this require custom CSS code for every single blog post or is there a way to "trigger" the Author info by typing something specific? ( for instance, writing "Written by" at any point on the page triggers the Author information to be displayed there. I hpe you understand what I'm trying to say here 🙂 )
Also, would it be possible to get rid completely of the "Next" and "Previous" blog posts arrows at the very bottom of the page ( just before the footer)
Thank you so much for your help 🙂
Edited by KarkomLink to post
Top Posters For This Question
3
1
Popular Days
Jan 23
3
Jan 21
1
Top Posters For This Question
Karkom 3 posts
tuanphan 1 post
Popular Days
Jan 23 2021
3 posts
Jan 21 2021
1 post
Popular Posts
tuanphan
First, add a Code Block above Related Title >> paste this code <div id="new-author"></div> Next, Add this to Home > Settings > Advanced > Code Injection > Footer
Karkom
@tuanphan I've figured out the second part with the below 🙂 .item-pagination.item-pagination--prev-next { display: none; }
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment