Ok I have a couple of questions then. If I do that, how do I remove trackbacks then? I've already modified the entries.tpl file in the templates_c directory (for another customization, see here for another thread in which you helped me). Everything seems to be running fine, and I do NOT intend on changing templates anytime soon. There are a whole bunch of files in the templates_c directory right now. You're saying I should delete the entire contents of the directory? I do not see another entries.tpl file ANYWHERE other than the one in the templates_c directory.judebert wrote:Well, not quite that bad. Just delete the file from templates_c. If it causes any further trouble, delete everything in templates_c.
Serendipity will use the files in the default/ directory if there's no such file in the current template directory. Rather than modifying the default/entries.tpl (and maybe messing up some other template if you ever want to change), we ususally recommend copying default/entries.tpl to {your template}/entries.tpl and modifying it there.
Just to experiement I removed all the files in templates_c, and now my sticky posting text removal customization (modified entries.tpl file) is gone. I put the new entries.tpl file in the regular template directory of the template I am using (chalkboard) and it didn't change anything.
When you say "default", do you mean the regular "templates" directory? (not templates_c) Sorry, I've noticed a lot of posts here assume you have a certain amount of knowledge but I just need it spelled out a little better.
jude: If you don't mind, I have a small off topic question I thought you could answer as well. Regarding mod_rewrite. I have it turned on, but I had to turn it off the other day for something and the formatting of my blog was all messed up, like the template disappeared. What is this? Is it because once you use mod_rewrite you cannot go back to the default apache error handling setting? I intend to leave it set to mod_rewrite, just wondering why it would do that.