Need help with The Loop
-
On my home page, I used the code from bottom of The Loop page and ended up with the correct result whereby the first item is different from the remaining 9. However, I would like to change that so that the first 3 items receive the same treatment but I can’t figure out how to change the code. I tried changing
showpost=1toshowpost=3but it didn’t work right in the second section. I think the codeif( $post->ID == $do_not_duplicate ) continue; update_post_caches($posts); ?>has to be changed to awhileor other loop so that it may repeat but I am not entirely certain.I would appreciate any help I can get.
TIA,
Jules
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Need help with The Loop’ is closed to new replies.