Placing "content" above articles – New page template.

Posted in: Newspaper
Post count: 2

I’m wanting to build an alternate page template just like “page-homepage-bg-loop” but I want the articles to be above the page content and below the slider.

I am having a very hard time figuring out how to move the content below the articles.

I’m assuming it has something to do with this line

if(!empty($post->post_content)) { //show this only when we have content

Post count: 3343

Hello,
Move this code http://screencast.com/t/lssNrr8fqo

here: http://screencast.com/t/COFc05QbHX

Thanks
Happy New Year 2014!!!

Post count: 2

Marius, I have tried that (and several other variations) but it gives me an entire duplicate loop below the main loop that is unformatted and doesn’t display the page content.

Post count: 3343

Hello,
Move the code like here and add above this code to
wp_reset_query();

http://screencast.com/t/7cuqZWl0Kn0

Thanks!

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