Edit template of posts

Posted in: Newspaper
Post count: 228

I would like to publish some custom fields that I have create from Custom Fields plugin.
Which php file is the post template?
Is the loop-single.php?
I have edit that file under the child folder but I cannot see the output.

Thank you.

Post count: 35449

Hi,

If you are using a standard post style then you’ll need to edit the loop-single-x.php files that correspond to that style, these can be found in wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-1.php for style 1, also please check our documentation for child theme.

Thank you!

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