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.

8337 comments found.

I’m currently trying to setup my home page as a portfolio landing page. I am having trouble having this appear on the page after applying all the visual composer portfolio items. Could you assist on this?

Hi there,

Where have you stuck while doing it, you cannot set this page as homepage?

Kind Regards,
Art

Hi there,

on the checkout page the input field for the “State / Country” has an odd design. The thing is that this field only appears if you choose specific countries such as “Gabon”. You check it out at your demo shop: http://demo.kaliumtheme.com/shop/checkout/ See http://imgur.com/vXOLXx0

As I found out there is a CSS class missing at this field: http://imgur.com/hRfLO9f

Could you please fix this in the next update?

Thanks!

Kind Regards, Marcel

Hi Marcel,

Are you using Kalium 1.7.2 please?

Kind Regards,
—Ylli

Hi Ylli,

yes, we are up-to-date. I could also repeat the issue on your own Demo Shop (http://m.imgur.com/vXOLXx0).

Kind Regards, Marcel

Hi Marcel,

Now i saw this problem :)

I will write that on our to-do list and this will be fixed on the next update. Until the update is ready can you please add the code below to Custom CSS

input#billing_state {
    width: 100% !important;
    padding: 6px 12px !important;
    background-color: #fff !important;
    border: 1px solid #eee !important;
}

Thanks for reporting it :)

Kind Regards,
—Ylli

Hi, I’ve a problem with my website www.photonika.life

1. I updated my logo but as you can see on homepage appears appear kalium logo black with white background color

2. If I change colors on Theme Styling, nothing change on the website

thanks soo much

I solved the first question ;-) but I’m not able to change colors

solved also the second ;-)

Hi sbrebo,

Glad to hear that the problems are solved :)

Kind Regards,
—Ylli

Hello Laborator,

>> I wanted to report a problem in using tablet.

- The links on the pages of portfolio do not work when the tablet is vertical. - If the tablet is horizontally if they work. IMG: http://www.javierbalvin.com/wp-content/uploads/2015/10/WEBimagen.jpg

Example: http://www.javierbalvin.com/portfolio/web-creaguetes/ My Web: http://www.javierbalvin.com

Thanks

Hi balvin,

Can you please add the code below to Custom CSS

@media screen and (max-width:992px){
    .single-portfolio-holder.portfolio-type-1.gallery-type-fullbg .gallery-column-env{
        clear: both;
    }
}

Kind Regards,
—Ylli

PERFECTO =), Ahora si que funciona.

Gracias laboratorm estas haciendo un gran trabajo.

Hola Balvin,

Gracias por sus amables palabras :)

Kind Regards,
—Ylli

Hello guys. Fist of all thank you for the great template.

I’ve been trying to set up my page for a few days now and the main problem hereby remains that all my project pages don’t show any content, even if there is one in the backend. What am I doing wrong? Example: I’ ve got a portfolio page with portfolio items. When I click on one of those items, a new project page appears but without any content, though there is one in the backend.

My other problem is also, that the portfolio description isn’t shown although there is one activated in the portfolio settings.

Problem number three is that the number of portfolio items doesn’t work in my case. I’ve set the -1 value in order to show all items, but this also doesn’t work. I had to do a workaround: to go to the reading settings and enter here the highest amount of projects (in my case 50).

Is there maybe something wrong with my installation? Thank you in advance!

Tatjana

Hi Tatjana,

It seems really strange, the best would be if you send us an e-mail and I would like to investigate and see whats wrong with it.

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

hi i bought your theme but i cant find any info regarding customising the shop frontpage and also how do d it stop the shop item gallery images from popping out large

thanks

Taran

Hi Taran,

If you want to stop the images from displaying up in a lightbox, you can do it by pasting this code in the Custom CSS:

.slick-initialized .slick-slide {
pointer-events: none !important;
}

Kind Regards,
Art

thanks – also how do i change the main frontpage slider at the top with the products in the shop template ?

Hi there,

Can you please try to be very specific about the problem and explain it more to us, in this way we can easily understand you and give you the proper answer.

Also please write us your site URL here on comments first. We need to investigate your site and then get back to you with possible solution :)

Kind Regards,
—Ylli

Hi there, i bought your theme a while ago. I’m very happy with it. But when i try to update to the newest update, the 1.7.2 version, WordPress doesn’t seem to install it. I tried installing it with the upload function in the WP admin panel, but i keep getting the following message: ‘Are you sure you want to that? Try again.’

Do you have any idea how to fix this? Really want to start working with the latest version asap!

Thanks in advance.

Hi maxluijben,

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 32M

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

Hello Laborator,

All comments here help me so much to develop our website.

I want to now how it is possible to have footer in line instead of row ? For exemple I want to have the footer menu in a line and footer widget below.

Thank you for your support,

Ylan

Hi Ylan,

We have 2 types of the footer supported, please check each one if you can achieve the look that you want.

P.S: Wow very very nice photos and the site is taking it’s form, when you finish the site please write us :)

Kind Regards,
—Ylli

Hi Ylli,

Nice to hear that from you, it will be a pleasure for us to write you when we finish.

I integrate an image at the bottom of this page before the actual footer to show you what we exactly want : https://lefeuillet.tv/nouveau-site/

As you said it is like chose “One Column per Row (1/1)” but we want to put menu in line not in colomn and centered it

Do you think it is possible ?

Thank you in advance,

Ylan

Hi Ylan,

I checked this but I don’t think this is possible, you can achieve it somehow with Custom CSS by removing the headings but I don’t really know if it will work or not.

Kind Regards,
Art

Hi Guys, I just ran a google pagespeed insights analysis and it’s falling well below 50/100, how can I get it up to speed?? https://developers.google.com/speed/pagespeed/insights/?url=frisian.co.uk&tab=desktop

