Is there a way to create an event list that only shows the card but doesnt open up or link to anywhere? I was thinking about just showing a quick look list on the front page but having users go to the EVENT page for the full interaction. thanks.
Jan 20,2017 AT 7:16PM - 3 years ago -yes, add this to the calendar shortcode:
ux_val=”X”
this basically shows the event top but is not clickable
so you will get a list of events but the customer can’t see more
Sweet! that did it. Thanks.