Disable schema.org "Webpage" and "hentry"

Posted in: Newsmag
Post count: 93

Hello, i am creating my own custom post types that will have very specific schema on a cpt template.
How can i disable the adding of shema tags like “Webpage” and “hentry” and all it’s properties?
Thanks for your help.

EDIT: Fixed by removing
<?php echo $td_mod_single->get_item_scope_meta();?>

From the template. As fo the hentry i’ll leave it alone for now since doesn’t interfere with my new schema.

Viewing 1 post (of 1 total)
The forum ‘Newsmag’ is closed to new topics and replies.