Changes on default.master.tpl doesn't show in the site.

edited October 2011 in Vanilla 2.0 - 2.8
I've my custom template enabled. And I try to modify default.master.tpl inside my theme folder. But changes don't reflect on the site.
Very strange. Where else it could be controlled from?

Best Answer

  • jspautschjspautsch ✭✭✭
    Answer ✓
    I think it caches default.master.tpl, so you have to delete the cached version. Look around inside Cache>Smarty for the file.

Answers

  • you need

    applications >dashboard>veiws>default.master.php
  • jspautschjspautsch ✭✭✭
    Answer ✓
    I think it caches default.master.tpl, so you have to delete the cached version. Look around inside Cache>Smarty for the file.
Sign In or Register to comment.