• Resolved vicvicvic

    (@vicvicvic)


    Hello, I need to change some texts in the files /src/views/month/content.php and in src/views/single-event.php but I would like to know how I can keep these changes through the plugin updates. Thanks.

Viewing 1 replies (of 1 total)
  • Ed

    (@erishel)

    Hey there @vicvicvic,

    Thanks for reaching out!

    Our Themer’s Guide is a great reference for this, but I’ll run it down for you too.

    You’ll need to create a directory called tribe-events in your theme folder. You can paste a copy of single-event.php right there.

    For the other file, inside tribe-events, create another folder called month and paste content.php there. For any others, just follow the directory structure, you can see some other examples in the Themer’s Guide.

    Hope that helps!

Viewing 1 replies (of 1 total)

The topic ‘keep changes in view files after updates’ is closed to new replies.