Hi. Whether you plan to output template for different pages (views) so they can be overridden in the Joomla template (in "html" folder)? I have make a lot of edits in CB template (not css) but each CB update erases them.
For example here is my comprofiler.html.php on one site. see line 304 and other. If
If it could override in Joomla template, it was greate!
Thanks!
The following user(s) said Thank You: pepperstreet
HiopsNerevar wrote: ... I have made a lot of edits in CB template (not css) but each CB update erases them. ... !
Currently, you should create a COPY of the default template plugin. I remember, "krileon" supplied a "default2" template in another topic. So, you can install and modify it and get something like "Default 2". The CB installer only updates/removes the original templates. Your "Default 2" is never touched.