Search found 117 matches

by kaaleth
Thu Jul 07, 2022 12:40 pm
Forum: Themes
Topic: Content after break
Replies: 4
Views: 3798

Re: Content after break

Just returned from my holidays and I will continue checking... meanwhile may somebody know how can I fix my issue?
by kaaleth
Tue May 24, 2022 8:43 am
Forum: Themes
Topic: Content after break
Replies: 4
Views: 3798

Re: Content after break

What does $page->contentBreak() ? It just shows a content before your: <!-- pagebreak --> and now I would like to render the content AFTER <!-- pagebreak --> only. I thought it was <?php echo $page->content(); ?> but it renders whole of my content + content before break. This makes no sense, becaus...
by kaaleth
Mon May 23, 2022 9:03 am
Forum: Themes
Topic: Content after break
Replies: 4
Views: 3798

Content after break

Hello, how can I show content in the template after break? I would like to put <?php echo $page->contentBreak() ?> in section A, and the rest of the content in section B but I cannot find a right function for it. One more question, is there any way to show something in the template that is related o...
by kaaleth
Mon May 10, 2021 9:02 pm
Forum: Themes
Topic: Docs X - Re-ordering the pages in sidebar
Replies: 4
Views: 4519

Re: Docs X - Re-ordering the pages in sidebar

Hi Edit, I was not able to find a solution for my problem. I have something like this: menu.png So as you can see, Home is a parent category that has a child: Team and Welcome. The Welcome page has order set by 1 and Team set by 2 but somehow the website shows the Team as 1st and Welcome as 2nd. How...
by kaaleth
Sun May 09, 2021 7:57 pm
Forum: Themes
Topic: Docs X - Re-ordering the pages in sidebar
Replies: 4
Views: 4519

Docs X - Re-ordering the pages in sidebar

Hi,

how can I reorder the page positions inside of sidebar? I have changed the position of the content but the pages are still messy. I would like to sort them somehow.
by kaaleth
Sun Oct 14, 2018 11:47 am
Forum: General
Topic: Wrong IMG source after update to 3.1.0
Replies: 4
Views: 5447

Re: Wrong IMG source after update to 3.1.0

Hmmm, wait a sec. I did update once again and now everything works fine (without changing any values). No idea WHY last time it made some problems. I try to update my blog everytime when something new is come up, so I know the procedure :) It was really weird but the most important thing is - it wor...
by kaaleth
Sun Oct 14, 2018 9:52 am
Forum: General
Topic: Wrong IMG source after update to 3.1.0
Replies: 4
Views: 5447

Re: Wrong IMG source after update to 3.1.0

Thanks for reply, Diego

I have back to 3.0.0 because I had no time to fix it. Of course, I took a look at ACP after update but nothing changed. I will try your solution now and give a feedback.
by kaaleth
Sat Oct 13, 2018 9:04 pm
Forum: General
Topic: Wrong IMG source after update to 3.1.0
Replies: 4
Views: 5447

Wrong IMG source after update to 3.1.0

Hi, My blog is powered by Bludit 3.0.0 so I have pushed update to 3.1.0. After update all of my images were missing from entries, I mean, before update all of links follow to bl-content/upload folder. After update all of my entries want to load images from "/", for example: before update w...
by kaaleth
Sat Sep 22, 2018 11:37 pm
Forum: Languages
Topic: [Bludit 3] Polish translation
Replies: 37
Views: 46440

Re: [Bludit 3] Polish translation

updated, sent, merged, thanks
by kaaleth
Wed Sep 05, 2018 1:05 pm
Forum: General
Topic: [solved] list posts // all | by tags
Replies: 22
Views: 15068

Re: [solved] list posts // all | by tags

Yeah, I thought so. Anyway, thanks I will try the code and give you a feedback.