Multiple index templates
-
I am creating a parallax theme and I have an index.php file that includes layout files for each section. Now what I need is each of the sections to link their own index files.
So the services section will link to index-services.php and the products will link to index-products.php.
Now I can just link each section to index-xxxxx.php but was wondering if there is a better way to do this?
- The topic ‘Multiple index templates’ is closed to new replies.