Ok so it’s not specifically birthdays I want to display, but a list of events in general. I’m using this plugin that allows me to add an event as a post. The plugin also has a function (eo_get_event_names) that will retrieve the names of the events, and will display it on a page. What I would like to have happen is that instead of having the event names on it’s own page, the names will be displayed on a tile.
Ok I guess I am an idiot. I just realized that you can filter the post types in the settings, which make it much easier. Ok here’s a real question. Say instead of a thumbnail or a picture of the post in the tile, the tile displays a list of birthdays. My question is, is there a way to run a WP Loop and display the results within the container of the tile? I have no idea where to start on this, so any kind of help would be extremely appreciative! Thank you!