Generic html template to Bludit problems

Post Reply
tyee
Jr. Bludit
Posts: 1
Joined: Fri Jan 29, 2016 4:38 am

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.
kaaleth
Master Bludit
Posts: 117
Joined: Sun Jun 14, 2015 9:55 am

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
Post Reply