Child theme functions.php

Posted in: Newspaper
Post count: 9

A while ago I created a child theme with the files available in the /code/ folder. In this folder was also the functions.php file with just a few lines of coding. This file is now in my child theme folder. Everything is working fine btw. When I look into the ‘regular’ functions.php file from the latest Newspaper update, I see a much bigger file with more lines of coding. Should I copy this to my child theme or can I stick to the small file which is in my child theme folder for a while now?

Thanks for your help.

Post count: 22421

Hello,

The child theme needs the smaller version of the functions file as this file has a special implementation in the child theme. The small file is required instead of the big file .

Thank you!

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