Yes it is also not working for me. Please do something.
@nora Thanks alot. I used get_posts instead of WP_Query(), its working now.
$aquery->the_post() was the problem but I was using specific variable rather than only the_post().
Fought so many days with WP_Query. How can $aquery->the_post() change globar $post. Thats really surprising. If you have any other thoughts, please do share, it might be very helpful in future. Thanks.