I have been having quite a hard time trying to add a link above my blog title that takes you back to the blog list page. Sort of like a "back to posts" link so that it's easy for the reader to go back and forth from the list to each individual post. Upon seeing that I could not put blocks above the title I tried putting this link on the sidebar and putting the sidebar on the left with this custom CSS:
#rightSidebar { float: left; width: 202px; }
I thought maybe I had finally come to a solution, but then when taking another look at the blog post list, I saw that the sidebar is still on each post on the list.. for me that makes a link that says "back to posts" on every single post in the list page... Does anyone know a way to disable the sidebar ONLY when in list view?
Better yet does anyone know a way to add blocks above the title for each individual post?
I have been having quite a hard time trying to add a link above my blog title that takes you back to the blog list page. Sort of like a "back to posts" link so that it's easy for the reader to go back and forth from the list to each individual post. Upon seeing that I could not put blocks above the title I tried putting this link on the sidebar and putting the sidebar on the left with this custom CSS:
I thought maybe I had finally come to a solution, but then when taking another look at the blog post list, I saw that the sidebar is still on each post on the list.. for me that makes a link that says "back to posts" on every single post in the list page... Does anyone know a way to disable the sidebar ONLY when in list view?
Better yet does anyone know a way to add blocks above the title for each individual post?
I'm just hitting a lot of walls here.
Thanks in advance.
Here is the site.
Edited by PMDesignerInitial Revision
Share this post
Link to post