Title: Change template single-event.php
Last modified: August 6, 2020

---

# Change template single-event.php

 *  Resolved [Bogdan](https://wordpress.org/support/users/radoibogdan/)
 * (@radoibogdan)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/change-template-single-event-php/)
 * Hello,
 * I really enjoy the plugin and using it for my internship (newbie in WP)
 * I want to create a custom single-event.php file but similar to the default one
   which I can’t find in the plugin files.
    I don’t want the author to show and 
   category to show (and don’t want to use css to do it. Finding the initial template
   would help me.
 * I have a child theme folder with a single-event.php file with the template found
   on this reply for the moment.
    [https://wp-events-plugin.com/tutorials/modifying-the-event-calendar-html/](https://wp-events-plugin.com/tutorials/modifying-the-event-calendar-html/)
 * Thank you !
    Bogdan

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

 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/change-template-single-event-php/#post-13218996)
 * Hello,
 * You could always create single-event.php, This should work if you want to modify
   the template of the Single Events. As for the main content of events, You could
   modify those under Events > Settings > Formatting > Events > Single event page
   format. The contents from this settings would show on where the code the_content()
   is located on your single.events.php
 * If you just want to hide the author,categories you may be able to hide it by 
   using a quick hack of using display: none; of CSS.
 *  Thread Starter [Bogdan](https://wordpress.org/support/users/radoibogdan/)
 * (@radoibogdan)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/change-template-single-event-php/#post-13221083)
 * Thank you, Tim !
    Do you know how I can change the footer bar link (class icn-
   grid-empty) that shows after the ‘You might be interested by these articles’ ?
   The four little squares(icn-grid-empty) link to my Posts(wp default) and not 
   my Events (from EM). Thank you again !

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

The topic ‘Change template single-event.php’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [single-event.php](https://wordpress.org/support/topic-tag/single-event-php/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * 2 replies
 * 2 participants
 * Last reply from: [Bogdan](https://wordpress.org/support/users/radoibogdan/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/change-template-single-event-php/#post-13221083)
 * Status: resolved