Found it and I am using a bizznis theme ??
Here’s what the function file says
‘<?php
/*
WARNING! DO NOT EDIT THIS FILE!
This file is part of the core Bizznis parent theme.
Please do all modifications in the form of a child theme.
*/
//* This file calls the init.php file, but only if the child theme hasn’t called it first.
require_once( dirname( __FILE__ ) . ‘/lib/init.php’ );’
I tried putting in the two lines you gave me anyways and I got an error message..