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.
Hi, could you please help me to do the change in a child theme.
I want to show both: item category (or categories) and the subtitle under the title of portfolio item.
In themeoptions I only can select subtitel or category but no and.
In witch php-file is may I find this?
THX
Achim
Hi Achim,
This file contains the links for categories/y and sub title:
wp-content/themes/kalium/tpls/portfolio-loop-item-categories.php
and modify the code to look like this:
This will work for you.
Also don't forget to move this file in child theme because upcoming updates will replace it again if left in parent theme folder.