arstuavitamea
Member
Posted 4 months ago #
Hi thanks for your plugin.
I am trying to use it to filter some custom fields from a category archive
eg. give me all the posts in cat 56 with custom field city= value
mysite.com/?cat=56&city=Austin
but i have problem with pagination when i go to page 2 i see nothing
mysite.com/page/2/?cat=56&city=Austin
another question...is a problem with custom field valuse containing spaces? city=New York
http://wordpress.org/extend/plugins/custom-query-fields/
wakingmedia
Member
Posted 4 months ago #
Hi, I am wondering about this too.
I'd also like to be able to show all the results in a field.
Something like:
mysite.com/?cat=56&city=>0 (greater than 0, greater than null)
mysite.com/?cat=56&city_min=>0
mysite.com/?cat=56&city_exclude=NULL
Any thoughts?
wakingmedia
Member
Posted 3 months ago #
Hey arstuavitamea,
I think I found the answer to your problem here:
Query Posts Pagination