comments - Overriding SilverStripe 3 CommentsInterface.ss -


i've installed comments module ss 3.0 blog , it's working.

but want override commentsinterface.ss template , can't figure out put overriding file. i've tried in themes/mytheme/template , themes/mytheme/templates/includes , neither seem work.

this should not hard, must missing easy.

clues?

bob

place commentsinterface.ss in /themes/mytheme/templates/. run ?flush=all flush template cache silverstripe starts using new template.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -