Customize Custom Post Type Single Page

Posted in: Newspaper
Post count: 26

Hi,

I want to create a different and customize post page template for a custom post type.

So in my website I have 2 post types:

  1. Normal post articles, which inherit their theme from single.php on which I applied the fast demo theme.
  2. Another post template for job listings, which inherit their theme from single-job_listings.php which I created by copying/pasting the single.php

I can modify the template from single.php in the cloud templates but I cannot see or do not know how to customize/edit the single-job_listings.php file.

Also, I cannot find the single template files in the theme directory as mentioned in the post here.

Any help would be greatly appreciated. Looking forward to your response!

Regards,
Andreas

Post count: 35449

Hi,

If you want to use the Custom Post Type please notice that will be better if you’ll use a child theme, in this way, if you’ll make a theme update the changes will not be lost.
Please notice that the ingle-job_listings.php can not be customize using tagDiv Composer or tagDiv Cloud Library, this need to be customize using code
Also all those files was moved in tagDiv Composer plugin in wp-content/plugins/td-composer/legacy/Newsmag/parts/single/single_template_1.php

Thank you!

Post count: 26

H,

Thanks for the info and help.

I got the customization as needed.

I hope this feature could be added in the near future so that we could customize post layouts for different post types within the Newspaper main theme.

Again thanks for the support.

Regards,
Andreas

Post count: 35449

Hi,

I can make a note for our developers regarding to your suggestion, and maybe in the coming updates this will be implement.

Thank you!

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