add readated in pages
This commit is contained in:
@@ -36,6 +36,9 @@ $partners = new WP_Query([
|
||||
?>
|
||||
</div>
|
||||
<? custom_pagination($partners); ?>
|
||||
|
||||
<?php get_template_part('partials/related-posts', '', array('posts_per_page' => 8) ); ?>
|
||||
|
||||
</div>
|
||||
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user