How do I create a basic list of recent ads
Hi,
I want to present a basic list of the five most recent ads on another page of my site (for instance on the main body of the about page - not in the sidebar).
The list only needs to be the title of the ad but if I can call in the thumbnail and excerpt too that would be great.
I've tried to use the WP_Query code but it won't pull in any of the ad categories.
Does anyone know of a way to accomplish what I want to do?
Thanks