Hi,
I get the following error:
"Your PHP code changes were rolled back due to an error on line 63 of file wp-content/themes/x-child/functions.php. Please fix and try saving again.
syntax error, unexpected ‘}’, expecting end of file"
When I paste and update the following cookie compliance code on my child functions.php file:
add_action( ‘wp_head’, ‘x_insert_header_scripts’ );
function x_insert_header_scripts(){
?>