Search found 10 matches
- Wed Jan 28, 2026 10:11 pm
- Forum: General
- Topic: Fixed post in a category
- Replies: 5
- Views: 90
Re: Fixed post in a category
Hi,
If you want full control of posts order, i.e. manual ordering, then go to SETTINGS > General > Advanced.
Order content by: Position
Hope this helps.
If you want full control of posts order, i.e. manual ordering, then go to SETTINGS > General > Advanced.
Order content by: Position
Hope this helps.
- Wed Sep 03, 2025 9:00 am
- Forum: General
- Topic: manually restore backup to the same domain
- Replies: 11
- Views: 8587
Re: manually restore backup to the same domain
Hi,
Bludit doesn't autodiscover files into pages. Bludit stores page contents into /bl-content/databases/pages.php
If your page-file isn't found inside that pages.php, then, for a safe way, you need to re-entry that page via add new content. You can set a custom date via Options > Advanced.
Hope ...
Bludit doesn't autodiscover files into pages. Bludit stores page contents into /bl-content/databases/pages.php
If your page-file isn't found inside that pages.php, then, for a safe way, you need to re-entry that page via add new content. You can set a custom date via Options > Advanced.
Hope ...
- Fri May 16, 2025 11:11 am
- Forum: General
- Topic: Fresh Install with 404 on admin panel
- Replies: 1
- Views: 11714
Re: Fresh Install with 404 on admin panel
Hi,
In your .htaccess file, do you have this line?
# Base directory
RewriteBase /bludit/
In your .htaccess file, do you have this line?
# Base directory
RewriteBase /bludit/
- Mon May 12, 2025 6:33 am
- Forum: General
- Topic: HTML or even just a line break in Page Description?
- Replies: 4
- Views: 24288
Re: HTML or even just a line break in Page Description?
Actually, the Page Description should work the way it is now, useful for SEO purpose.
That being said, you shouldn't use Page Description in this case.
I haven't test the Massively theme, but, if you write that quote as a page content, shouldn't it outputted on the page just fine?
That being said, you shouldn't use Page Description in this case.
I haven't test the Massively theme, but, if you write that quote as a page content, shouldn't it outputted on the page just fine?
- Thu May 08, 2025 8:20 am
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 55180
Re: Need some ideas on pages and posts (nee WP)
Hi,
Actually, you don't need to create 2 separate posts to achieve what you intended.
You can do that with a single post.
Everytime you create a post, break the introductory short texts and the images with a "Page Break".
The button to insert "Page Break" is on the leftside of the "insert Image ...
Actually, you don't need to create 2 separate posts to achieve what you intended.
You can do that with a single post.
Everytime you create a post, break the introductory short texts and the images with a "Page Break".
The button to insert "Page Break" is on the leftside of the "insert Image ...
- Mon May 05, 2025 5:51 am
- Forum: General
- Topic: test isStatic
- Replies: 2
- Views: 15960
- Sat Jun 29, 2024 12:03 pm
- Forum: Themes
- Topic: Some more details on where/when hooks should be placed
- Replies: 2
- Views: 54461
- Tue Jun 25, 2024 2:39 pm
- Forum: Themes
- Topic: How to remove categories that sorted alphanumerically?
- Replies: 1
- Views: 48725
Re: How to remove categories that sorted alphanumerically?
Hi,
Why not just use plugin Links and create your list of categories manually?
Zero coding required.

Why not just use plugin Links and create your list of categories manually?
Zero coding required.
- Tue Jun 25, 2024 2:30 pm
- Forum: Themes
- Topic: Docs X - sidebar list of pages
- Replies: 1
- Views: 41970
Re: Docs X - sidebar list of pages
Hi,
Steps to do:
1. Create New content, type is Static. The page title will become the parent-menu, not clickable.
2. Create New content, type is Static, choose the Page you've created in step 1 as Parent. This will be the sub-menu with its content.
Please give it a try.
Steps to do:
1. Create New content, type is Static. The page title will become the parent-menu, not clickable.
2. Create New content, type is Static, choose the Page you've created in step 1 as Parent. This will be the sub-menu with its content.
Please give it a try.
- Sun Sep 24, 2023 5:44 am
- Forum: Themes
- Topic: popeye theme text width in blog posts
- Replies: 7
- Views: 32787
Re: popeye theme text width in blog posts
Hi,
We would like to suggest different method that might be easier to do, using javascript.
Steps to implement this method:
1. Activate plugin HTML Code (skip this if plugin already activated)
2. Put this code to Footer section:
<script>
$(".col-lg-6").removeClass("col-lg-6").addClass("col-lg ...
We would like to suggest different method that might be easier to do, using javascript.
Steps to implement this method:
1. Activate plugin HTML Code (skip this if plugin already activated)
2. Put this code to Footer section:
<script>
$(".col-lg-6").removeClass("col-lg-6").addClass("col-lg ...

