modxTalks
modxTalks copied to clipboard
How to override default tpl?
Hi, thanks for this great addon! I'm trying to create my own templates, but ModxTalks keeps using the default templates.
For example: based on the documentation I created a chunk with title 'commentAddFormTpl' and my own custom comment form. However it is not used by modxTalks, instead it still uses the default tpl that is in the 'elements' folder of my installation of modxTalks. How can I get modxTalks to use my template instead of the default commentform.chunk.tpl? I don't want to set this individually for each resource.
Thanks!