Show all content when Post is sticky – Twenty Ten
-
Hi,
My frontpage is showing only excerpts of the posts, and the two first posts showing is sticky-posts..
My problem is, I can’t get the loop to show the WHOLE content from the two sticky-posts, and the excerpt from all the other posts…
I have tried to add this code to the loop:
<?php if(is_sticky()):?> <?php the_content(); ?> <?php endif;?>
But when adding the above code, now the two sticky posts is showing with the whole content, AND also as an excerpt – two times.
Anyone know how to make this happen..??
This is my site: https://uffekirkegaard.dk
The loop i use is:
[code moderated - please follow the guidelines https://codex.www.ads-software.com/Forum_Welcome#Posting_Code ]
Kind regards
Uffe
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Show all content when Post is sticky – Twenty Ten’ is closed to new replies.