Search found 133 matches

by Jay
Mon Oct 12, 2020 2:17 am
Forum: General
Topic: listing posts on a static page
Replies: 20
Views: 14269

Re: listing posts on a static page

Unfortunately I'm not even able to reproduce the workflow I had in v3.9.0 Every time I try to set a parent (static 'blog' page) for published or sticky page type, it's being automatically converted to static page. I can't find the function(?) responsible for this behaviour. Do you know where should ...
by Jay
Mon Oct 12, 2020 12:19 am
Forum: General
Topic: dropdown menu (nested navigation) snippet
Replies: 0
Views: 12415

dropdown menu (nested navigation) snippet

Since in newer bludit versions buildParentPages() function stopped working - which was useful in creating nested navigation menus as shown in docs https://docs.bludit.com/en/dev-snippets/parents-and-subpages - I had to come up with a different solution. After completion I thought I'd share my small ...
by Jay
Sun Oct 11, 2020 8:40 pm
Forum: General
Topic: listing posts on a static page
Replies: 20
Views: 14269

Re: listing posts on a static page

This works, the only doesn't work is the redirect You have to set a page as mainpage, otherwise it does not work. I had some time to update bludit instance from 3.9.0 to latest 3.13.1 Basically showing blog posts on a fixed subpage works. Mine usecase is a bit different, and I really hoped this wou...
by Jay
Tue Sep 01, 2020 3:20 pm
Forum: General
Topic: Enable SSL in Bludit
Replies: 7
Views: 4690

Re: Enable SSL in Bludit

Thank you for respond I did it before but I had some mixed-content, actually, I had some menu links and content in HTTP, I change them to https, so everything is work perfectly You could try with excplicitly adding HSTS to headers so that all requests over http protocol are automatically and silent...
by Jay
Tue Aug 04, 2020 6:26 pm
Forum: General
Topic: listing posts on a static page
Replies: 20
Views: 14269

Re: listing posts on a static page

But you can use a page "Blog" for blog posts. Unfortunately I can't. Changing advanced options only complicated things :cry: I messed with this over a year ago, and with every 1 step forward I went 2 steps back. Until this feature isn't fully implemented and working, there's no way to set...
by Jay
Tue Aug 04, 2020 5:07 pm
Forum: General
Topic: listing posts on a static page
Replies: 20
Views: 14269

Re: listing posts on a static page

Edi wrote: Wed Jan 01, 2020 11:40 pm There is at the moment a bug setting another page beside the mainpage as blog page.
Edi, do you know if this bug has been fixed in Bv3.13 and users can list all blog posts on a static page with working pagination?
by Jay
Mon Jul 20, 2020 6:50 pm
Forum: General
Topic: change url for detail page
Replies: 7
Views: 3298

Re: change url for detail page

geckozilla wrote: Sat Jul 18, 2020 7:04 pm How to do this, which file I must edit ?
You can do this by nesting pages, setting one as a parent, and second as its child.
But there you will have additional /detail page.
Although it doesn't need to be indexed.
by Jay
Sat May 30, 2020 7:35 pm
Forum: General
Topic: Session expiration / log-in issues
Replies: 4
Views: 2567

Re: Session expiration / log-in issues

phillap wrote: Thu May 28, 2020 2:59 pm Since we cannot have multiple languages in Bludit,
viewtopic.php?f=14&t=1723
by Jay
Thu May 28, 2020 12:41 pm
Forum: General
Topic: Session expiration / log-in issues
Replies: 4
Views: 2567

Re: Session expiration / log-in issues

Did you enable showing php errors in bludit? Does webserver show any session errors or others in logs? You did not mention that your bludit install is set in a nested directory. It surely interferes with website settings set in root html dir, especially with sessions.. Create a subdomain pointed to ...
by Jay
Thu May 21, 2020 10:04 pm
Forum: General
Topic: Which plugins?
Replies: 9
Views: 3766

Re: Which plugins?

It's both css that makes larger image fit on the screen, and then minimized js script bundle among which is the code that handles the "lightbox" effect.

If you want to use a small lightbox script for your website, search for pureJSLightbox or GLightbox.