don’t generate itemprops when using <?php echo do_shortcode…
-
<?php echo do_shortcode('[WPCR_SHOW POSTID="ALL" NUM="3"]'); ?>
when I try to use WP CR in this way, directly in home.php i don’t see:
<meta itemprop=”telephone”
<div class=”wpcr3_hide” itemprop=”address”i guess this happen because i made homepage fully on php without using “create page” where i can fill this fields.
So how i can fill this fields for schema.org? Maybe hooks, or something else?
- The topic ‘don’t generate itemprops when using <?php echo do_shortcode…’ is closed to new replies.