Display excerpt in Events List Widget
-
Hi,
Looking to display the event excerpt in the Events list widget. I was able to add an excerpt by copying the events.php to my child theme, adding a line of code, and overriding the template file according to the TEC docs. But, the excerpt seems to be pulled from the page that the widget is on, rather than the excerpt from the event. This is the code I added:<p class=”excerpt”> <?php the_excerpt(); ?></p>
Can anyone point me in the direction of the correct line of code here?
Thanks,
EricaThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display excerpt in Events List Widget’ is closed to new replies.