Creating a subpage to the Author template
-
I need to create a Gallery page under a template called Gallery.php that rests in the URL as a subpage to the Author.php template like so:
example.com/author/thirdofthetimelords/gallery
I have a shortcode from Envira which I can implement into Gallery.php that will pull the nickname of the author in question and provide the album of every picture they have been tagged in. I want this page to populate automatically, similar to the Author.php page, because we have 30+ authors and I don’t have time to create a gallery for each one of them. I simply need help setting up Gallery.php to go where I need it to and have the permalink I need it to have.
I have been spending the past 6 hours researching template hierarchies, endpoints, and queries and just simply can’t seem to find a way to set this up. Any help would be greatly appreciated. Thank you.
- The topic ‘Creating a subpage to the Author template’ is closed to new replies.