Post loop – Additional query arguments
Query posts( array( 'category and' => array(2,6) ) ); [/code] How can i realize it with Build Post Query Widget. It would not work If i put in the field Additional query arguments category and => array(2,6)[/code].