Viewing 1 replies (of 1 total)
  • Not sure if you’re still in need of this but I did this by adding the following to the [plugin folder]/views/events-list-load-widget-display.php

    <li class="<?php echo $alt_text ?>">
      <div class="post-thumbnail">
        <?php echo get_the_post_thumbnail($post->ID, 'thumbnail'); ?>
    
      </div>
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: The Events Calendar] Thumbnail in widget?’ is closed to new replies.