Search found 117 matches

by kaaleth
Mon Jan 11, 2016 5:04 pm
Forum: General
Topic: Different Templates for different Pages
Replies: 2
Views: 2300

Re: Different Templates for different Pages

You need good hack for it because at the moment it is not possible.
by kaaleth
Fri Jan 08, 2016 8:42 pm
Forum: General
Topic: Pages that are not automatically added to the menu
Replies: 4
Views: 2954

Re: Pages that are not automatically added to the menu

To display pages you should use <?php $parents = $pagesParents[NO_PARENT_CHAR]; foreach($parents as $Parent) { echo '<li class="nav-item"><a class="pure-button pure-button-primary" href="'.$Parent->permalink().'">'.$Parent->title().'</a></li> '; } ?> This become from my...
by kaaleth
Wed Dec 30, 2015 1:37 pm
Forum: Themes
Topic: [THEME] Pureblog based on purecss framework
Replies: 12
Views: 7978

Re: [THEME] Pureblog based on purecss framework

Today I did some changes for pureplug theme. Time for 1.1 release. From now, theme supports custom pages created in admin control panel. It does automatically without code editing. I fixed also links for homepage and title/slogan for whole blog. If you have any suggests, feel free to ask me. Overvie...
by kaaleth
Wed Dec 23, 2015 3:11 pm
Forum: Themes
Topic: [THEME] Pureblog based on purecss framework
Replies: 12
Views: 7978

[THEME] Pureblog based on purecss framework

New theme called Pureblog ported from free and responsive purecss framework. pureblog.png There is no support for some plugins for example no page list, no about widget, etc. At the moment I have no idea where I can place them. Of course, plugins like Disqus works well. The theme's repository is pla...
by kaaleth
Mon Dec 14, 2015 8:29 pm
Forum: Themes
Topic: [THEME] [HACK] Admin Theme
Replies: 14
Views: 126988

Re: [THEME] [HACK] Admin Theme

The blue navigation looks strange to me... :shock: but the other elements are gorgeous. Good job. ;)
by kaaleth
Sun Dec 13, 2015 5:16 pm
Forum: Plugins
Topic: [PLUGIN] Tinymce
Replies: 20
Views: 14262

Re: [PLUGIN] Tinymce

There is a simple way to enable hidden features: Step 1 Go to plugins -> TinyMCE Step 2 Replace two fields. For plugins: advlist, autolink, lists, link, image, charmap, print, preview, hr, anchor, pagebreak, searchreplace, wordcount, visualblocks, visualchars, code, fullscreen, imagetools For toolba...
by kaaleth
Sat Dec 05, 2015 9:44 pm
Forum: General
Topic: Edit Future-Imperfect Theme HTML?
Replies: 10
Views: 8924

Re: Edit Future-Imperfect Theme HTML?

So... Are you going to integrate Bludit with your website, right? Try this simple version that I made as a port for Bludit: https://onedrive.live.com/redir?resid=CE96150D87321FBE!159003&authkey=!ADv-bbhvLiZnmik&ithint=file%2czip Download and upload Alpha folder to your bludit/themes. And rem...
by kaaleth
Thu Dec 03, 2015 7:48 pm
Forum: General
Topic: Edit Future-Imperfect Theme HTML?
Replies: 10
Views: 8924

Re: Edit Future-Imperfect Theme HTML?

The best way is create new template. It's easy and you can check docs for more info.
by kaaleth
Tue Dec 01, 2015 8:36 pm
Forum: General
Topic: Edit Future-Imperfect Theme HTML?
Replies: 10
Views: 8924

Re: Edit Future-Imperfect Theme HTML?

What would you like to change?
by kaaleth
Mon Nov 09, 2015 9:09 am
Forum: General
Topic: Trying to install on Cherokee/Lighttpd [SOLVED]
Replies: 14
Views: 9779

Re: Trying to install on Cherokee

Try wamp.