Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter singhanart

    (@singhanart)

    Hi Darian, Thank you for your support. I’ve followed through the step from your link, I’ve copied the file to wp-content/themes/[your-child-theme]/tribe/events/v2/widgets/widget-events-list/event.php.

    In the next step I’m a bit lost would you please guide me where to put this code to (I’m not a coder so the further explained will be appreciated.)

    <?php echotribe_event_featured_image( $event->ID, 'thumbnail'); ?>

    <?php $this->template( 'widgets/widget-events-list/event/title', [ 'event'=> $event] ); ?>

    I want to adjust css from the plugin of the widget on my front page.

    Thank you very much

    Thread Starter singhanart

    (@singhanart)

    HI tristan083,

    Thank you very much for your help and I can get the image back now. However, for the second part about css (The custom template way) I try to follow the instruction but when I run the front page of the website raise the error

    We looked for a template file for the widget-events-list slug but could not find one.

    This was rendered by the Tribe\Events\Views\V2\Views\Widgets\Widget_List_View View.

    We’ve looked in the following locations:

    • Id: plugin
    • Priority: 20
    • Path: /plugins/the-events-calendar/src/views/v2

    Template context: { "slug": "widget-events-list" }

    I have copy the featured_image.php into the folder as in the attached image. Please suggest me what should I do.

Viewing 2 replies - 1 through 2 (of 2 total)