Important:
This support area is for Kalium 3 users only.
Support for Kalium 4 has moved to our new platform at support.laborator.co.
If you’re using Kalium 4, please create a new account there using your email and license key. A password will be sent to you automatically.
Please, How I can change rank in category? For example you can see in pic. Frist black and white, seconf animals etc... Is it possible?
And another question:
How I can delete category ALL?
Thank you.
Hi Michal,
1— We wrote for this on our documentation site Ordering the Portfolio Categories in Filter.
2— Please add this code on Theme Options > Footer > JavaScript & Tracking Code:
jQuery( document ).ready( function( $ ) { function hideItems() { jQuery( '.portfolio-category-all' ).hide().next().find( 'a' ).click(); } hideItems(); $.debounce( 200, hideItems )(); } );Hi Ylli,
Thank you very much! It is Helpful!
Glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great week!