correct data
This commit is contained in:
@@ -42,9 +42,7 @@ if ( $random_posts ) {
|
||||
<div class="pets-widget-maintitle"><a href="/pets">Питомцы</a></div>
|
||||
<a href="<?php the_permalink(); ?>">
|
||||
<?php if ( has_post_thumbnail() ) : ?>
|
||||
<div>
|
||||
<?php the_post_thumbnail('medium'); ?>
|
||||
</div>
|
||||
<?php the_post_thumbnail('medium'); ?>
|
||||
<?php endif; ?>
|
||||
<h3 class="pets-widget-title"><?php the_title(); ?></h3>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user