I'm reaching out because I couldn't find information on this topic in your "help" articles.
I have three main issues.
Changing the font size in the menu and submenu under the logo - I tried doing this in the "typography" settings but it doesn't seem to affect how it currently looks. Additionally, I don't know how to change the menu font color - I also can't find these settings.
I can't find where to change the placeholder text. My website will eventually be in Polish.
Am I able to add an additional menu on a selected page? So that it only displays on one page. I can't find such an option.
I look forward to your response and thank you in advance for your help!
We will need to check your site live so please share your website login credentials so I can test this. To safely include your credentials click the Insert Credentials button in the editor toolbar (see how), or you can create a temporary login without a password (see how).
While if you want to change the menu color you can change the colors in Theme Options but if you want only for the menu then use this CSS:
.standard-menu-container.menu-skin-main ul.menu > li > a {
color: #0000ff;
}
2. I have downloaded the Polish translation since Kalium is already pre-translated in 18 languages, the translations usually show under WordPress > Updates so I downloaded from there and the search placeholder is now in Polish.
3. Can you please be more specific, do you have an example of this?
Regarding point 3. I would like a sliding or fixed menu to appear only on the page https://puroclinic.pl/sample-page/ on the left or right side. For now, I have created it using an accordion, but i had to mess a little with widget settings.
4. Another thing popped out while customizing my theme. I would like to shorten the post_excerpt in my post descriptions (as seen on the homepage in the blog section), but I can't find the function responsible for this anywhere, including in the theme files.
5. The last thing at the moment is regarding plugins. Specifically, "Kalium theme is installed and activated on your WordPress site. Product is registered and you will get the latest theme and premium plugin updates upon their availability."
Do I understand correctly that the plugins are in the premium version? If so, how can I activate them, as they are currently displaying in their basic versions.
3. It’s currently not possible to add a sliding or fixed menu specifically for a single page like https://puroclinic.pl/sample-page/ directly through the theme options. The method you’ve used, by creating the menu with an accordion and adjusting widget settings, is the appropriate solution for having an additional menu on that specific page.
4. I've added this custom code in functions.php file to shorten the length of post excerpt retrieved by WPBakery post excerpt attribute and it worked, so all you have to do is to set your preferred number of words which I set 20 as an example:
5. Slider Revolution, Advanced Custom Fields, WPBakery Page Builder and Layer Slider are premium plugins that theme authors purchase extended licenses of them to be able to include those plugins on our theme for free. So you can use those plugins without any problem. Those plugins may offer some extra features that are activated only if you purchase a copy of those plugins. Then you also get the support for those plugins if you need support from the author.
We also wrote about this on many pages of our documentation site.
To sum this up, they are free and there is no need to purchase a license to use their functionality. They have added extra features later and did not allow theme authors to include them in themes, that's why these "registration" or "license key" parts show in these plugins.
Hi!
I'm reaching out because I couldn't find information on this topic in your "help" articles.
I have three main issues.
I look forward to your response and thank you in advance for your help!
Hi MRachlewicz,
We will need to check your site live so please share your website login credentials so I can test this. To safely include your credentials click the Insert Credentials button in the editor toolbar (see how), or you can create a temporary login without a password (see how).
Best regards,
Laborator Team
Hi again,
1. Under Laborator > Typography > Function Pro I have added the custom selector for sub-menu where I have set the font size to 18px:
(view large version)
While if you want to change the menu color you can change the colors in Theme Options but if you want only for the menu then use this CSS:
2. I have downloaded the Polish translation since Kalium is already pre-translated in 18 languages, the translations usually show under WordPress > Updates so I downloaded from there and the search placeholder is now in Polish.
3. Can you please be more specific, do you have an example of this?
Best regards,
Laborator Team
Hi again,
First of all, thank you very much for your help.
Regarding point 3. I would like a sliding or fixed menu to appear only on the page https://puroclinic.pl/sample-page/ on the left or right side. For now, I have created it using an accordion, but i had to mess a little with widget settings.
4. Another thing popped out while customizing my theme. I would like to shorten the post_excerpt in my post descriptions (as seen on the homepage in the blog section), but I can't find the function responsible for this anywhere, including in the theme files.
5. The last thing at the moment is regarding plugins. Specifically, "Kalium theme is installed and activated on your WordPress site. Product is registered and you will get the latest theme and premium plugin updates upon their availability."
Do I understand correctly that the plugins are in the premium version? If so, how can I activate them, as they are currently displaying in their basic versions.
Best regards,
MRachlewicz
Hi again,
3. It’s currently not possible to add a sliding or fixed menu specifically for a single page like https://puroclinic.pl/sample-page/ directly through the theme options. The method you’ve used, by creating the menu with an accordion and adjusting widget settings, is the appropriate solution for having an additional menu on that specific page.
4. I've added this custom code in functions.php file to shorten the length of post excerpt retrieved by WPBakery post excerpt attribute and it worked, so all you have to do is to set your preferred number of words which I set 20 as an example:
5. Slider Revolution, Advanced Custom Fields, WPBakery Page Builder and Layer Slider are premium plugins that theme authors purchase extended licenses of them to be able to include those plugins on our theme for free. So you can use those plugins without any problem. Those plugins may offer some extra features that are activated only if you purchase a copy of those plugins. Then you also get the support for those plugins if you need support from the author.
We also wrote about this on many pages of our documentation site.
To sum this up, they are free and there is no need to purchase a license to use their functionality. They have added extra features later and did not allow theme authors to include them in themes, that's why these "registration" or "license key" parts show in these plugins.
Best regards,
Laborator Team
Great! Thank you very much for all your help.
I think it's all for now. Have a nice day :)
Best,
MRachlewicz