Discussion on Kalium 3 | Creative Theme for Professionals

Discussion on Kalium 3 | Creative Theme for Professionals

Cart 47,298 sales
Recently Updated
Well Documented

Laborator supports this item

Supported

This author's response time can be up to 1 business day.

8336 comments found.

thanks arlind for your reply regarding the “Fatal error: Call to undefined function hamburger_menu_icon_or_label()”. we have followed your instructions, but now we are getting this message (and all of our category filters are gone): Warning: Invalid argument supplied for foreach() in /home/inbalpin/public_html/archive/wp-content/themes/kalium/tpls/portfolio-listing-title.php on line 61

Hi there,

Can you please send us your WP credentials on email? We need to investigate your problem and then get back to you with possible solution.

To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.

P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.

Kind Regards,
Art

Hello, I have a question. I’m using portfolio by default page(not creating). URL is http://banil.la/portfolio/ here.

I added 12 portfolio, but this url show only 10 items. But when i set portfolio’s navigation ‘normal pagination’, portfolio page show all of item even having some bug(category filter).

I want use default portfolio page setting auto reveal pagination option. How can i show all of portfolio?

Hi estebanmeme,

You are using an old version of our theme (1.8) and the latest version for the moment is (1.8.2), please update theme first.

The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

Then don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

If this problem is still present, just reply us again on this thread :)

Kind Regards,
—Ylli

Hi, I am unable to validate the purchase code for the Slider Revolution plugin, despite following instructions correctly. This means I can’t activate the plugin. The Kalium theme is only installed on one site, so I can’t imagine why this is happening. Are you able to help? Thanks! :)

Hi angeh,

Revolution Slider don’t allow us to give customers our license number, so on each premium plugin such as Revolution Slider, Layer Slider and Visual Composer update we release a new update to our theme with the latest version of that plugin included, and customers don’t need to worry about that,

You never need to buy any premium plugins that comes with our theme

Kind Regards,
—Ylli

hello , How I can put the home menu of one color(white) and the rest of the web of another( default (primary Theme Color)? I see standar menu and Top Menu and Full Background menu, but I understand . In Standard Menu is for all web. But home page, How i can change colour?

Hi albuswulfric,

If you want to change the color of the menu, only on one specific page, then go to that page that you want to do this and click Edit Page, then go to Page Options section.

(view large version)

there you can do the changes :)

Kind Regards,
—Ylli

Hello – I am having an issue with my header style where it reverts back to the original theme color (turquoise) when I scroll up, but when I scroll down it goes to my correct updated theme color that I set. Any idea why this is going on? Thanks so much!

I’ve figured out that it ONLY happens when I have the sticky menu enabled (which I want to do) – any idea how to make it stop doing that when I have the sticky menu selected? Thanks!

Also (sorry for all the questions) – I don’t want the page title to show on each page, especially the home page. How do I removed that? Thanks so much for all of your help!

Hi kcarterbonham

1. Can you please enable again the sticky menu so I can see the issue happening?

2. In order to remove the title from page, you must add Visual Composer content, or simply add this CSS:

.wp-page-title {
    diplay: none;
}

Best regards

Arlind

Not sure how to add comments to other comments but this user “bebartistz” who has issues with content not showing has issues with linking/domain – this is why the content is not showing. Tell him to use his original domain instead http://www.burrittbenson.com/

They will need to sort their domain settings to solve this issue.

Hi Tomasz,

Thank you for sharing the fix with us, we have already replied him so thank you for taking time to reply his issue :)

Kind Regards,
Art

Hello !

I just got your theme and i find it awesome ! But something bothers me:

Is there anyway to make the “mobile menu” appear before 768px ? For some reasons i would want it to appear for resolutions lower than 991px !

Thank you, Eric.

Hi Eric

Currently its not implemented, I will implement this feature and make it available in the next update (as theme option).

Arlind

Thank you very much for your fast answer Arlind I appreciate it a lot!

There is a 2nd thing that bothers me a little bit:

When there is not enought content on a page, the footer dont stick to the bottom (i don’t want it to be fixed).

I tried to fix it with the help of those links: http://cssreset.com/how-to-keep-footer-at-bottom-of-page-with-css/ and http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page

But i couldn’t make it work :/

Hi Eric,

As Arlind said we will try to implement it as soon as we can in the theme options as we’re adding a lot of new elements and features to the theme.

Kind Regards,
Art

I cannot use an SVG file as a logo for the Coming Soon page. I am using the SVG support plugin to allow SVG file upload – it works for the main logo – but it does not work for the coming soon page. Thanks in advance.

Hi

I saw that there was an issue with SVG logos in coming soon page and its CSS related so here is the quickfix for you before the update is released:

.coming-soon-container .message-container .logo img {
width: 100%;
}

It should be fixed.

Arlind

Thanks for this :}

Glad to hear that :)

Kind Regards,
Arlind

