You can try with some PHP code, admitting you know the post_type you want to exclude.
<?php if (!$post->post_type == ‘YOUR TYPE) { ?>
THE INJECTION
<? } ?>
You can try with some PHP code, admitting you know the post_type you want to exclude.
<?php if (!$post->post_type == ‘YOUR TYPE) { ?>
THE INJECTION
<? } ?>