Forums
(@nunphotography)
7 years, 10 months ago
Hello I ve the same issue, did you find a solution? I think this plugin is not working ?? Any help?
8 years, 8 months ago
I solved coding like this:
$zerif_latest_loop = new WP_Query( array( ‘post_type’ => ‘post’, ‘posts_per_page’ => $zerif_total_posts, ‘order’ => ‘DESC’,’ignore_sticky_posts’ => true, ‘cat’ => ‘-100, -56, -57, -34, -91, -90, -38, -40, -1, -3’ ) );
Hi I did the same, ok the category is not showed, but he shows all the pages!!!!
How it is possible?
Thanks for the answer!