Page 2 of 2

Re: Bludit v1.0 BETA 3

Posted: Thu Jan 21, 2016 7:33 pm
by kaaleth
Why you changed names of all folders? That looks strange... :?

Moreover, fresh installation is broken(?)
Bez tytułu.png
Bez tytułu.png (15.52 KiB) Viewed 2491 times

Re: Bludit v1.0 BETA 3

Posted: Thu Jan 21, 2016 11:15 pm
by diego
kaaleth wrote:Why you changed names of all folders? That looks strange... :?

Moreover, fresh installation is broken(?)
Bez tytułu.png
Fixed, change this line:

Code: Select all

<base href="kernel/admin/themes/default/">
for

Code: Select all

<base href="bl-kernel/admin/themes/default/">
The changes on folder names are because some web server has a problem with the friendly urls and the folders names. Try on Bludit v0.7.2, create a page called "languages".

Re: Bludit v1.0 BETA 3

Posted: Fri Jan 22, 2016 6:17 pm
by kaaleth
Thanks. Cover image is gorgeous feature, I love it in my new theme :) !

1) Is there any way to change cover image for posts? I can't change it so I have to upload new image even if it exists on my server.
2) Are you going to implement cover image for pages?

Re: Bludit v1.0 BETA 3

Posted: Fri Jan 22, 2016 9:42 pm
by diego
kaaleth wrote:Thanks. Cover image is gorgeous feature, I love it in my new theme :) !

1) Is there any way to change cover image for posts? I can't change it so I have to upload new image even if it exists on my server.
2) Are you going to implement cover image for pages?
1) You mean use the same image for other post ? no is not possible, yet.
2) It's implemented for pages

Re: Bludit v1.0 BETA 3

Posted: Fri Jan 22, 2016 9:46 pm
by kaaleth
diego wrote:
kaaleth wrote: 1) You mean use the same image for other post ? no is not possible, yet.
No, I mean how to change current image ;)