Adding a custom template
-
I like the CFF template 2 layout but not the colors. Since changing the colors would require a lot of CSS override work on about 8 different CFF forms (or moving the CSS updates out to the theme customization CSS), I decided to create a new template (14) by copying the template 02 to:
/var/www/html/wp-content/plugins/calculated-fields-form/templates/14
I’ve also updated the style.css and config.ini files to use a new class name. This seems to work just fine…
Questions, will any updates to CFF orphan the new template? Or, could there changes that might occur in the base code that would eventually require updates to all the templates and I’d have to manually apply updates to the new template at some point.
The topic ‘Adding a custom template’ is closed to new replies.