8337 comments found.
Hi there,
I´m having problems with Auto-Type:
Im trying to set this in the Auto Type Settings – Content:
Mind and Beauty Active Cosmetics, con toda nuestra experiencia; pasión; innovación; creatividad; esfuerzo; elegancia; ternura; superación
I save the changes but the code that appears is the of your demo:
Hi there! This is Kalium Theme;Developed by Laborator;Do you like it?
Do you know what could be happening? In my home page I could change the Auto Type, but not in this page: http://mindandbeauty.teveoonline-desarrollo.com/productos/
Thanks!
Hello again, the problem appears when i write inside the code.
The whole code I´m trying to set is:
Mind and Beauty Active Cosmetics, con toda nuestra experiencia; pasión; innovación; creatividad; esfuerzo; elegancia; ternura; superación
Hi
I guess you are using an older version of Kalium, we have fixed this issue in v1.4.1 and works fine now. Please update Kalium theme to the latest version and see if this will work for you as well.
Here is the video illustration how it works to me:
http://drops.laborator.co/1jIpNHello,
Thanks for your quickly.
I´m usin the v1.41.1
The problem is that i want to put a black block (as in your demo) over the words “pasión; innovación; creatividad; esfuerzo; elegancia; ternura; superación”
When i write the code for insert the black block and refresh the page, the text that appears is “Hi there! This is Kalium Theme;Developed by Laborator;Do you like it?”.
I must be doing something wrong, but i dont know what… i´m trying also to change the quotes of the code, but nothing….
Hi
It is weird how this happens to you, I have tested on my local copy and worked just fine.
Can you please email me your WP credentials so I can test my self, also give me the content you are trying to show in AutoType element.
To send us email use this link. 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.
Hi,
Managed to get the theme functioning correctly now. I just have a quick question about the colour of the map on the contact page. Currently it is the themes default teal colour, how do I change the colour of the map to a custom colour.
Also the ‘underline on hover’ in the footer is also the teal colour, how can I change this?
Thanks,
Jack
Hi Jack
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:
http://drops.laborator.co/fY93Then past that code to Map Style in the Map shortcode.
http://drops.laborator.co/7aPhTo change the teal color, go to Theme Options > Theme Styling and set Link Color to your preferred color:
http://drops.laborator.co/HrWEI hope this will help.
Hi,
Please can you send me a screenshot of how to open map settings, I can’t seem to locate it in the Visual Composer.
Also I have set a custom logo using the theme options however when the site loads, my logo loads first and then it transitions to the default white Kalium logo. How can I fix this issue?
Thanks,
Hi jrvanstone,
About your first question, just follow this procedure:
1. http://drops.laborator.co/1a2IJ
2. http://drops.laborator.co/1bvy1
3. http://drops.laborator.co/1hSKc
Second question:
Can you 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
Hello! I am using the “Columned” portfolio item layout and I’m trying to adjust the image placeholder so that vertical images scale to a reasonable height, and not the full width of the page. I tried using the following CSS without much success. Can you please help me out here? Thank you!
.single-portfolio-holder .image-placeholder { background: none !important; max-height: 500px !important; width: auto; }
Sure, no problem.
http://mikedesocio.apps-1and1.com/portfolio/freddiegray-in-bostonHi mikedesocio,
You can use option to make 1/2 of the width and there you can add 2 vertical images.
Kind Regards,
—Ylli
Thank you! That worked great. Is there a way to center the vertical image when there’s only one?
Hi mikedesocio,
I’m afraid that this is not possible for the moment.
Kind Regards, Ylli
Okay, thanks for the prompt reply! I appreciate all the help.
Gld to hear that 
Kind Regards, Ylli
Hello, There is a pb. with Safari (Mac & Pc) and the Agency Version of the Kalium theme, even on your demo http://demo.kaliumtheme.com/agency/ the home auto type and the portfolio doesn’t appear, it’s empty, waiting a moment and playing with the scroll bar some items of portfolio arrive… Note: it’s ok on Safari on Ipad and other browsers Thank you for help
We have Safari 5.1.7 on Mac and PC
Hi enricomart,
It is really difficult to test this on the old version of Safari, because mac doesn’t allow us to downgrade Safari to a older version.
Kalium is developed with the latest technologies in mind, and i think that Safari 5.1.7 doesn’t support all of them.
Can you please try to install Safari 8.0.7, the problem should disappear 
Kind Regards,
—Ylli
Hi Laborator team,
I use the comparison images feature and it works perfectly except on mobile. On mobile I see the arrows button over the image but I can’t slide it. I’ve tried on Safari and Chrome mobile (iPhone version).
Could you help on that?
Thanks.
Alban
Hi Alban,
We have found a fix for this issue 
Please download this file and then unzip it.
You fill find there two .js files, copy those files and go to *kalium / assets / js and replace those two files there.
Please hard refresh your browser after you finish this procedure and check if it’s working.
If this fix works for you, we will include this fix on the next update too, so please notify us 
Kind Regards,
—Ylli
I have noticed that there is always a default amount of space, approx 40px, between rows created with Visual Composer. Lets say I have a row with a colored bg followed by another row with a colored bg, you always see about 40px of the body bg color between them. I want them to snug right up against each other. I tried using negative margin and padding in Visual Composer, but that doesn’t seem to take negative values. How do work around this? Child theme CSS tweak? Thanks.
I saw the same behavior on a test I did using one of your demo pages I had installed: http://demo.kaliumtheme.com/main/about-me/ For the test, I applied background colors to the rows, and there was 40px body bg white visible between the 2 rows and again between the 2nd row and the footer. Can you please try that test on your demo page and see if you get the same result? If you don’t I can send you my admin login, as the site is in coming soon mode. Thanks in advance… Chris
I was also able to duplicate the behavior directly on the demo on your site’s server (http://demo.kaliumtheme.com/main/about-me/ ) by using Safari’s web inspector.
Hi crizpcritter
This is the code that is causing that Custom CSS
.vc-container {
margin-bottom: 40px !Important;
}
- you can change that to margin-bottom: 0px and padding-bottom: 40px
and the code would look like this
.vc-container {
margin-bottom: 0px !Important;
padding-bottom: 40px !important;
}
Kind Regards,
—Ylli
Yes, that’s it. I also have the problem in a few other places, but now that I know the reason I can tweak the css for them myself. Thanks very much for the quick reply and solution!
Note for multilingual content
Checked Plugins: Qtranslate-x ACF:qtranslate-x WPbakery VC qtranslate-x qTranslate support for GravityForms WPBakery Visual Composer & qTranslate-X
To have all the filters and Categories run smoothly at all languages dont forget to check Pre_Path Mode at the general settings of Languages settings. Tested and Checked
For special translation both
[:en] your text [:Other Language] asdjfkhsd [:]
and
<!-:en-> your text <-Other Language> asdjfkhsd<!-:—>
run properly
Just to help each other!!!
Oh fantastic the possibilities this template offers
<!-:en-> english text <!-:-> <!-:EL-> greek text <!-:-> is the correct, forgive me!!!
2) If I update to Kalium v1.4, will my existing pages/media be affected?
Thanks in advance for your advice.
Hi craigfin,
You are using an old version of our theme (1.3) and the latest version for the moment is (1.4.1), 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 go to Appearance > Install Plugins to update all your premium plugins to the latest version that we support. Specially you need to updater Visual Composer to the version 1.6.1 and the theme will work smooth.
I assume that you have not made customizations on the direct theme files such as .php files and scripts. If you have not touched anything there you will not loose anything when you update 
When you do this procedure we will get back to your question.
Kind Regards,
—Ylli
Ylli, thanks for getting back to me quickly. I’ve updated to Kalium 1.4 and also updated VC and LayerSlider plugins & the theme is running smoothly.
However when creating new posts, I still have the same problem:
1) I still can’t get my video posts to look like they are on your demo. They still look like this: http://asc-formation.com/disruptive-innovation
2) When I create a self-hosted video post, I can see the video in the composer, but not in the page preview.
Can you help me there?
Best regards
Hi craigfin,
1— Just make sure that you have those preferences on that page,
2— What type of file is that video, it must be .mp4
Kind Regards,
—Ylli
Hi, it’s definitely an .mp4 video but it still doesn’t show when I visualize the draft. When I made the above changes to the page preferences I get this: http://asc-formation.com/girls-perform-better-than-boys-at-school Also, the video posts which do work still don’t have the same skin as on your demos!
Hi craigfin,
Can you please send us your WP credentials and we will check what is wrong there.
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.
Kind Regards,
—Ylli
Sorry for the late reply, I received some advice from Arlind and the video skin is working nicely now. Thanks for your help. I have one more small question (not related) ......how do you do the cool black and white map on the contact page? I can’t find an option for that in the settings. Is it some kind of CSS? Cheers
Hi craigfin,
Can you please download this file:
http://drops.laborator.co/VMoH+And replace it in:
/wp-content/themes/kalium/vc_templates/
Then if you want to apply map style or how you say color then please go to this site:
Choose the map style you want, click Copy:
http://drops.laborator.co/fY93
Then past that code to Map Style in the Map shortcode.
Kind Regards,
—Ylli
Hello. I have the error [ErrType: widgets]
www.lafactorie.es/info.php. All php limits, are all right. But i can´t import widgets.
How i can import menu and pages?
Thank you
Hello Yill,
I have still two open questions.
1. The Setting: Activate sticky menu immediately on first scroll didn’t work for me … What could I do? http://dreamstyle.photos
2. And another question I have … inside the Portfolio items (I make fullscreen) there the info box who I could click on. How could I make them bigger (width)? I must get it widhter because inside the box I put the accordion box into and there the text is cut off: http://dreamstyle.photos/portfolio/rockabilly-cafe-shooting/
Best regards
Felix
Hi Felix,
1— Are you sure that you have activated the option? I yes then can you please send us an email with your WP and FTP credentials and we will try to check what the problem is.
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.
2— Can you please add the code below to Custom CSS
.single-portfolio-holder.portfolio-type-5 .portfolio-description-container {
max-width: 100% !important;
}
Kind Regards,
—Ylli
“It’s a shame you can only pick one reason for the rating. I have found the whole thing from the quality of the product to the quality of the documentation and demonstration sites to the support I have received to be truly excellent. thank you for such great work.”
Kalium received a 5 star rating from StephenSilk for Customer Support.
Are you using Kalium too? Don’t forget to rate it!.
Hey i just installed the Kalium theme on pierrelueben.com and
1.receive this message if i’m trying to access the website without login in wordpress admin panel “We are currently working on the back-end,
our team is working hard and we’ll be back within the time”
2. How can use the extra theme like the demo page for architecture as example
thanks,
Hi pierre1986,
1. Just go to WP Dashboard > Laborator > Theme Options > Coming Soon Mode > click Disable and then Save all changes 
2. You must import demo content of the Architecture demo, here are our youtube playlist where you can see the Getting Started videos https://www.youtube.com/playlist?list=PLnmVEXzJn2lYigqfsWbXnKAlrqthpsOmX
Kind Regards,
—Ylli
When can I use “PHOTOGRAPHY” demo? I’m eagerly looking forward to seeing it…
Hi kalos250,
As you can see from updates, we are trying to add so many new features that users request to Kalium, and we admit that we have delayed Photography demo, we will try to finish some changes to Kalium that will allow Photography demo to be finished as nice as we imagine it.
We don’t have an exact ETA for that but we will hope that it will be released on August.
Thank you for your interest 
Kind Regards,
—Ylli
Hello! After looking at countless portfolio themes, I’m really excited to have found Kalium and almost ready to buy—the only thing that’s keeping me is that in all the demo pages I saw, the scrollbars were way too thin (4px!?) and impossible to click on. Is this something that I can easily override in CSS? *
Hi mapleginger,
Thank you for your kind words, we are glad that a lot of customers like Kalium 
What you want to achieve is easy, and we can give you the CSS code to edit the scrollbar 
Kind Regards,
—Ylli
Hi Ylli,
Thank you so much for your quick response—I purchased Kalium! Could you send me the CSS code to edit the scrollbar?
Many thanks, Rieko
Thank you Ylli! While we are at it, could I ask another question:
I want my Portfolio Page to load all of my projects on the first page, without infinite scroll. I went to Appearance > Theme Options > Portfolio Settings, and changed “Portfolio items per page for this type” to 18, but no matter how many times I refresh, the Portfolio Page still shows only 9 on the first page. What’s wrong?
Screenshot of my setting: http://mapleginger.com/images/portfolio-items-per-page.pngHi Art,
Thank you so much for your reply. For some reason, -1 is still not doing the trick. Is there any other setting I might have wrong?
Best, Rieko
Hi Rieko,
Could you please e-mail us your login credentials so we can look up what the problem is.
To send us email use this link. 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.
Kind Regards,
Art
Hi Art,
Actually never mind, I found out what the problem was! On the WP Dashboard, I went to Settings > Reading and changed “Blog posts show at most” to a larger number. Thanks anyway 
I do have another question, though. in an Portfolio Item, Is there a way to disable “Images Reveal Effect” animation on the Portfolio Gallery? I’m using the Freelancer template, if that helps. Right now, the only options are “Fade” and “Slide and Fade”.
Best, Rieko
Hi Art,
In an Portfolio Item, Is there a way to disable “Images Reveal Effect” animation on the Portfolio Gallery? I’m using the Freelancer template, if that helps. Right now, the only options are “Fade” and “Slide and Fade”.
I do like the reveal animation but I noticed sometimes it gets stuck in the pre-reveal state (a solid dark grey placeholder) on tablets.
Best, Rieko
Hello to lavorator team Some questions to solve problems on my project with the theme Kalium . Question 1: My home consists of a slider and menu bug the passage of the third image with the kalium logo appears with a movement of the burger menu. Moreover I love the burger and titles are just white on this page too. Question 2: Can do you copy an item portefolio to change the content ? Question 3: How is it to move the contents of portefolio menu (for example : if we want the third to the second position) ? Question 4 : In the footer of the pages, I would like to remove : ” Kalium . We are a multi functional agency , we love good things and great design. Say hello to us hello@kalium.com ” and replace it with another text ?
Thank you for answering my questions and congratulations for your achievements !
vanessa
Hi vanessa
1. I am not able to clearly understand this issue, can you please describe more precisely and provide the URL of the homepage so I can figure out what is wrong here.
2. Do you mean can you modify the item? Sure this is possible, just click Edit Portfolio Item and you will be redirected to the edit page.
3. If you want to set a menu link from portfolio, go to Appearance > Menus like shown here:
http://drops.laborator.co/1jdlv Then click Save Menu, it should work.4. For this go Appearance > Widget and edit Footer Widgets, like shown here:
http://drops.laborator.co/gjsj Thank you so much for your kind words, I hope my answers will help you.Hi Laborator,
Great theme!
I’m really interested in buying your theme, but I’ve just few questions:
1) would it be possible (of course with some html and css customization) to change the font both in “miminal” menu as well as categories menu, using an iconic font created by me?
2) In the About Page, is it possible to have displayed bellow my portfolio grid with all its thumbnails?
Thank you very much, looking forward for your replies!
Joana
Hi Laborator,
I’ve just acquire kalium template! And by the way, I’m really happy about it! Unfortunately, I’ve been struggling with the customization of the categories menu, so I really need your guidance!
My iconic font is called bolabolha, and I have already done the upload to fonts file, via FTP.
But I’m really not getting in which php file I should write my code… meaning, I’m using kalium.child theme, and I tried inserting the code in portfolio.php, but it only makes the menu appear twice, and at the top of the page… Could you please guide me? this is really important for me since all my presentation image lays in this icons, my printed portfolio, my contact card, etc…
Here is the code, which I’m not sure about it…
<head> <link rel=”stylesheet” id=”font-bolabolha-css” href=”http://joanadamatta.com/wp-content/themes/kalium/assets/css/fonts/bolabolha/styles.css” type=”text/css” media=”all”> </head>´
<body class=”home page page-id-3283 page-template page-template-portfolio page-template-portfolio-php logged-in admin-bar wpb-js-composer js-comp-ver-4.6.2 vc_responsive customize-support”>
I really really appreciate your help!
Thank you very much,
Joana
Hi Joana
To set up a custom in your site, add this code in functions.php of child theme:
add_action( 'wp_head', 'iconfont_import_css' );
function iconfont_import_css() {
wp_enqueue_style( 'bolabolha-font', 'http://joanadamatta.com/wp-content/themes/kalium/assets/css/fonts/bolabolha/styles.css' );
}
So this will call the icon file and you can access it with HTML in the editor.
Hi Arlind, hi Laborator,
Unfortunately, I’m still not able to change the categories menu… Here is an image of what is happening right now: https://www.dropbox.com/s/mrb2v9uvkjldqc4/iconic%20categories%20menu.jpg?dl=0
So, instead of replacing the categories menu font, it’s now creating another at the bottom of the page, with the same behaviour, linking to the projects categories (it is not replacing the existing categories menu, it’s just adding the same menu, with the iconic font at the bottom of the page). I’ve inserted my html code in portfolio php.
I really really hope you can help me!! Thank you very much! And thank you for the fast and good support you’ve been giving!
I leave you here my html code that I have insert in portfolio.php.
(portfolio.php)
<?php /* Template Name: Portfolio Page / /* * Kalium WordPress Theme * * Laborator.co * www.laborator.co /
get_template_part(‘archive-portfolio’); ?> <head> <link rel=”stylesheet” id=”font-bolabolha-css” href=”http://joanadamatta.com/wp-content/themes/kalium/assets/css/fonts/bolabolha/styles.css” type=”text/css” media=”all”> <link href=”https://fontastic.s3.amazonaws.com/G4R69bT8wRb7z6jVmvkM4b/icons.css” rel=”stylesheet”> </head>
Hi Joana
It is weird why the categories do show in the end of page, this shouldn’t happen I guess you have altered any of files to add the icons font.
Can you give me a screenshot of what you want to achieve, so that will create me a better idea how you want it to be implemented.
Also how do you select which category to have which icon based on that font?
Hi Arlind, hi Laborator! It took me a while to reply you, because I’ve been out of Portugal, and I had to stop working on my website for a while! But now that I’m back, here it goes! ( By the way, thank you so much for your effort in helping me!)
I want to achieve something like this:
https://www.dropbox.com/s/at6akahu7a9gnzz/Untitled-2-01.jpg?dl=0 In my CSS, I’ve defined the font as well as “categoria-”:@font-face { font-family: “bolabolha”; src:url(“fonts/bolabolha.eot”); src:url(“fonts/bolabolha.eot?#iefix”) format(“embedded-opentype”), url(“fonts/bolabolha.woff”) format(“woff”), url(“fonts/bolabolha.ttf”) format(“truetype”), url(“fonts/bolabolha.svg#bolabolha”) format(“svg”); font-weight: normal; font-style: normal;
} }
{
font-family: "bolabolha" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
{ font-family: “bolabolha” !important; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.categoria-all:before { content: “a”; } .categoria-exhibition:before { content: “b”; } .categoria-furniture:before { content: “c”; } .categoria-interaction:before { content: “d”; } .categoria-social:before { content: “e”; }
Then, in portfolio.php, using html, I’ve defined:
Hi
Glad to hear you back, hope you had a great time.
I have made a small tweak in this file:
http://drops.laborator.co/QeYX+So download it and replace in this directory:
/wp-content/themes/kalium/tpls/
All portfolio category links will have a class portfolio-category-{categoryName}
You can access these classes easier for example:
.product-filter ul li a {
text-align: center;
position: relative;
top: 20px;
}
.product-filter ul li a:before {
font-family: "bolabolha" !important;
display: block;
font-size: 40px;
color: #fff;
width: 90px;
height: 90px;
line-height: 90px;
text-align: center;
background: #ddd;
content: '';
border-radius: 50%;
margin-bottom: 10px;
}
/* Portfolio category: digital-art */
.product-filter ul li a.portfolio-category-digital-art:before {
background-color: #00ffff;
content: 'font-code'; /* here add the font code */
}
This should be added as custom css, note that you need to enqueue the font in your site, if you didn’t already here is the code:
add_action( 'wp_enqueue_scripts', 'wp_enqueue_icon_font' );
function wp_enqueue_icon_font() {
wp_enqueue_script( 'my-icon-font', 'http://url-to-the-font-path/font.css' );
}
I hope this will help you.
Hi Arlind!!!!
THANK YOU SO SO MUCH!!! It’s working!!!
I had to change some things, concerning position and display of some divs, but that was it!!! THANK YOU VERY MUCH!
I will now focus on the content, perhaps the most important, no?! 
Thank you so much, I hope not to have to borrow you much more! I’m done customizing! Now is just putting everything online! I will let you know when it’s all done and I will send you the final result!
Thank you very much! GREAT THEME, WONDERFUL SUPPORT! I cannot ask for anything more! Thank you Arlind, and thank you Laborator!
Hi sakamijodai,
Glad to hear that the problem is solved now, and thank you very much for your kind words 
Clients like you make us push the boundaries and continue to create amazing things!
P.S: It would help us a lot if you could rate Kalium on themeforest from your Downloads tab, ( if you don’t know how, just open this link ) 
Kind Regards,
Arlind
Dear Laborator,
I’m using the “Columned” Style for my Portfolio Item Style.
I removed the “Show Featured Image”, so the first section of the page only displays text.
My first Portfolio Gallery Item is a Vimeo link. How can I make this first Portfoio gallery item appear on top of everything just like it did with the Featured Image???
Well, I’m saying that I want a Video to display where the Featured Image appears: on top of everything! That’s it.
Hi Laborator
The theme is working well for me and I’m starting to get to know my way around it now. I have a small question that I’m sure is easy to fix…
I’m using the Sidebar Menu… Is there any way I can set it to open with the sub-menu items already expanded?
Thanks in advance and thanks for a great theme. Steve
Hi Steve,
Thank you for your kind words, we are really excited that a lot of clients like Kalium 
Can you please write us your site URL here on comments first? We need to investigate your site and then get back to you if we can do something about it 
P.S: It would help us a lot if you could rate Kalium on themeforest from your Downloads tab, ( if you don’t know how, just open this link ) 
Kind Regards,
—Ylli
Hi StephenSilk,
First of all we want to thank you for the great review that you have written 
As about the problem, can you please add the code below to Custom CSS
.sidebar-menu-wrapper .sidebar-menu-container .sidebar-main-menu div.menu>ul li ul, .sidebar-menu-wrapper .sidebar-menu-container .sidebar-main-menu ul.menu li ul {
height: auto !important;
overflow: visible !important;
}
Bonus:
To remove this problem with the white border on the left,
Go to Revolution Slider see which slider you’re using and click on Slider Settings, there scroll down and open the Custom JavaScript and paste this:
jQuery(document).ready(function(){
jQuery(window).resize();
});
Kind Regards,
—Ylli
AWESOME thank you once again!
Hello,
When you use a list of Portfolio items, there is the following information for each Item (inside the thumbnail when you mouseover it, in my case):
1) Portfolio Post Title 2) The categories of the Post
How can I switch the categories to a specific text quote for every portfolio item??
Thanks in advance
(Inside portfolio-loop-item-type-2.php:)
Basically I want to switch this:
<?php get_template_part(‘tpls/portfolio-loop-item-categories’); ?>
With a specific small text for each Portfolio item.
..
sorry I replied 3x the same thing, don’t know how to delete post.
Hello Dear creators of Kalium theme,
I am so glad that I have bought this perfect template. During my setup of website, I realised that you released new version of the template. I am using different folder then default for theme location on server. So when I tried to update theme automatically, I found duplicate theme in wordpress. Another option was to copy all new files of new theme and paste it direct to my folder of theme, but it didn’t work.
Is there any another option how can I update theme if is in different folder then default please?
Thank you for you kind reply, George
Thank you very much for you quick respond and help Art.
I do understand, that you are really busy and still working on new features. I am just wondering if you know ruffly when option BEFORE/AFTER for portfolio post will be available for mobile devices? Or is there any trick/quick fix how to do it please?
Thanks, George
Hi George
You are welcome any time, sorry for any delay because we were busy with other support requests as well.
I have tried to fix the Before/After for about 2 hours and didn’t find a fix in mobile, I guess it is conflicting with some wordpress plugins we use in our theme. I think I should integrate another Before/After plugin for portfolio items (because the current plugin we use is out of date and not supported anymore), and will try my best to integrate it in the next update.
I hope in your understanding
Hi Alrind,
as I sad, that fine… I know that you are doing your best.
Thank you for your reply, Best Regards, George