• Ed

    (@erjenkins1)


    Hey Guys,

    Trying to display the two most recent posts in the loop in full, while displaying side-by-side excerpts of the other posts. I’ve tried a number of mods, but have started back from scratch.

    This code generates the top two posts in full — I just need to figure out how to display the others in columns. Thanks a bunch. I can handle the CSS.

    https://pastebin.com/fZeZmM5P

Viewing 1 replies (of 1 total)
  • possibly wrap a div around each of the >2 posts and style that with the usual float left and half width…

    open the div between line 12 and 13 of your code, and close it between line 18 and 19

Viewing 1 replies (of 1 total)
  • The topic ‘Loop Customization’ is closed to new replies.