I renamed node.tpl.php to node-classified_ads.tpl.php because I want to theme the "submitted by" section. I made the changes and saved it but I didn't see any changes. I applied this method to other content types and they work fine.
I renamed node.tpl.php to node-classified_ads.tpl.php because I want to theme the "submitted by" section. I made the changes and saved it but I didn't see any changes. I applied this method to other content types and they work fine.
Comments
Comment #1
cside commentedRename the file node-ed_classfied.tpl.php
Comment #2
milesgillham commentedApart from the typo, cside is correct. I can confirm that that copying node.tpl.php to node-ed_classified.tpl.php in your theme directory will allow you to tailor the output.
Marking as fixed, no further work required.
Cheers,
Miles