I've created a content type, as well as a content view. I am using WP Import All to import my inventory from an XML feed. Everything works great, and my inventory is being imported as the new custom post types, except I cannot seem to get the Content Template to set automatically. I am having to re bind all the posts to the Content Template after every import.
I have tried setting the custom field "_views_template" to the name of my Content Template but that doesn't seem to work.
Any suggestions?
Thanks,