Title: Feature Deactivation
Last modified: August 21, 2016

---

# Feature Deactivation

 *  [tonynmrk](https://wordpress.org/support/users/tonynmrk/)
 * (@tonynmrk)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/feature-deactivation/)
 * Hello,
 * I’ve been doing some work on the website [http://www.mrfabulousps.com](http://www.mrfabulousps.com).
   
   On the “Performance Schedule” section of the main page you can see the output
   on hover is very clean and minimal. However, when I click on an event and hover
   over the same area while on another page I’m presented with a bunch of details
   about the event that could be left off. I would like to see all instances of 
   the hover popup be like you see in the first image. Any suggestions would be 
   much appreciated!
 * [url=http://postimg.org/image/ya55xdez7/][img]http://s29.postimg.org/ya55xdez7/
   TG1.png[/img][/url]
 * [url=http://postimg.org/image/er0ko0g7n/][img]http://s29.postimg.org/er0ko0g7n/
   TG2.png[/img][/url]
 * [https://wordpress.org/plugins/all-in-one-event-calendar/](https://wordpress.org/plugins/all-in-one-event-calendar/)

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

 *  [Benjamin](https://wordpress.org/support/users/bsokic/)
 * (@bsokic)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/feature-deactivation/#post-5062319)
 * Hello,
 * Please check to see if you are experiencing a theme or plugin conflict: [https://time.ly/document/troubleshooting/first-troubleshooting-step/](https://time.ly/document/troubleshooting/first-troubleshooting-step/)
 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/feature-deactivation/#post-5062355)
 * The text should show up in all pages, so its most likely a theme conflict somewhere.
   That said:
 * If you’re wanting to remove all the extra info from the hover section, you could
   always do the following:
 * 1. Create a child calendar theme. See [https://time.ly/document/customize-calendar/create-new-calendar-theme/](https://time.ly/document/customize-calendar/create-new-calendar-theme/)
   for details.
 * 2. Copy **…../all-in-one-event-calendar/public/themes-ai1ec/vortex/twig/event-
   popup.twig** to the **twig** folder in your child calendar theme. If you don’t
   have a **twig** folder, create one.
 * 3. Edit the copy of **event-popup.twig** in your child calendar theme to remove
   the sections you don’t want. Twig is a template engine, and you can see documentation
   at [http://twig.sensiolabs.org/documentation](http://twig.sensiolabs.org/documentation)(
   specifically look at Twig for Template Designers).
 * 4. Only once you’ve edited this, change your calendar theme in **Dashboard->Events-
   >Calendar Theme** to your child calendar theme. If you want to edit further, 
   make sure to change back to another calendar theme (Vortex is the default). Only
   edit the theme when it’s inactive, as otherwise you might get issues with caching.
 * Note: If necessary, you might need to disable caching, or clear the ai1ec cache.
   If you disable caching the site will be slow, so remember to enable it again 
   once it’s the way you want it.
 *  [cefiar](https://wordpress.org/support/users/cefiar/)
 * (@cefiar)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/feature-deactivation/#post-5062356)
 * If you do not want ANY hover section for events, do the above and edit **event-
   popup.twig** so that it’s an empty file (do not delete). This will override the
   default one so that nothing gets shown.
 * The template system will fall back to the default files if you don’t define a
   new template. In this way, you don’t need to create a complete calendar theme
   from scratch, but just edit/blank the files you want to achieve the desired behaviour.

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

The topic ‘Feature Deactivation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/all-in-one-event-calendar.svg)
 * [Timely All-in-One Events Calendar](https://wordpress.org/plugins/all-in-one-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-event-calendar/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [cefiar](https://wordpress.org/support/users/cefiar/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/feature-deactivation/#post-5062356)
 * Status: not resolved