Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Override CommentsInterface.ss?


Go to End


2 Posts   1173 Views

Avatar
BobRock

Community Member, 15 Posts

4 September 2013 at 8:09am

I've installed the comments module for my SS 3.0 blog and it's working.

But I want to override the CommentsInterface.ss template and I can't figure out where to put the overriding file. I've tried in themes/mytheme/template and themes/mytheme/templates/Includes and neither seem to work.

This should not be hard, so I must be missing something easy.

Clues?

Bob

Avatar
BobRock

Community Member, 15 Posts

5 September 2013 at 12:04am

With some guidance on Stack Overflow (http://stackoverflow.com/questions/18600668/overriding-silverstripe-3-commentsinterface-ss), I put the CommentsInterface.ss template in /themes/mytheme/templates/ and ran www.mysite.com/?flush=all. But that still didn't force the system to use my version of the template.

So I must be missing something else. But what?

Bob