Hello,

I have a problem with the Coming Soon Mode since the update of the theme. There is a large space between the top of the page and my logo. How can I solve this ?

My site : http://sophie-pertuisel.fr/

Thank you in advance for your help. Sophie

Hi Sophie,

You can manage this by adding the code below to the Custom CSS area:

.maintenance-mode .wrapper, .coming-soon-mode .wrapper {
padding-top: 0px !important;
}

You can change the “0” with any value, that is the spacing between the top and your content.

Kind Regards,
Art

Hi: I just purchased this theme. I am having an issue with the portfolio items widget. It is not showing all the items in the category. Do you know why this would be>

Hi there,

Can you please send us your site URL first? We need to investigate your site and then get back to you with possible solution

Kind Regards,
Art

Hello:

I’ve included one revolution slider (full width) at the top of each page of my site and everything works OK but the one in the woocommerce shop page. I resolved the jquery.js library error activating the “Put JS Includes To Body” option and it shows, but with a small left margin, not full width. You can see it at www.hojadelimon.es/tienda.

¿Any advice?.

Many thanks for your very good work!

Hi xabi_m,

Can you please add the code below to Custom CSS

.tp-revslider-mainul {
    padding-left: 0px !important;
}

it will fix your issue :)

Kind Regards,
—Ylli

Many thanks, works OK!!

Hi xabi_m,

Glad to hear that :)

P.S: It would help us a lot if you could rate our item on themeforest from your Downloads tab, (if you don’t know how, just open this link) :)

Kind Regards,
—Ylli

hello, please, You could install the demo content?, I installed 4 times kalium, and demo content is not installed properly, I’m going crazy, you help me a lot if you enter my site and install it, Is possible? i will send you my site and user and password, please help me i’m lost.

Hi albuswulfric,

Can you please send us your WP credentials on email? Also please try to tell us on email why this didn’t worked for you, what what the problem that appeared there? Please tell us which demo you want to install too.

To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.

P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.

Kind Regards,
—Ylli

Hello – I uploaded your theme to my existing wp blog and also changed the blog page to my homepage – http://www.bebart.com The thumbnails are not showing my images, just a gray box…. Reading previous comments, I installed the regenerate thumbnails plugin, but have not ran it yet. How do I get my images to show in the thumbnails? Thank you for your help.

Hi bebartistz,

You are using an old version of our theme (1.8.1) and the latest version for the moment is (1.8.2), please update theme first.

The easiest way to update our themes is if you use Envato Toolkit. On this link How to update Themes and Plugins you can learn this easy step-by-step procedure :)

Then don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

If this problem is still present, then please send us an email, because we need to investigate your problem and then get back to you with possible solution.

To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.

P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.

Kind Regards,
—Ylli

Hi there,

Can you try out this fix posted by our user Tomas:

Click to enlarge

Kind Regards,
Art

hello I install demo content and I have a problem: However few errors appeared during the import process: ErrType: xml-wp-content no custom animations found, if slider uses custom animations, the provided export may be broken… dynamic styles imported!

What I do?

Hi albuswulfric

Can you please check your site and see if works properly and looks something?

If so, then do not worry about it, the demo content was imported successfully.


Arlind

Hello the-amazing-kalium-team! The theme is truly amazing. Most of the things I managed to do with all your comments.. Some, however, I couldn’t find..

1 – How can I change the font color of the title in the comparison image? my pictures have a white background and the font color is also white so the title isn’t really showing..

2 – How can I have a project in the homescreen/portfolio that I can’t click? i.e. a project that isn’t done but I want to show it as a coming soon. (Maybe like the Noor Chair in the portfolio in your main demo but a thumbnail that you cant click..

3 – How can I add a button on an image in a protfolio item? I have a picture with an item that is a small independant project of it own that I want to have a button that can take you to that small project..

4 – Is there a way to have the captions of the images while on lightbox mode?

Thank you, Itai

zeks.co.il

Hi I_vander

Thank you so much for your kind words, it is really pleasure to hear them. Here are my answers to your questions:

1. Font color for image comparison can be changed via this Custom CSS:

.comparison-image-slider .cd-image-label {
   color: #333;
}

2. To disable clicking a project on Project Link metabox (when editing portfolio item) apply these settings (highlighted ones):

http://drops.laborator.co/1fg1f

3. This is actually not supported by the theme. However you can give an external link to a project if you wish your project to link somewhere else via “Project Link” metabox as suggested on #2 but now apply a custom URL.

4. Can you please download these two files:

http://drops.laborator.co/T0iX+

Then replace them in kalium/tpls/ folder. Captions in Lightbox will be automatically shown (if there is a caption).

Arlind

thanx! You are indeed great!

Hi I_vander,

Glad to hear that :)

Happy Holidays :)
—Ylli

Hi, I installed kalium theme, it’s all right but when I click on preview mode (for each my pages) I display this error:

“Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at postmaster@www.domain.com to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.”

Thank you

Hi

This error was being caused by ACF function get_field which was not correctly being called and thus I have changed it to different form of implementation.

Don’t worry about the future updates, the fix will remain for future versions of Kalium as well.

Best regards

Arlind

Hi,

I have another question: when I set general “Title & Description” in “laboratory>Theme option” panel in Portfolio and Blog section, the texts aren’t display/update in frontend.

In frontend I see only ever the “Title & Description” that own pages. Can’t I setting “Title & Description” for all general portfolio/blog pages?

Thanks

Hi there,

The reason why isn’t showing must be because when you edit the Blog page or the Portfolio page, if you scroll down you have extra features where you can overwrite the page title and description, make sure it’s off there or set the title from there.

Kind Regards,
Art

Hi,

Install problem….

themeforest-10860525-kalium-creative-theme-for-professionals.zip

The package could not be installed. The theme is missing the style.css stylesheet.

this is my php info

max_execution_time 120
memory_limit 256M
post_max_size 128M
upload_max_filesize 128M

My FTP on new Imac with OS 10 El Capitan dont work….

PLEASE CAN YOU INSTAL MY THEME….

Best Regards Danko

Hi Danko

Please send me your FTP + WP credentials via email and I will handle it for you.


Arlind

URGENT just bought and try to work on the site. Visual Composer is not activated

Hi pganastassopoulos,

I think that you have bought our site months ago, but now you are using it for another website (here are the License Details) :)

To install our plugins just go to Appearance > Install Plugins, then install and activate them.

You can find documentation on this site Kalium Documentation.

Specially Getting Started section :)

Kind Regards,
—Ylli

Hello again my friends, I have bought your tempalte 5 times, honouring yor great efforts! Now the last time I bought it was on 11/2/2015 10.58 in the morning. I can send you the invoice if you like! :-( Since then I try to activate the VC which shows that has no product license activated yet! In all the other websites it happened in no time with no problems. Please give it a look!

Hi pganastassopoulos,

We are very glad and honored for that, we are glad that we have clients like you, who like our product so much :)

As for this problem, can you please send us your WP credentials on email? We need to investigate your problem and then get back to you with possible solution.

To send us email use this link and please write us your request again, because we receive a lot of emails on daily basis and we unfortunately can’t remember all customers requests.

P.S: Please note that we usually do not respond to emails that request support, because here is our primary support forum. We use contact form just for sending sensitive information. Also emails response time can be up to 7 business days.

Kind Regards,
—Ylli

After the big problems with hacking site vvv.stampanje.com, I had to open a new domain vvv.stamparija.biz. When I tried to upload the theme, which I downlad on my computer … I have this massage….

Installing Theme from uploaded file: themeforest-10860525-kalium-creative-theme-for-professionals.zip Unpacking the package…

Installing the theme…

The package could not be installed. The theme is missing the style.css stylesheet.

Theme install failed.

Hi dankop24,

Most likely your web server is configured with PHP settings that are too low to allow the theme ZIP file to upload. Specifically, PHP is configured to a maximum file upload size limit at 8 megabytes or less. The theme ZIP is about 9.5 megabytes in size. Thus, the web server is rejecting the upload. WordPress is giving you a rather ambiguous message in response. This is not a theme fault or bug.

There two ways to solve this problem.

1— You can either get your web host to increase your PHP limits.

2—You can upload your theme via an FTP client.

Recommended PHP configuration limits are as follows:

max_execution_time 180
memory_limit 128M
post_max_size 32M
upload_max_filesize 64M

For more info visit this link Recommended PHP Configuration Limits

If you need more info, please don’t hesitate to write us :)

Kind Regards,
—Ylli

I want to make all images not clickable inside portfolio item. I added this custom CSS:

.single-portfolio-holder .gallery .photo img { pointer-events: none; -webkit-pointer-events: none; -moz-pointer-events: none; }

This works for Chrome, Safari, Firefox. But it doesn’t work for IE10. When viewing my website in IE10 the images are still clickable.

Any advice?

Hi Ylli,

Thanks for the code. Unfortunately the images are still clickable in IE10 when I use this code.

Kind regards, Richard

Hi Richard,

I’m sorry but as we talked earlier, We love to help you there, but as you see we we can’t do anything about this, because IE don’t support this CSS rule.

This and a lot of things like this, have contributed that IE hasn’t been successful.

Hope for your understanding :)

Kind Regards,
—Ylli

Hi Ylli,

Yes, I understand that completely.

That’s why I asked if I could request a portfolio setting that would disable the image hyperlinks. Right now there’s a portfolio setting that lets us disable lightbox for portfolio items. I think a lot of users use this setting because they do not want the images to be clickable.

For now let’s just hope that the number of IE users can be count on the fingers of one hand ;)

Kind regards, Richard

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey