correct paginator
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
?>
|
||||
<?php get_template_part('partials/post-list', null, ['query' => $query]); ?>
|
||||
</div>
|
||||
<?php custom_pagination(); ?>
|
||||
<?php custom_pagination( $query ); ?>
|
||||
</div>
|
||||
<?php get_footer(); ?>
|
||||
Reference in New Issue
Block a user