Search found 3 matches

by daveX99
Mon Feb 27, 2017 5:18 pm
Forum: General
Topic: Resolved - Add Logo to Header
Replies: 4
Views: 4721

Re: Add Logo to Header

Hi, nootkan: You may have figured this out already, but here is a little bit of info: The trick is to figure out where the header is being generated - which may be different depending on the theme you are using. For many (but not all) themes, there is a file called 'page.php' (in the bl-themes/[them...
by daveX99
Tue Jan 17, 2017 10:21 pm
Forum: General
Topic: Error when creating post using CLI Mode
Replies: 3
Views: 3168

Re: Error when creating post using CLI Mode

Thanks, anaggh -- that solved the issue. In the v1.5.2 release available from bludit.com Try removing "&& false" on Line 16 bl-kernel/boot/rules/70.posts.php More info: https://github.com/dignajar/bludit/commit/5b5a4e769075ebb5a94f3340c74dce563a298273 The change you suggested - and...
by daveX99
Thu Dec 22, 2016 3:51 am
Forum: General
Topic: Error when creating post using CLI Mode
Replies: 3
Views: 3168

Error when creating post using CLI Mode

Hi: I have been able to create a page via CLI Mode, but the process fails when trying to create a post. I have read the documentation here: https://docs.bludit.com/en/cli-mode/working-with-posts-and-cli-mode I have CLI_MODE set to 'true' in my init.php file. After creating a directory under bl-conte...