Title: Creating a Template
Last modified: August 26, 2017

---

# Creating a Template

 *  Resolved [dawnmb](https://wordpress.org/support/users/dawnmb/)
 * (@dawnmb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/creating-a-template-2/)
 * Want to be able to create a page that looks like the rest of the pages on the
   site, but can’t seem to figure out how to do this with sermons plugin.
 * Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcreating-a-template-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Nikola](https://wordpress.org/support/users/nikolam/)
 * (@nikolam)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/creating-a-template-2/#post-9443115)
 * Hey [@dawnmb](https://wordpress.org/support/users/dawnmb/),
 * To use templates in your theme, you should open Sermon Manager directory via 
   FTP or some file manager, and copy the `.php` files from `views` subfolder to
   your theme root.
 * For example, to modify only page where all sermons are shown (`http://example.
   com/sermons`), you should copy file `/wp-content/plugins/sermon-manager-for-wordpress/
   views/archive-wpfc_sermon.php` to `/wp-content/themes/twentyseventeen/archive-
   wpfc_sermon.php` and modify it however you like.
 * For single sermon view, you would use `single-wpfc_sermon.php`, for preachers
   view `taxonomy-wpfc_preacher.php`, and so on.
 * I hope this answers your question 🙂
 *  Thread Starter [dawnmb](https://wordpress.org/support/users/dawnmb/)
 * (@dawnmb)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/creating-a-template-2/#post-9448029)
 * Thanks so much!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Creating a Template’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sermon-manager-for-wordpress_688896.
   svg)
 * [Sermon Manager](https://wordpress.org/plugins/sermon-manager-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sermon-manager-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sermon-manager-for-wordpress/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dawnmb](https://wordpress.org/support/users/dawnmb/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/creating-a-template-2/#post-9448029)
 * Status: resolved