fixing filter buttons container bug
This commit is contained in:
parent
1f3c36a18a
commit
7e7a6aaad7
|
|
@ -69,7 +69,7 @@ $posts = new WP_Query($args);
|
|||
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
<ul class="news-type-filters-wrapper">
|
||||
<?php
|
||||
$news_types = get_terms(array(
|
||||
'taxonomy' => 'news_type',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user