oh so it works for you. For me, I retrieves no posts. I have really double check that the post IDs are correct. It is driving me mad …
This works though
`$test= “cat=41,23&meta_key=tema&meta_value=”. $recept[0];
echo $test;
$my_query = new WP_Query($test); ?>`
By the way thanx !!!