mlddev
Member
Posted 5 months ago #
Fist just want to say great plugin.
Does this work with custom post types? How can I reference them in the shortcode?
I have Woocommerce installed and products are setup as a custom post type. When I use the shortcode to pull from the custom posts category ID it does not show up on the page.
What am I missing?
http://wordpress.org/extend/plugins/autonav/
mlddev
Member
Posted 5 months ago #
Never-mind, I figured it out.
Needed to use the postid=TYPE_cat for it to work with the "product" custom post type.
[autonav display="posts:product,list,notitle,thumb" columns="4" count="2" postid="product_cat:rings"]