Style 8 not working with Custom Post Types

Posted in: Newspaper
Post count: 39

Hello,

It seems there is an issue with Custom Post Types and Style 8. Everything else seems to work as intended, but when we try and use that specific style with a custom post type it just does not display the image. It works on regular posts.

Any help would be amazing

Post count: 39

I should clarify i mean: td-post-template-8

thanks again

Post count: 7909

Hi,

Those templates that come with the theme were created for posts, they will not work with custom post type. For custom post type you have to create a template, you can use structure present in the post template 8. Just check the code structure inside the template files single_template_8.php and loop-single-8.php and check the official documentation – https://codex.wordpress.org/Post_Types#Custom_Post_Type_Templates

Thanks!

Post count: 39

but all other post types work flawlessly, why is this the only one with issue?

Post count: 7909

Hi,

The style 8 works exactly like the homepage block so I guess you will need more customization – http://screencast.com/t/U6ReMU1BSt

Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.