Home › Forums › Weaver Xtreme Theme › site broken, old Plus plugin › Reply To: site broken, old Plus plugin
January 10, 2022 at 12:17 UTC - Views: 23
#70225
Participant
I have a question about the only change I made to the header.php file for the child theme, which was to insert a snippet of schema microdata into the opening body tag. Looking at the current header file, I can see echo weaverx_schema( ‘body’ ) there which looks like exactly what I need. Is there a way to use this to insert what I want there, so I don’t have to have a child theme with a modified header again? I can’t see any schema-related options in the admin, apart from turning it on or off.
Thanks