on our blog page – http://isthmusandstrait.com/blog/
how can we make the sticky (home page slider) posts not show?
also, how do we make the new posts reach the full width – not in columns? We are using the blog full width template, with 10 posts set to show before the grid shows.
thanks!!!
Your blog page doesn’t display your slider on my computer ! (or i misunderstood your problem).
To display 1 post before the grid,go to your wordpress dashboard -> “appearance” -> “theme options” and scroll down to the blog section to set 1 post before the grid.
No – we don’t have the slider on the blog page –
what I want to do is
1. get the three home page slider posts to not show up on the blog page (they are on the home page – we don’t need them here as well)
2. get the blog entries to reach the full width, side to side
i added
[ ?php query_posts('cat=3'); ? ]
right after
[ ?php if( $wp_query->have_posts() ) : ? ]
in the blog template i use.
3 is my blog category id. Replace [ with <…
i already answerred you for second question, try a big number.