Hi 4 all!
How can I create unique templates for different pages?
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?
@n0byk - Download Bludit v3.0
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
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.