Error at single's view in custom post type

Posted in: Newspaper
Post count: 41

Hello

I updated the Newspaper theme and the plugins ‘tagDiv Social Counter’, ‘tagDiv Composer’ and ‘tagDiv Cloud Library’ from version 9.7.3 to 9.8. Now the template of single post for the custom post types are not displayed with the same configuration and template as the post type ‘post’. When I return to version 9.7.3 it looks correctly. I tried the plugin ‘td-custom-post-type’ and the same error happens. Is it a version 9.8 error or do I have make some additional configuration?

Single Post type: POST
http://prntscr.com/pc91xf

Single Post type: PROGRAM
http://prntscr.com/pc92ds

Single Post type: TD_BOOK
http://prntscr.com/pc968v

I want PROGRAM and TD_BOOK to look the same as POST.

Best regards
Joseph

[I’m using google translate]

Post count: 35449

Hello,

So you would like to create a single template for a CPT? That is possible in a child theme. You can copy a template from the composer (both single and loop files) in the child theme main folder, for example template 2 – https://prnt.sc/p83m25

Then rename them in the child theme as the events CPT name is https://prnt.sc/p83s0a -> https://prnt.sc/p83nc1 (I used a CPT added by an Events plugin)

Now it’s required to make a small modification in the loop file you copied in then child theme -> https://prnt.sc/p83olv

The result is that the event CPT will use this post template, I used template 2 in my example – https://prnt.sc/p83p48

You can place the archive in the main child theme folder -> https://prnt.sc/p84658
https://prnt.sc/p846fs -> https://prnt.sc/p846ji

Thank you!

Post count: 41

Thank you. This works as I want.

Best regards
Joseph

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.