Move Featured image above post headline

Posted in: Newspaper
Post count: 25

Hello, all.

I’m enjoying the theme upgrade. Here’s my question:

How do I move the Featured Image so that it is always above the Post Headline and the Category, date, etc in a post?

Basically, I want the post structure to look like this:
Site header
Main Menu
Featured Image
Headline
Categories and Date
Post Content
Etc …

  • This topic was modified 12 years by mikeaft.
Post count: 854

hi,
assuming that you are using the default template to display your post here is how:

http://screencast.com/t/vZbCwUk8

Thanks for you message.
Radu A.

Post count: 25

Thanks, I tried that and nothing changed. I also tried uncommenting the author name in the same area, so the author name would show up and nothing changed.

Not sure what’s going on. Everything is cached. Any thoughts?

Post count: 6600

Hi,

There is a template file for each post style http://screencast.com/t/MSuFE1X7jL
You can set the post style template from Theme Panel > Post Settings http://screencast.com/t/3S32Qs3XuA or from Post Settings in “Edit post” panel http://screencast.com/t/UAlkqq4b3Go
Make sure you have set the default post template, like in the screenshots, then edit the loop-single.php file and make this changes: http://screencast.com/t/sNkgpRg2f

Result: http://screencast.com/t/zBnPQwQeswu

Use this css in Theme Panel > Custom CSS to lower the image:

.td-post-featured-image {
margin-top: 20px;
}

Do the same for other templates.

Thanks

  • This reply was modified 12 years by Lucian.
Post count: 25

Thanks you, guys. Now I understand. I will try these solutions.

Have a great day.

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