Our WordPress theme (Avada) is tailored in several ways, as are other parts of the website. They are documented here for my use, and just in case anyone else is interested.
We customise CSS (styles) for the website via:
- If TNG-specific: tng\css\mytngstyle.css (eg font sizes for People)
- If WP plugin-specific and it has one: the plugin’s custom CSS section (eg TablePress)
- If Avada and possible then Avada Theme Options (eg font colours)
- If none of the above use Avada > Theme Options > Custom CSS (NOT \Avada-Child-Theme\style.css)
We customise JS and PHP (programming) via:
- If changes to Avada, plugins, or TNG: TNG mods (eg Choose Timeline)
- If additional functions are needed: \Avada-Child-Theme\functions.php (eg for selecting a randon person)
We customise Page/Post content via:
- PDC folder (eg “sozi” handles images)
- Specialised plugins:
- Text Replace (enables lots of shortcuts)
- Tooltips
- Woody snippets
- Tablepress tables
- Mappress maps