Hi frisian,

If you want to make your site faster and compress it’s files, you can use this plugin WP Super Cache.

Kind Regards,
—Ylli

Please where do i locate this text in wordpress:

WHO WE ARE. We are a multi functional agency, we love good things and great design. Say hello to us hello@kalium.com

KALIUM. We are a multi functional agency, we love good things and great design.

Say hello to us hello@kalium.com

Hi taipath,

Just go to WP Dashboard > Appearance > Widgets > Footer Widgets

(view large version)

Kind Regards,
—Ylli

Great! Thanks

Glad to hear that taipath :)

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

Have a nice weekend :)

Kind Regards,
—Ylli

Hi. Is there an option for making header/menu full-width and not boxed like it currently is? If there is, I can’t seem to find it. Help? Thanks.

Hi studio_eight,

This option is not available.

Kind Regards,
—Ylli

Last question before „maintenance off“ ;-).

I have a problem since the first day with the team-member-settings. After i enter and save a html in the description, everything ist blank.

Any soon idea?

Done. Are you working on my site actually, because i receive an error, if i want to see the site now?!

Forget it,....the error is away….

Hi Uli-FC,

Glad to hear that :)

Kind Regards,
—Ylli

Hey, yo! My company bought your Kalium Theme for WordPress for our customer: he is in love (litterally) with your theme… ok, it’s his choice. Here our problem: we have to rewrite the url category ‘portfolio’ with ‘services’ as the following:

www.domain.com/portfolio/blabla -> www.domain.com/services/blabla

What do you suggest to solve this? Thanks and congrats for your work.

Thanks for your reply: I’ll do what you suggest, but I have another question. I read on Wikipedia: “The World Wide Web Consortium (W3C) is the main international standards organization for the World Wide Web” so… why I have to consider “outdated” the standards they are imposing?

How can I insert “Yes, I have read the terms and conditions…” on the contact form?

Hi there,

Literally you’re right but considering getting a theme which uses many plugins you will know it overwrites the style and it doesn’t look good, there isn’t any popular theme here in ThemeForest that’s good at this.

Kind Regards,
Art

Hi, I like the design a lot. I have one question regarding the main menu. On your mockup it disappears once I scroll down. Is it possible to fix it on top.. for it to be visible all the time? As I am not a programmer, I need to know if I need coding skills, or if there is an easy way. Thanks, Ana

Hi Ana,

Yes you can achieve that, here is a demo, where you can view the header is always sticky, you have hundred of options for the header.

Kind Regards,
Art

Okay,i installed the agency theme, i am trying to make sure that when users log on to my website they will on see a shopping cart as the main menu header

Hi taipath,

Just go to WP Dashboard > Theme Options > Shop Settings > Mini Cart.

(view large version)

P.S: I saw that you have created some other tickets, can you please try to add all your questions in one thread, because in this way is easy for us to understand what you have done and what is left, also is would be easy for you to post in one thread :)

Kind Regards,
—Ylli

I am trying to change my main menu option to show only the cart icon

Hi taipath,

Can you please try to be very specific about the problem and explain it more to us, in this way we can easily understand you and give you the proper answer :)

Also please send us your site URL.

Kind Regards,
—Ylli

Could you please send me the most recent update of Visual Composer? As now I have updated your theme the Image Background In Row Settings is not working anymore, which it was before the update. Thanks

Hi intohype,

Every time you make a theme update please don’t forget to go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support.

Kind Regards,
—Ylli

Hello,

I changed a slide in the revolution slider and now the next-slide links throughout the slider do not work. And now when you scroll down there is extra blank space on the page the slider is on. Everything was working beautifully for months, so I’m not sure what has happened and haven’t been able to fix it.

http://welcometothemsa.com/

Thanks for any suggestions you might have! Emma

Hi Emma,

We won’t be able to provide support for outdated versions.

We want you to experience the best we have to offer while keeping your site safe.

Staying updated is the way to do it!

You are using an old version of our theme (1.2) and the latest version for the moment is (1.7.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.

Kind Regards,
—Ylli

Hi thank you for this- can you take a look again? Still having problems…

Hi Emma,

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

Dear Laborator, when using a side portfolio layout (1/3 option) what would be the minimum or recommended size for the images?

Hi Saverio,

1. I don’t think that this is possible.

2. Can you please add the code below to Custom CSS

.product-filter ul li a {
    text-transform: lowercase !important;
}

Kind Regards,
—Ylli

Thanks Ylli. 1. The following code for having portfolio category “All” in small caps does not work. Any suggestion?

.product-filter ul li a { text-transform: lowercase !important; }

2. The code you gave me for the menu does not do what I intended. Could you help me?

HOME= menu’ hidden. I just see the 3 horizontal bars. If I click on the 3 horizontal bars appears the full menu. ALL OTHER PAGES= menù always fully visible with the X to close it in case it’s needed. If I close I see the three horizontal bars.

3. I saw from previous post that adding this: add_filter( ‘portfolioposttype_tag_args’, ‘portfolioposttype_tag_args_remove_tags_column’, 100 );

function portfolioposttype_tag_args_remove_tags_column( $args ) { $args[‘show_admin_column’] = true; $args[‘show_ui’] = true; return $args; } I would enable tags in portfolio items. It does not seem to work. Any suggestion?

Thanks

Saverio

Hi Saverio,

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

Hi. One quick question. How do I change the color of the map. My “water areas” are green. Would like another color =)

Hi sparrman72,

If you want to apply map style or how you say color then please go to this site:

https://snazzymaps.com
Choose the map style you want, click Copy:

(view large version)
Then paste that code to Map Style in the Map shortcode.

Kind Regards,
—Ylli

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