add actual version
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
<!--[search/search-list-item]-->
|
||||
|
||||
<div class="newslist__item"
|
||||
itemscope
|
||||
<?php if( get_post_type() == "profile_article"): ?>
|
||||
itemtype="https://schema.org/Article"
|
||||
<?php else: ?>
|
||||
itemtype="https://schema.org/NewsArticle"
|
||||
<?php endif; ?>
|
||||
>
|
||||
|
||||
<?php get_template_part("template-parts/micro/post"); ?>
|
||||
<div class="newslist__item">
|
||||
|
||||
<div class="d-flex">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user