Bludit: [CORE] specific template for static page

Created on 27 Jun 2018  路  8Comments  路  Source: bludit/bludit

Hi 4 all!
How can I create unique templates for different pages?

Idea Improvement New request

Most helpful comment

Hi, the next version of Bludit v3.0 (I only release an Alpha version) has the field templates for the pages, then from the theme, you can choose.

All 8 comments

Hi, the next version of Bludit v3.0 (I only release an Alpha version) has the field templates for the pages, then from the theme, you can choose.

Ok, tnx ! Then 3.0 will be available?

yes, you can try now the v3.0 Alpha 1, but is not finished..

Link? How download it?

Tnx !

I just add a field for templates, is enough?
I mean when you create the new page you can write some value in the field template

<?php
if ($page->template() == 'some_template_name') {

}

Implemented for v3.0.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dignajar picture dignajar  路  3Comments

working-name picture working-name  路  3Comments

bousalman picture bousalman  路  5Comments

xm74 picture xm74  路  7Comments

xm74 picture xm74  路  4Comments