Hallo,
I am working on my website and have great 2posttype and taxonomy
like:
product (posttype)
owner (taxonomy)
name (posttype)
now i have make connections between two post types and one taxonomy.
and its work fine i have use the code for connection
[Code moderated as per the Forum Rules. Please use the pastebin]
code by Justin Tadlock
this code changing term links to post permalinks.
in name posttype i have get a profile from owner. and now i want to show in singel all product from the owner in singel-name.php
MY Qustion How can i show all product from the owner in singel-name.php??
it will be very nice if some one can help me.