WARNING: YOU MUST BE PROFICIENT IN PHP CODING
TO CUSTOMIZE CMS TEMPLATES. IF YOU DON'T UNDERSTAND PHP THEN PLEASE
REQUEST HELP FROM CMS SUPPORT.
Porn CMS allows you to customize the front-end of your site any way you
want. Rather than rely on some strange proprietary code system like
Smarty, our templates are written in very simple PHP. If you have a
decent understanding of the PHP language, you have the skills to
customize your website.
PLEASE READ THE TEMPLATE SYSTEM OVERVIEW TO BETTER UNDERSTAND HOW PORN CMS DATA IS STRUCTURED.
To access the Templates admin in Porn CMS, click ADMIN > TEMPLATE (available in PLUS and PRO accounts only). All of the pages
of the Default template are listed in the left column of the Templates admin. Click a template page to customize the code.
There are
several built-in functions available to you for calling content to your
pages. Its also very easy to include your own functions by simply adding an include to your functions at the top of a template page. You can find more information about system functions in the Template Functions section of the docs.