Hey Kiesi,
How do I change files that are included in the function file in a child theme?
I cant just copy the folder and change the php file.
I tried added this to my function in the child :
require_once( get_template_directory_uri() . ‘/includes/loop-page.php’ );
Then i get this error :
Fatal error: Call to undefined function avia_get_option() in /var/www/sinsio.dk/bolig/wp-content/themes/sinsio-child/loop-index.php on line 6