Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Poblem with template selection in admin

Poblem with template selection in admin

Views: 974

Results 1 to 4 of 4
21 Apr 2023, 9:51 PM
#1
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Poblem with template selection in admin

<?php $template_name = 'mein'; ?php> I created custom template according to instructions in docs I entered this template info.php (see above) There must be a syntax error, because when I go to Tools -> template selection I get blank page. Please help. Thank you, CK
21 Apr 2023, 10:20 PM
#2
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Poblem with template selection in admin

I found the syntax error:

<?php $template_name = 'mein'; ?>

This is the correct syntax.

However, the template still does not display.
The page is no longer blank, but it only shows responsive classic.

21 Apr 2023, 10:51 PM
#3
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Poblem with template selection in admin

SUCCESS!! the template is there you just have to hit the arrow next right from the selector.

22 Apr 2023, 12:12 AM
#4
ckosloff avatar

ckosloff

Totally Zenned

Join Date:
Feb 2007
Location:
South Florida, USA
Posts:
1,375
Plugin Contributions:
0

Re: Poblem with template selection in admin

SUCCESS!!!
I just had to click on the arrow and select the template