New static "Features" page as part of custom template
-
I coded a “Features” Page similar to the one on http://en.wordpress.com/features/
It is fully translatable via GNU gettext localization framework because the social network should be available in different languages.
I know want that page to be a part of my custom theme. I created a new folder in my themes directory called “pages” and put the file “features.php” in it.
It is not accessible with http://www.mydomain.com/pages/features.php
I would love to take a look at the skeleton component, but codex is temporary not available. Any hints how i could make the “features.php” accessible and show up as http://www.mydomain.com/features?
- The topic ‘New static "Features" page as part of custom template’ is closed to new replies.