Hey,
I am using the Custom Post Template Plugin (http://wordpress.org/plugins/custom-post-template/) to style different posts with different layouts. My question is, how can I get the name of the post-template in the loop on my index.php or somewhere else (outside of singleXX.php)? I want to loop threw all my posts and to style them differently according to their template.
Thank you!!