bhlowe Posted November 30, 2012 Share Posted November 30, 2012 I would like to use php code and/or HTML in my category descriptions. This way I can really customize my most popular top-level categories, directing them to subcategories and offering buying advice. Something like <?php require_once "description.html"; ?> In some categories, I'd like to disable some features of the default behavior. (Like disable the subcategories, or the message that it contains no products..) The advantage is I could get my migration done a lot faster and have a site that I am used to.. I understand this will break localization... may introduce some security risk.. Would also be nice for products as well.. since I like editing my product pages in a standard web browser.. Ideas would be appreciated! Link to comment Share on other sites More sharing options...
bhlowe Posted December 3, 2012 Author Share Posted December 3, 2012 Disregard... I was able to get it to work by editing the category tpl file.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now