Erick Royer Posted May 18, 2007 Share Posted May 18, 2007 I read in the manual that you can make a separate template for each infobox, ie. $searchbox $categorybox, etc Presently all the info boxes default to using infobox.php.html which is located in the following folder: catalog/includes/sts_templates/bjg/boxes However I need to make a custom box template for each one, and the instructions say to change the template name to infobox_TEMPLATE NAME_php.html So I created infobox_searchbox.php.html and infobox_category.php.html when I run the index page http://www.bigjohnsonsguitars.com/catalog/index.php it sill keep pulling the infobox.php.html file So I thought I needed to remove the infobox.php.html file and see what will happen When I did that, I got an error saying that the file was missing. So my question is, how do I create separate templates for the infoboxes? Is there a config file that I must change? I did make sure that the admin in Default was set to true for use of infobox templates. Did I name the correctly? ie. "infobox_searchbox.php.html and infobox_category.php.html"? Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.