Creating repeating regions

Summary

  • use same class=’sc-content-[id]’ on different DIVs

Repeating regions

Repeating same content throughout the site with SiteCake is really easy. All you need to do is when designing the template to assign same class name for all editable containers that should have identical content.

This is particularly useful for footers, just apply class=’sc-content-footer’ on all footer DIVs throughout the site and they will always have the same content. Once you edit the content on one page, all other pages will be update automatically.