Version 0.21 List category posts
I'm not sure how to get custom taxonomy to display.
My custom taxonomies are
product_id
product_quantity
customfield_display=product_id,product_quantity
I don't understand the wording of this at all
custom fields - To use custom fields, you must specify two values: customfield_name and customfield_value. Using this only show posts that contain a custom field with this name and value. Both parameters must be defined, or neither will work.
in my case customfield_name=WHAT customfield_value=WHAT
How does this get modified to display those two taxonomies?
[catlist thumbnail=yes customfield_display=product_id,product_quantity template=pfs-row numberposts=100 name=master-voicing-tools]
thank-you!