Page 1 of 1

Generic html template to Bludit problems

Posted: Fri Jan 29, 2016 5:01 am
by tyee
I'm trying to convert a generic html template over to a Bludit theme and I followed the docs procedure and I do see my content there but I can't click on any blog post to take me there. I noticed that lots of the themes have a php folder in them which is not explained in the docs. Does that enable clicking to the post or have I missed something?

This is the first thing I test when checking out new cms's.

Re: Generic html template to Bludit problems

Posted: Fri Jan 29, 2016 6:50 am
by kaaleth
You have to split your template on parts:

PHP/head for header,
PHP/home for posts on the home page
PHP/sidebar for sidebar
PHP/pages for pages
PHP/posts for single post

You should take a Look At same templates.

Sent from mobile

Re: Generic html template to Bludit problems

Posted: Fri Jan 29, 2016 2:32 pm
by diego