Search found 17 matches
- Sat May 17, 2025 3:27 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
Re: Need some ideas on pages and posts (nee WP)
So, After quite a bit of to-ing and fro-ing, the foreach statement looks like: <?php foreach ($staticContent as $staticPage): ?> <?php if (!$staticPage->isChild() && $staticPage->template() !== "hidden"): ?> <li class="<?php echo ($staticPage->permalink()==$page->permalink())?...
- Wed May 14, 2025 2:29 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
Re: Need some ideas on pages and posts (nee WP)
my bad... You may have picked it up reading through the linked post but perhaps not. Critical. Missed - from my way-back notes... to be sure that the code is called. in navbar.php (not sure about theme consistency?) about #31 = foreach ($staticContent as $staticPage) { $children = $staticPage->chil...
- Thu May 08, 2025 4:22 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
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 t...
- Thu May 08, 2025 4:13 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
Re: Need some ideas on pages and posts (nee WP)
my bad... You may have picked it up reading through the linked post but perhaps not. Critical. Missed - from my way-back notes... to be sure that the code is called. in navbar.php (not sure about theme consistency?) about #31 = foreach ($staticContent as $staticPage) { $children = $staticPage->chil...
- Tue May 06, 2025 3:28 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
Re: Need some ideas on pages and posts (nee WP)
Thank you.
Will investigate.
Will investigate.
- Sat May 03, 2025 5:08 pm
- Forum: General
- Topic: Need some ideas on pages and posts (nee WP)
- Replies: 11
- Views: 50993
Need some ideas on pages and posts (nee WP)
Greetings, Long time WP blogger looking to migrate over to bludit. I'm still in the evaluation phase. I tend to do "relatively" short post with links to pages with the full cadre of images. How might this best be done in Bludit? I've bumped into a bug in the WP importer plugin, so have onl...
- Sat May 03, 2025 4:21 pm
- Forum: General
- Topic: Migrate from WordPress to Bludit
- Replies: 13
- Views: 224556
Re: Migrate from WordPress to Bludit
Ok,
Seems like I'm pretty much talking to myself......
Found a fairly substantial problem.
Went to import my static pages.
The first 9 were fine.
When selecting "next" I get the next group of posts not pages.
Hopefully someone is out there to see this......
Seems like I'm pretty much talking to myself......
Found a fairly substantial problem.
Went to import my static pages.
The first 9 were fine.
When selecting "next" I get the next group of posts not pages.
Hopefully someone is out there to see this......
- Mon Apr 28, 2025 3:02 pm
- Forum: General
- Topic: Migrate from WordPress to Bludit
- Replies: 13
- Views: 224556
Re: Migrate from WordPress to Bludit
Well,
Have this addin (and bludit?) been abandoned?
Not much going on here
cheers
Have this addin (and bludit?) been abandoned?
Not much going on here
cheers
- Fri Apr 25, 2025 3:32 pm
- Forum: General
- Topic: Migrate from WordPress to Bludit
- Replies: 13
- Views: 224556
Re: Migrate from WordPress to Bludit
What it's looking like is that the routine doesn't like posts without featured images.
That seemed odd.
That seemed odd.
- Wed Apr 23, 2025 5:00 pm
- Forum: General
- Topic: Migrate from WordPress to Bludit
- Replies: 13
- Views: 224556
Re: Migrate from WordPress to Bludit
Thank you. The two mega.nz files kill my bludit install. Removing the plugins restores functionality. That's decidedly sub-optimal. The other one doesn't like certain content in pages and will error out as shown above if an attempt is made to import those pages. More error info would be immensely he...