Search found 5 matches

by jbuchberger
Mon Jan 17, 2022 9:07 pm
Forum: General
Topic: MOD: Sortable & Second Level Categories with Sidebar Plugin
Replies: 7
Views: 1911

Re: MOD: Sortable & Second Level Categories with Sidebar Plugin

We are in the latest phase before releasing BludX. Check out our first demo page: https://material.getbludx.com Your feed back is really appreciated! Some features: - first level nested sortable categories - sticky pages are available for categories - sticky pages can be displayed as full slider, sl...
by jbuchberger
Mon Dec 27, 2021 4:19 pm
Forum: General
Topic: MOD: Sortable & Second Level Categories with Sidebar Plugin
Replies: 7
Views: 1911

Re: MOD: Sortable & Second Level Categories with Sidebar Plugin

Hi there, it's not only a plugin. For that we have changed some of the core files. But there will be something new in January... I will keep you informed.
by jbuchberger
Sat Nov 20, 2021 6:41 pm
Forum: General
Topic: Text on the home page
Replies: 5
Views: 1227

Re: Text on the home page

Or you can do it in this way...

Code: Select all

<?php if ($WHERE_AM_I == 'home'): echo "Some Text"; endif; ?>
by jbuchberger
Fri Oct 08, 2021 3:25 pm
Forum: General
Topic: MOD: Sortable & Second Level Categories with Sidebar Plugin
Replies: 7
Views: 1911

Re: MOD: Sortable & Second Level Categories with Sidebar Plugin

Okay, we got it solved. Now the selection of the parent category by dropdown is possible.
by jbuchberger
Fri Oct 08, 2021 9:32 am
Forum: General
Topic: MOD: Sortable & Second Level Categories with Sidebar Plugin
Replies: 7
Views: 1911

MOD: Sortable & Second Level Categories with Sidebar Plugin

Hello, first let me say "Thank you" for the great work. We love Open Source and love to support and contribute to valuable projects like Bludit. At the moment we are using Get Simple as flatfile cms for our customer projects, but we are preparing to switch them to Bludit. One of the things...