Problem with Query
-
Hi, I am trying to query posts according to values given from GD Star rating plugin. I will use posts from some categories. Anyone capable of seeing what’s wrong with this query string?:
<?php query_posts("gdsr_sort=review&sort_order=asc&gdsr_multi=3"&showposts='5'&cat=3,5,6,9,31); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Problem with Query’ is closed to new replies.