#4451

Nam Nguyen
Moderator

Dear, juanki1972
Sorry for the delay
You can be goto file root\sns_ostore\modules\snsostoretheme\snsostoretheme.php
find hookleftcolumn and change
return $this->display(__FILE__, 'leftColumn.tpl');
=>
return $this->display(__FILE__, 'leftcolumn.tpl');
Thanks!