wp_query and classipress
				
				
                
                    
                    
                
                
                    
                
                    
						
                
                
                    Hi.
This thread 
http://forums.appthemes.com/classipr...ategory-24788/
Shows that you can use wp_query in classipress by using the 'ad-cat' => <category slug> if you wan't to use wp_query to search ads for a specific category only.
I am new to wp_query(), but I know that 'ad-cat' is not a standard wordpress parameter to the wp_query object.
I have tried to use the taxony query, but I never could get the wp_query to return what I wanted. 
I can't find any api documentation on the appstheme website that describes what parameters I can use with the wp_query object.
Can anybody please describe where I can find more information. 
Thank you.