How to edit post styles

Posted in: Newsmag
Post count: 7

Hi,

I have just updated to a newer version of newsmag, from an old one (v3). I used to edit the file loop-single-5.php in order to customize the post style “5”. That file is nowhere to be found in the new theme files. I would have liked to edit it using a child theme.

What is the appropriate way to modify a post style nowadays?

Thanks,

Post count: 35449

Hi,
Now the files can be fount on this path wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-5.php
To set a child theme you need to make the path like in the plugin (the path will start only under the Newsmag directory) so in this case it will be the child directory Newsmag-child/parts/single/loop-single-5.php – https://forum.tagdiv.com/newsmag-child-theme-support/
Thank you!

Post count: 7

Thank you!

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