Hi,
I have a blog called mudrunlifestyle.com and it's using the Schema Lite Theme.
I've tried adding "Person" Schema code to the about page using a custom field called "schemamarkup" and added the following code in the header.php file before closing of the </head> tag.
<?php
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true);
if(!empty($schemamarkup)) {
echo $schemamarkup;
}
?>
The schema code publishes fine when I'm logged into the site. However, when I've logged out the site and viewed the following page: https://mudrunlifestyle.com/a