Zen Cart Logo
Forums / Installing on a Windows Server / Template Override knocks out Sideboxes

Template Override knocks out Sideboxes

Locked

Views: 1,659

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Dec 2007, 18:45
#1
Join Date:
Dec 2007
Posts:
7
Plugin Contributions:
0

Template Override knocks out Sideboxes

My default new installation of version 1.3.8 on my local host (running XP) works fine, but the moment I add a Template Override I lose the display of my side boxes. Here are the repro steps:

  1. do a clean install of v 1.3.8
  2. verify the default zen cart displays as it should in browser (Explorer 7)
  3. copy includes/templates/classic and rename TIC
  4. edit the new template_info.php > $template name= TIC template
  5. switch template in Admin>Tools>Template Section

When I return to view my zen cart and refresh the browser, my side boxes are gone.

Robert

17 Dec 2007, 18:52
#2
nrg77 avatar

nrg77

Zen Follower

Join Date:
May 2007
Posts:
181
Plugin Contributions:
0

Re: Template Override knocks out Sideboxes

Travelling in Curves:

My default new installation of version 1.3.8 on my local host (running XP) works fine, but the moment I add a Template Override I lose the display of my side boxes. Here are the repro steps:

  1. do a clean install of v 1.3.8
  1. verify the default zen cart displays as it should in browser (Explorer 7)
  1. copy includes/templates/classic and rename TIC
  1. edit the new template_info.php > $template name= TIC template
  1. switch template in Admin>Tools>Template Section

When I return to view my zen cart and refresh the browser, my side boxes are gone.

Robert

After setting your template, you must go back to the sidebox layout controller and press "RESET", then you should be fine....

17 Dec 2007, 19:11
#3
Join Date:
Dec 2007
Posts:
7
Plugin Contributions:
0

Re: Template Override knocks out Sideboxes

& bingo! Thanks nrg77!