Custom Post Type not displaying Post css
-
Hello. I’m trying to create a custom post type that uses the same styling as regular post types in Fukasawa. I’m using Custom Post Type UI By WebDevStudios to create a “stories” post type and I’ve managed to create an archive page and let the new type use the same categories and tags as the regular post type. However, on the category archive page and the stories post type archive page, the post grid does not display the custom post type correctly alongside regular posts that are completely fine.
Below is the category archive page.
http://uncanny.ink/content/shortstories/
I’ve created a child theme so that I could take the “category:” out of the post subtitle and any code I edit will be with this child theme.
I’ve already tried to use get_post_class() however I don’t really know how to edit it for my needs if this is the solution.
It might be important to note that I’ve tried several different plugins that create custom post types but they all end up with the same style issues on the front end.The page I need help with: [log in to see the link]
The topic ‘Custom Post Type not displaying Post css’ is closed to new replies.
