Difference between revisions of "Templates Documentation"

Line 13: Line 13:
 
<div class="block">
 
<div class="block">
 
* [[Flat Theme]]
 
* [[Flat Theme]]
* [[Module Positions]]
+
* [[Flat Theme Module Positions|Module Positions]]
 +
</div>
 +
</div>
 +
</div>
 +
<div class="uk-width-1-1 uk-width-small-1-2 uk-width-xlarge-1-2">
 +
<div class="uk-panel uk-panel-box">
 +
<div class="header header-plain">Column Theme</div>
 +
<div class="block">
 +
* [[Column Theme]]
 +
* [[Column Theme|Module Positions]]
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 08:46, 22 August 2017

Creating a template compatible with Theme Designer NEW!

Starting from JomSocial 4.0.2 a template developer kit will be provided for third party developers to learn how to build Theme Designer compatible templates. If you're a template developer, please read the article bellow to read the documentation on this new feature.

Template Developer Kit