Inject some lines of code on single.php doesn't work for Newspaper 9.7.3

Posted in: Newspaper
Post count: 5

Halo, Tagdiv

I need to inject some lines of code of custom ads on single.php. I did this on previous version of Newspaper theme, and it works but not for 9.7.3 version.

Would you help me, please?

Thank you.

Post count: 35449

Hi,

In order to add some custom php code in post in Newspaper v9.7 , you need to edit the loop-single-n, n is for the number of the template that you are using, for example if you are using post template 1 you need to go in plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
-> https://www.screencast.com/t/eCPWKrIl2

This settings will apply on responsive version too, but if you use mobile theme you’ll need to make this changes in plugins/td-composer/mobile/single.php too.

Hope this will help you!
Thanks.

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