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.
There's new update with wpbakery page builder but its requiring a license activation, aint it comes with theme ?
Also canyou please explain the max php input and how to increase it ?
Thanks
I fixed the php problem but what about the WPBakery page builder. Kalium users only get one version of this page builder ? can you guys update it ?
For some reason the logo is not appearing on top left corner. why is that?
Hi mustafaljuboori,
I have checked the problem and it is related to Smush plugin, see the video:
https://d.pr/v/bxL0Oz
So I guess you should disable this plugin or change the image type because the plugin parses the image source as Base 64 encoded:
(view large image)
Maybe contact the plugin developer and ask why this happens.
I'll disable the plugin.
What about the WPbakery page builder update ?
As for WPBakery you can safely update from Appearance > Install Plugins page, as we release updates remotely, it may take us some time to test and check the compatibility with our theme.
For more regarding this topic read here:
https://documentation.laborator.co/kb/kalium/installing-and-updating-premium-plugins/#updating-premium-plugins
thank you for the explanation.
im having a little problem on my blog page On the bottom when showing next and pervious posts the words are mixed in
Can you make it look better and easy to read ? Thanks
when comment on blog post
There is lines connect between users replies on desktop but it doesn’t appear when viewed on mobile. How to fix that ?
Thanks
Hi Mustafa,
1— Please add the code below to your Custom CSS area:
.post-navigation a { max-width: 35%; } .post-navigation--next .post-navigation--arrow { padding-right: 10px; } .post-navigation--prev .post-navigation--arrow { padding-left: 10px; }2— That is disabled in mobile phones because there is not much space to show sub-comments too, and if there are multiple sub-comments the layout will be very bad.
Have a nice day.