Profile Template
This one is simple, but the documentation is lacking and has been for 6 years it looks like after reading other people's complaints about it in the forums.The name of this template will be 'example' for this example.
- Make a copy of the default template at /components/com_comprofiler/plugin/templates/default/ and name the folder 'example'
- Then go into /components/com_comprofiler/plugin/templates/example.
- Change the name of the file, default.xml to example.xml.
- Change the first element in example.xml, <name>default</name> to <name>example</name>.
- Also, in example.xml, you'll need to change <filename plugin="default">default.php</filename> to <filename plugin="example">default.php</filename>.
- Create a new file, overrides.css in the example folder.
- Zip up the example folder.
- Go into the plugins in Community Builder admin, click 'install CB plugin', upload the zipped example folder, and publish it.
Comments