Won't display custom post types created by CPT UI plugin
-
I use the CPT UI plugin to create tons of custom post types on the go. I recently created a News type on a blog for a client. They want to show the News feed on a dedicated page, while keeping all of the blog posts that aren’t News on the homepage feed. I created a Page and named it “News Articles” and used the following code for this plugin:
[display-posts post_type="news" posts_per_page="5"]The News Article page is empty. It has a “read more” button for some reason, and the ‘News Article’ heading, but no posts whatsoever. There are a handful of test News posts, but the feed is not populating.
The topic ‘Won't display custom post types created by CPT UI plugin’ is closed to new replies.