Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Have a WordPress update feed on a static HTML page? Re: Have a WordPress update feed on a static HTML page?

#66480

I’m doing something similar on a site that I’m working on. I’m including two loops, though. I tested it and it works fine. One of the loops just shows one post and the other loop shows two. Is there any code I can add to exclude the latest post on my second loop? I’m not very familiar with PHP but I was thinking there could be something I could add to this snippet:

Code: