Title: Turn Off Toggle
Last modified: August 21, 2016

---

# Turn Off Toggle

 *  [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * (@kelseycurran)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/turn-off-toggle-2/)
 * How can I turn off the toggle option on the agenda calendar?
 * [http://wordpress.org/plugins/all-in-one-event-calendar/](http://wordpress.org/plugins/all-in-one-event-calendar/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * (@kelseycurran)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/turn-off-toggle-2/#post-3971583)
 * Well I found the JS file \app\view\admin\js\scripts\calendar.js and I removed
   the coding… it’s not a great fix, but hope that helps someone else..
 * `/*timely.define("scripts/calendar/agenda_view",["jquery"],function(e){var t=
   function(){e(this).closest(".ai1ec-event").toggleClass("ai1ec-expanded").find(".
   ai1ec-event-summary").slideToggle(300)},n=function(){e(".ai1ec-expanded .ai1ec-
   event-toggle").click()},r=function(){e(".ai1ec-event:not(.ai1ec-expanded) .ai1ec-
   event-toggle").click()};return{toggle_event:t,collapse_all:n,expand_all:r}}),*/`

Viewing 1 replies (of 1 total)

The topic ‘Turn Off Toggle’ 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/)

## Tags

 * [toggle](https://wordpress.org/support/topic-tag/toggle/)

 * 1 reply
 * 1 participant
 * Last reply from: [KelseyCurran](https://wordpress.org/support/users/kelseycurran/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/turn-off-toggle-2/#post-3971583)
 * Status: not resolved