Good question. The answer is to create an override of the tooltip.php template instead of modifying the core file.
In summary, that means:
- <span style=”line-height: 13px;”>Make a copy of the tooltip.php file</span>
- Create a new directory in your theme folder called tribe-events and another folder inside of that called widgets. Drop the copied file in there.
- Make you changes to the template and save them
Now the template is in your theme and will not be overridden when the plugin updates. 🙂
These steps are more thoroughly detailed in our Themer’s Guide, which I suggest you check out.
Does that make sense? Will that work for you? Please let me know.
Cheers!
Geoff