corect archiv

This commit is contained in:
arlemp@selectel.ru
2022-01-13 20:33:50 +03:00
parent f89bd9d939
commit e4ad3c6397
3 changed files with 67 additions and 47 deletions

View File

@@ -26,11 +26,15 @@ if( $posts ):
<?if (LANG_VERSION == 'ru'):?>
<div class="right_archive_link"><a href="<?php the_permalink(); ?>"><?=the_title();?></a></div>
<?endif?>
<br>
<center class="left_center_block">
<a href="https://vetandlife.ru/category/arkhiv/" class="left_button" target="_blank">Архив номеров</a>
</center>
</div>
<?php endforeach;
wp_reset_postdata();
wp_reset_postdata();?>
endif;
<?php endif;