Search found 3116 matches
- Sat Apr 18, 2026 1:42 pm
- Forum: Announcements
- Topic: Bludit v3.20.0 is here
- Replies: 4
- Views: 161
Re: Bludit v3.20.0 is here
I didn't read the update instructions... I will have a look at them.
- Mon Apr 13, 2026 11:26 pm
- Forum: General
- Topic: Link a content to multiple categories
- Replies: 4
- Views: 345
Re: Link a content to multiple categories
Also a tag page shows all articles with the tag.randomuser wrote: Mon Apr 13, 2026 6:07 pm That's another idea, but AFAIK, it wouldn't (natively) allow being able to have a category/tag page showing all the articles belonging to this category/tag with tag system, no ?
- Mon Apr 13, 2026 11:23 pm
- Forum: Themes
- Topic: Blog X theme, link not distinguishable
- Replies: 3
- Views: 136
Re: Blog X theme, link not distinguishable
I'm not shure if this is an error in the CSS file or intention.
Using the plugin HTML Code you can add the following to the field "Head" (for example for the standard link color):
<style>
a {
color: #0000ee;
}
</style>
In the same way you can add colors for
hovering links: a:hover ...
Using the plugin HTML Code you can add the following to the field "Head" (for example for the standard link color):
<style>
a {
color: #0000ee;
}
</style>
In the same way you can add colors for
hovering links: a:hover ...
- Mon Apr 13, 2026 10:21 pm
- Forum: Announcements
- Topic: Bludit v3.20.0 is here
- Replies: 4
- Views: 161
Bludit v3.20.0 is here
Bludit v3.20.0 is here and can be downloaded from
https://www.bludit.com
The changelog can be found at
https://github.com/bludit/bludit/releases/tag/3.20.0
https://www.bludit.com
The changelog can be found at
https://github.com/bludit/bludit/releases/tag/3.20.0
- Wed Apr 01, 2026 11:45 pm
- Forum: General
- Topic: Link a content to multiple categories
- Replies: 4
- Views: 345
Re: Link a content to multiple categories
Perhaps a plugin could be coded.
As a fix you can do it manually.
You can modify the file categories.php in the directory /bl-content/databases .
In the following example the content "kategorien" (slug of the content) is listed in the categories "music" and "videos".
<?php defined('BLUDIT ...
As a fix you can do it manually.
You can modify the file categories.php in the directory /bl-content/databases .
In the following example the content "kategorien" (slug of the content) is listed in the categories "music" and "videos".
<?php defined('BLUDIT ...
- Wed Apr 01, 2026 11:24 pm
- Forum: General
- Topic: Custom Fields Json Encoding error
- Replies: 1
- Views: 136
Re: Custom Fields Json Encoding error
What do you mean with sometimes? Can you perhaps give some more details.
- Thu Mar 26, 2026 7:42 pm
- Forum: General
- Topic: News about Bludit future ?
- Replies: 7
- Views: 399
Re: News about Bludit future ?
There will also be updates for v3 in the future.
The development of v4 is discontinued.
The best way to communicate is at the moment here or on Facebook.
The development of v4 is discontinued.
The best way to communicate is at the moment here or on Facebook.
- Mon Mar 16, 2026 10:26 pm
- Forum: General
- Topic: Too many search results
- Replies: 2
- Views: 275
- Tue Feb 24, 2026 10:07 pm
- Forum: Themes
- Topic: New theme not appearing in Bludit control panel
- Replies: 3
- Views: 2913
Re: New theme not appearing in Bludit control panel
The file in the language directory should be en.json (instead of en.php).
- Mon Feb 16, 2026 5:51 pm
- Forum: Themes
- Topic: New theme not appearing in Bludit control panel
- Replies: 3
- Views: 2913
Re: New theme not appearing in Bludit control panel
You can send me the theme, and I will have a look at it.

