Quantcast
Channel: polylang – WordPress.org Forums
Viewing all articles
Browse latest Browse all 11471

Chouby on "Exclude category from loop, the Polylang way"

$
0
0

@Tiago ADPS

I believe that your problem is that you totally reset the query. You should keep existing query vars with something like

global $wp_query;
query_posts(array_merge($wp_query->query, array('category__not_in' => 23)));

@zofijeczka
As per forum rules, please don't pollute this thread and open a new one, as your question is not the same.


Viewing all articles
Browse latest Browse all 11471

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>