Title: Remove link to EVENT
Last modified: July 11, 2018

---

# Remove link to EVENT

 *  Resolved [trde](https://wordpress.org/support/users/trde/)
 * (@trde)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/)
 * Hi, I trying to remove link to single event but cant’t figure how to make it :/
   I’am using calendar only for 2 recurrent event nothing more. I don’t need link
   to more about event page. How to remove linking in month and agenda view?

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

 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/#post-10485121)
 * Hi [@trde](https://wordpress.org/support/users/trde/),
 * In the Agenda View, you can hide the Read More button using custom CSS:
 * #ai1ec-container .ai1ec-read-more {
    display:none; }
 * Copy and paste the custom CSS code above under Appearance > Editor > your theme’s
   CSS file > then Save the file.
 *  Thread Starter [trde](https://wordpress.org/support/users/trde/)
 * (@trde)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/#post-10485380)
 * OK but how to do it in month view? I trying to find php file where link is located
   to change this PHP line by removing some code.
 *  [Sunny Lal](https://wordpress.org/support/users/sunny454/)
 * (@sunny454)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/#post-10485541)
 * Hi [@trde](https://wordpress.org/support/users/trde/),
 * Sorry, there isn’t a way to do it in month view unfortunately.
 *  Thread Starter [trde](https://wordpress.org/support/users/trde/)
 * (@trde)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/#post-10485558)
 * O.o

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

The topic ‘Remove link to EVENT’ 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/)

 * 4 replies
 * 2 participants
 * Last reply from: [trde](https://wordpress.org/support/users/trde/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/remove-link-to-event/#post-10485558)
 * Status: resolved