8337 comments found.
Hi!
Is there a way to trigger main menu on/off by using a link on revolution slider?
Thank you in advance.
Hello again!
OK OK I will try to elaborate a bit more about the issue.
I added revolution slider with TEXT on it. I would like to trigger the main menu by clicking the TEXT – open menu and close menu. Text should work in the same way as the ‘hamburger’ image by the menu.
Is it enough? 
Thank you!
Hi! Is it possible to make the space between portfolio item bigger, but keeping the same size for the item (now the items become smaller when I make the spaces bigger). And also, is it possible to have a classical slider for the project pages (not being on the entire screen). Thanks!
Hi Ylli! Thank you for the answer. I made a picture, so you can see exactly what I mean – it’s about the portfolio page : http://www.clemographe.com/clm/MAQUETTE_SITE_01.jpg
Hi there,
We can manage to do it manually somehow by playing with the padding and the margin between the items, regarding the second question I think you will need to use the images with white border around them cause the only way to play with the width/height is by using the Masonry Portfolio.
Kind Regards,
Art
Thank you for your answer! Is it easy to make the width of the all site wider? Because I would like more space between the portfolio item but the same size of items (as on your demo agency) = more white but big items, so I would need a bigger width.
Thanks!
here the exact drawing of what organization I’m looking for http://www.clementinetantet.com//clm/MAQUETTE_SITE_02.jpg Thanks!
Hi! I’ve change the size of the .container (in custom css -> responsive -> lg) as you said, to make his width bigger, beacause I wanted more space between the thumbnails. But now the screen don’t reduce at the good moment when reducing the window, and the thumbnails are cutted by the edge. here a picture of what I try to say : http://clementinetantet.com/clm/edge-cut.png. And my website: http://www.clementinetantet.com/. Thanks a lot!
Hi Clemttt,
Please just write a ticket on our external support system.
Kind regards,
—Ylli
Peace,
We are trying to change the home logo on http://newsite.femmagic.com/. We have changed the logo via the backend theme settings but it won’t change on the homepage.
Hi Sabalie,
That logo it’s on Revolution Slider, by watching this video, you can learn how to remove that. (video is made with the last version of RS, but i think that you will not have problem to find that place on the new layout)
Kind Regards,
—Ylli
Hello,
I am interested in buying your theme, congratulations, very nice work
I like a lot the Shop Demo and I would like to ask if I could add pages as About or Portfolio, as I can see in other Demos like Main or Freelancer. Could I also with custom CSS have the company logo centered in Homepage?
Thank you in advance
Hi there,
First off, excuse me for my English which isn’t that good.
I have a question about how to set up the official shop page. Because i want to add some content elements from the Visual Composer below the product/catalog area on that page. The problem is, when i add an VC element to the page (which i select as the official shop page in the WooCommerce panel) it gets placed above the product/catalog area, while i want it to be placed below this area.
I noticed that building the shop page completely with Visual Composer elements (so also by placing the product display with VC) isn’t an option. Because then some of my widgets for the sidebar of the products catalog won’t appear on this page.
Do you still follow me? 
Also i have a question about how to use page titles properly. Because when i use the heading title options on the page editor, it somehow loads the page content twice and places it above each other on the page itself. So all the content gets placed twice on the same page. How do i fix this?
Thanks in advance!
Also, i just noticed this: The content elements i placed on the shop page, are also being displayed on the single product page itself.. I have no idea why. Please help!
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.
Regarding your double-posting of the titles the problem is that you have selected the option to get the content and title from the page description, you can change this in the Heading options in the tabs below while editing the page.
Also for your first issue there isn’t any proper fix for this, the best would be to build the shop manually with the VC, there isn’t any other solution for this.
Kind Regards,
Art
Thank you for your answer! The solution for the page titles worked 
For the other isues, here’s the url to my website: http://kinderkamerconcept.nl/
Right now, this is the url to shop page, which i have selected as the official shop page in the WooCommerce settings: http://kinderkamerconcept.nl/test/ The call to action box on the top, i would want that object to be placed on the bottom of that page. Also, now it’s somehow being placed on top of every productpage automatically, which i don’t want it to.
I have already tried the solution you suggested for building the shop page manually with VC. Unfortunately when i do this, the page won’t display all the filters i have set in the shop sidebar. I have placed a widgetised sidebar in the left column next to the products element, but just some of the widgets i have selected are being displayed. You can see the example on this page: http://kinderkamerconcept.nl/test-2-lp/
Thanks again!
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 there,
Just started figuring this theme out, and I am at this point looking at portfolio items. First question:
Is there a way to set up the size of the carousel?
The reason I ask is because in my safari browser is comes up very large, and it does not show the pages footer.
Secondly, how to I choose fonts in this theme?
And finally, is there a font i need to install to get custom icons?
Thank you so much!
Hi sejkko
1. The size for carousel can be adjusted with this custom CSS:
http://pastebin.com/AzbQYhwtSo copy the CSS and paste to Custom CSS page in your wordpress. Note that the size is set to 435px so you can change it to your preferred size.
Kind Regards,
Arlind
HI I’ve just updated the theme to the latest version, updated all plugins, updated wordpress. Now I get the message that layerslider needs updating but I need to activate it for my site. I try to use your purchase code but it doesn’t work. I have 5.5.0 but I need 5.6.2 How do I install it?
Thanks
Hi team,
You proposed to send me the lastest version of Kalium, to fix the portfolio category slug, thank you
I’m looking forward !
Hej there,
first of all, thank you so much for this beautiful theme. Love it! 
I have a question concerning the “Coming Soon Mode”. Is there any possibility to show a fullscreen background-image?
And a second thing. Is there an option to place an imprint at the start page?
Hope, you can help me
Thanks a lot!
Pauli
Hi Pauli,
1— Can you please add the code below to Custom CSS
.maintenance-mode .wrapper, .coming-soon-mode .wrapper {
background: url(http://www.yoursite.com/image.jpg) !important;
background-size: cover !important;
height: 100% !important;
}
*just change URL.
2— 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 
Kind Regards,
—Ylli
Hi Ylli,
thx a lot!
1_ works
Another question: Actually the image is “fixed” on the top of my site and cutted in the middle.
- Can I center the image as well?
- Or fix it on the bottom? (in my case, it would make more sense)
- May I also place videos or animated images – as we can see on the main kalium theme (birds and lighthouse)?
2_ I need to integrate an option to link to an imprint. Is it possible to place a textlink in the footer? Which navigates the user to a new menu-site (including some important text an paragraphs about my business)?
3_ Is there a possibility to show other social media icons in the footer? I need to place a link to a german network-site called “Xing”.
Again, thank you so much
Great support!!!
Pauli
Aiee… another question.
4_ Somethings wrong with my updates. Tried a lot but cant solve it on my own 
>> Update Theme
Downloading upgrade package from the Envato API…
Entpacken der aktualisierten Version…
Fatal error: Out of memory (allocated 28311552) (tried to allocate 12285413 bytes) in /homepages/31/d348083018/htdocs/.../wp-admin/includes/file.php on line 663 <<
Hi there,
1. Please give us an URL of your site, I will see what we can do about it.
2. You can add a link in the description of the coming soon mode, there is no other way how you can add links.
3. In the Admin Panel > Theme Options, go to the Social Networks and at the end add a new social network.
4. You will need to increase your PHP limits, ask your hosting company to do it for you if you don’t know how.
Kind Regards,
Art
Hi Art
1. Can I send you a screenshot as well?
2. Perfekt! Any idea how to change the appearance of links? (colour, underline etc.)
3. I tried that and added a new network. Nothing happens… Im sorry :/
4. Perfekt, that worked, great!! 
Hope, you have an idea to 1-3. Thank you!!!
Hi, first of all, I am happy with this beautiful theme.
Just one problem I stacked:: In ‘portfolio’ page, even I choose 4 column format (4 Items per Row) in ‘Columns to show portfolio items’, page still keep to show 3 column format.
- The strange thing is, the first 10 projects stayed in 3 column format, but when I click “show more”, then only the rest below shows in 4 column format. (So it shows 3column + 4 column)
Even I switched Thumbnails with Visible Titles Thumbnails with Titles Inside Thumbnails with Titles Inside (Masonry) all mode shows exactly same problem.
I am using latest version: 1.7.2. It would be appreciated if you could let me know the solution.
Also “Next-Prev navigation” doesn’t work in single page. And when I put certain number (incl.’-1’ for all item) in “Portfolio items per page”, doesn’t work properly as well…
Excuse me, regarding first question, now I found out in the page which I should change. Could you just let me know the solution of : 1. “Next-Prev navigation” doesn’t work in single page. 2. I put certain number (incl.’-1’ for all item) in “Portfolio items per page”, doesn’t work properly.
Thank you!
Now question 2. was solved with custom query. So could you help me only question 1?
... and excuse me for messed up, but question 3. now.
3. are there any possibility to ‘disable’ light box function in “Media Grid” on normal page (not in portfolio)?
hi, now all questions are solved.. (regarding question 3, now it has solved with custom css “pointer-events: none !important;”.)
I purchased the Kalium theme for wordpress and I would like some direction in making my site look like the demo site.
Hi pmurray1,
We have done a video documentation that will explain you Kalium Demo Content Import.
You can find more documentation on this site Kalium Documentation.
If you need further help please just write us again 
Kind Regards,
—Ylli
Hi. Does this theme support persian language?
Does it support rtl?
hi,
is there a way of switching images in the portfolio for mobiles. e.g big images for desktops and small images for mobile.
regards
Hi,
I’m trying to translate Kalium strings using WPML & just found 35 strings using the automatic search, any idea what I’m doing wrong & can you help me? 
Thanks
Hi
I am not sure about which strings, but in our theme there are several types of textdomains, for example: woocommerce, visual composer and so on.
You can switch text domain to translate other theme strings depending on their purpose, so if you are using shop, then there is possibility to find the terms in woocommerce text domain.
I hope this will help you.
Hi,
When opening the product catalog page, a black background (the photo placeholder) will be loaded before the photos is loaded. Is it possible to change the color? I want to change it the same as the website backgound color.
Thanks. Michael
thanks a lot!!
Hi there,
Is there a way to reverse the logo and menu button (position the logo on the right and the hamburger left)?
Thanks in advance,
Kind regards,
Koen
I’m using the standard menu, url is http://arte-d-ardito.nl/wordpress/
Ok, thanks for the reply
Hi KRADDIT,
Glad to hear that.
P.S: I saw that you have created some other tickets, can you please try to add all your questions in one thread (on this thread for example), 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 
If you look on this page, there are 14 threads only by you, so please make all your questions only on one thread.
Kind Regards,
—Ylli
Sure! Sorry mate, the other post wasn’t answered yet, so I thought you might have missed it..
I keep trying to display the sub-menu underneath ‘portfolio’ horizontally (inline). The reason is that if you scroll down, we would like to keep the submenu items in the white border..
Could you give me the classes I’ll have to change to try and work it out?
Thanks in advance!
Regards, Koen
Sure, thanks!
- custom CSS doesn’t work since last update !!! Even in child-theme style.css file
- portfolio filter has a big issue, not solved in the last update
- Images can’t be set in full width in portfolio : If I want to put an image before text with VC (instead of featured image for example) in portfolio-columned, I can’t display image in full width
- I can’t set a custom portfolio category slug
Hi plus4,
We have answered your comments, can you please check them.
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
Hi I’m in need of a bit of assistance with external URL links. I would like to add more than one external links on the portfolio pages. How can I do it?
Hi Bilumen
Actually this is not supported as of its implementation, only one link can be provided.
But I have modified the code to make it possible, so just download this file:
http://drops.laborator.co/1lqZO+Replace it in: /wp-content/themes/kalium/tpls/
So now to add multiple links just separate them by comma as shown in the screenshot below:
Great! thankyou so much!
On the contact form pages and for the comments section on the website, the form elements blend in with the page and are very difficult to see. I can’t find a setting for this in the admin. Will need to input custom CSS or am I missing something?
Thanks!
Hi Rygarfo,
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 
Or maybe you can send us any screenshot link of your problem…
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
Ok, I will add them all here then.
1.) The contact page is very hard to see with the existing colors. Here is a link: http://zelsh.com/contact-me/ I’ve taken a screenshot: http://take.ms/MNM3E The lines are white so it’s very difficult for the user to see. How shall I resolve this?
2.) You mentioned that the reason my navigation items on mobile are in the font merriweather is because in my custom CSS I have: body { font-family: ‘Merriweather’, sans-serif !important; }
However, I have not written this anywhere in the css. The only css I have written is this: .p, body { line-height: 1.5; }
I believe this is a bug with your theme. Because I set my body font to merriweather. It must be inserting this !important CSS style somewhere in the code as a result. Please research if possible because I have not done any custom code to this theme. Here are my settings: http://take.ms/6HqKj
1— Can you please add the code below to Custom CSS
.message-form .form-group .placeholder {
padding-top: 2px !important;
}
.contact-form textarea {
background-image: linear-gradient(#ccc 1px, transparent 1px) !important;
}
2— 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
Hey there, it’s been a while! I just have a quick question. Is it possible to add the lightbox effect to a Single Image (simple image with CSS animation)? In Visual Composer, I see the option to have the image open in a new window (link to large image) but I’d prefer it to open through lightbox instead. Thank you!
Hi lwhitecreative,
When you click any image on Single Portfolio it will open automatically on the lightbox, as you can see here.
Kind Regards,
—Ylli
Thanks Ylli, but that’s not quite what I meant. Let me give my situation some context.
I am designing a PAGE (not portfolio post) with Visual Composer that will have a three-column display of a bunch of logos that I’ve designed. I want to be able to click on the logos on the page and have them open in lightbox to provide a larger view. At the moment, the only option I have in Visual Composer is for the images to open in a new window, which is not quite what I’m looking for. I hope that makes more sense. Thank you!