Exclude Sticky Posts as everyone!
Question
Hi I’m trying to exclude 3 Sticky posts from my blogs loop, I tried some snippets of code, but with no success. I could use some help.
Blockquote
have_posts() ) : ?>
have_posts() ) : $posts->the_post(); ?>
max_num_pages != 1) { ?
Blockquote
0
4 months
0 Answers
25 views
0
Leave an answer
You must login or register to add a new answer .