Hi
I'm trying my hand at making a custom center box. My hope is to make several of these, each to display it's own category. And of course have these fields show up in admin so they can be configured.
I've been searching for info, and poking around in the dark mostly (or completely) to get a start. This is where I'm at. I've made copies of
/includes/modules/featured_products.php
and
/includes/templates/template_default/templates/tpl_modules_featured_products.php
To give them a distinct ID I renamed them to:
/includes/modules/featuredchina_products.php
and
/includes/templates/template_default/templates/tpl_modules_featuredchina_products.php
Inside each file where featured_products is stated I rename to featuredchina_products.
I uploaded these files to the correct folders.
I checked in admin and they are not showing up to be configured.
Well I didn't "expect" success right away, but could someone please tell me if I'm on the right track and possibly give some pointers? Pretty please?



