correct micro newsArcticle
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<?php get_template_part("template-parts/micro/post"); ?>
|
||||
|
||||
<h1 class="profile_onenews__title">
|
||||
<h1 class="profile_onenews__title" itemprop="headline">
|
||||
|
||||
<?= the_title() ?>
|
||||
|
||||
@@ -48,7 +48,8 @@
|
||||
|
||||
<?php endif; ?>
|
||||
|
||||
<div class="micromarking">
|
||||
|
||||
<div itemprop="articleBody" class="micromarking">
|
||||
|
||||
<?= the_content() ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user