check sticky4
This commit is contained in:
parent
e5c9dc88d0
commit
e20c26d886
|
@ -15,7 +15,7 @@
|
||||||
if ( isset($sticky[0]) ) {
|
if ( isset($sticky[0]) ) {
|
||||||
get_template_part( 'content', get_post_format() );
|
get_template_part( 'content', get_post_format() );
|
||||||
}
|
}
|
||||||
|
wp_reset_query();
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Reference in New Issue