Custom post type
-
Hi
I have a custom post type in my theme. Each of the posts within the post-type has an ID. The posts themselves are made up of a series of images.
I can get wp-tiles to display the titles of the posts within the post type by using:
[wp-tiles posts_query=’post_type=slide-sets’]
What I would like is to call a particular post using its ID and have the images within the post display on the tiles. How would I do that?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Custom post type’ is closed to new replies.