Overriding templates in your theme

Sofia Romano Sofia Romano 2 months ago

Copy any file from the plugin's templates/ directory into your-theme/jetonomy/ and edit there. Your overrides survive plugin updates. Keep markup changes minimal so future template changes still apply cleanly.

1

We ran into the same situation last quarter. What worked for us was starting small and only adding complexity when a real need showed up.

Great point. I had not considered the angle you raised in the second paragraph — it reframes the whole thing for me.