So I have a home page where all the blog entries from my various blogs are displayed.
Each blog has its own set of templates.
Problem I have is, while the post display correctly and a user clicks them he or she can read the complete post. They all go to the default template instead of the unique templates they use.
Is there anyway I can fix this? I searched and I honestly couldn’t find a solution.