Show full event description for Single Events

22 views
Skip to first unread message

taylha...@gmail.com

unread,
Jan 16, 2014, 1:59:42 PM1/16/14
to myev...@googlegroups.com
I have purchased the Single Event addon. I'd like it to display the full event description by default so that users do not need to click the 'More' link to expand the description. However, in all the other views (list, calendar, etc.) I have the plugin configured to show the collapsed view of the description. Is there a way to show the full event description ONLY when viewing a single event? Thanks for any direction!

Michael Gamble

unread,
Jan 16, 2014, 8:27:59 PM1/16/14
to myev...@googlegroups.com, taylha...@gmail.com
Can you post a link to your site Tay?

I might have a simple quick fix for you.

Regards,
Mike

taylha...@gmail.com

unread,
Jan 16, 2014, 8:38:21 PM1/16/14
to myev...@googlegroups.com, taylha...@gmail.com

taylha...@gmail.com

unread,
Jan 17, 2014, 11:20:47 PM1/17/14
to myev...@googlegroups.com, taylha...@gmail.com
Thanks for the help, Michael. I added the .eventon_single_event selector and now it works for Single Events only!

.eventon_single_event .evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot {
display: none;
}

.eventon_single_event .evcal_event_details .evcal_evdata_cell.shorter_desc {
height: auto !important;
padding-bottom: 20px;
overflow: visible !important;
}

Reply all
Reply to author
Forward
0 new messages