I have a site that's built with 7.1 and really would like to disable the individual event pages. My site has a lot of events, but each event isn't inputted with many details so those event item pages are pretty much useless and a way for readers to get lost...
Does anyone know of any custom code to accomplish this? Disabling event item pages is the goal, but even just some code to remove the links from the event titles would be awesome.
Question
Katherine-Akemi
I have a site that's built with 7.1 and really would like to disable the individual event pages. My site has a lot of events, but each event isn't inputted with many details so those event item pages are pretty much useless and a way for readers to get lost...
Does anyone know of any custom code to accomplish this? Disabling event item pages is the goal, but even just some code to remove the links from the event titles would be awesome.
Many thanks!
Edited by Katherine-AkemiLink to comment
Top Posters For This Question
1
3
1
2
Popular Days
Oct 22
2
Mar 24
1
Oct 25
1
Mar 25
1
Top Posters For This Question
rosieames 1 post
tuanphan 3 posts
Katherine-Akemi 1 post
IndInk 2 posts
Popular Days
Oct 22 2021
2 posts
Mar 24 2020
1 post
Oct 25 2021
1 post
Mar 25 2020
1 post
Popular Posts
tuanphan
Difficult to help without checking site url. To disable event title links, add to Home > Design > Custom CSS h1.eventlist-title { pointer-events: none; }
rosieames
T This was helpful, thanks Tuan!
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment