Ok I've been trying to figure this out but it just doesn't seem to want to work!! sts runs great but how do I specify a template for a single page that has only one value in the cPath.
For instance if my URL is - index.php?cPath=48 my template would be index.php_48.html which does work for that category BUT it also applies that specific template to ANY of the other pages that are within that category. In other words index.php?cPath=48_50 uses the template that should ony be specified for cPath=48 ONLY.
I've placed an index.php.html within the sts templates dir but that doesn't work. Anybody out there have a solution for this?
Thanks in advance.