Not Showing on Post Template
-
Hi there,
I just placed :
<?php $query = new WP_Query( array( ‘meta_key’ => ‘_is_ns_featured_post’, ‘meta_value’ => ‘yes’ ) ); ?>
into the post template and nothing shows!
Can you help please?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Not Showing on Post Template’ is closed to new replies.