Related articles/more from author in sidebar?

Posted in: Newspaper
Post count: 8

Hi,

Is there a way to put the “Related articles/More from author”-box in the sidebar instead of under the post?

/ Isak

Post count: 22421

Hello,

Unfortunately there is no setting to do so, but you can change the theme code and place it in the sidebar.
Every post style has 2 files that correspond to it. A single-template.php and a loop-single.php file numbered as the post styles. You have to remove (cut with ctrl+x) this code from the loop-single files: http://screencast.com/t/fQt1jPSXCf6 and place it in the single-template files in the right sidebar “case” right above or below the sidebar depending on your prefference. I added it above the code for the sidebar:
http://screencast.com/t/hyfGkM06Vm
result: http://screencast.com/t/obeGWxzHEi

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.