813 comments found.
Hi,
I’m trying to have 2 different sliders one in the Home page and another on a Shop page.
I have created a new slider called slider_shop but when I write the slider name on Visual Composer>Slider on the slide slug entry field it literally disappears from the top of the page.
Forget about it. I had no category for some of the slides. All sorted.
Hi,
glad you’ve sorted it out!
Lubos
Wow, just add WP-Rocket caching plugin and this theme is super FAST! tools.pingdom.com speedtest: http://i65.tinypic.com/zjxoid.png / website: http://www.diversityhairstudio.biz – Thanks for your superior design AND coding… 
Hi,
that’s great!
Lubos!
I have ordered a topic from you and unfortunately selected a wrong one. I would like to cancel my order. How can I do this best?
Hi,
you mean you made a mistaken purchase? If you haven’t downloaded the item yet you can ask for a refund.
Lubos<=p>
This is a best theme for beauty salon!!!!!!!
Hi,
thanks a lot!
Lubos
Hello!
Theme does not contain “demo import” option? I would like the website to look like the demo… Is there this option?
I await your reply!
Thank you!
Hi,
please check out the documentation.
Please sue an account with which you have purchased the theme for any future support requests. Thanks.
Lubos
Good day, Lubos I’m stuck with “Services” carousel pagination navigation on Main page. I can not make it visible, when display resolution is small (eg. phone display). Could you please help me how can I make it visible like on demo site.
Thanks
Hi,
please share your URL.
Lubos
It looks like you did some kind of code customization already (added “hidden-lg” to “owl-dots” element). You will have to remove all stuff like that before I can help you.
I found solution. There was a mistake in custom.css file. Sorry for disturb
Hello Is this the theme of RTL languages are supported? Is RTL be added in the next update?
Hi,
yes, RTL is supported.
Lubos
How do you add a favicon to the template?
Hi,
under Theme Options / General Settings.
Lubos
ahhh I missed that thank you
Hi Love the theme and client loves it is there a Custom CSS to move the Page Title left as I am using full size pages on the site (http://www.athomebeautytherapy.com.au/manicure-brisbane/) and would like to make the title align with the content (which has 20px padding off the sidebar) could we also make the horizontal rule under the title longer too please Cheers Gerard
Hi,
try this:
.container { margin 0; padding: 0 20px; }
Lubos
Thank you – however I have changed it to .container { margin 0; padding: 0 0px; } and still does not line up
it is closer but not line up with content
I am checking your site and there is no change. Please insert that custom CSS so I can see it live.
i just put .container { margin 0; padding: 0 20px; } in and it is now live
Sorry, I had a typo there, this is the correct code:
.container { margin: 0; padding: 0 20px; }
Perfect thank you
is there a way of making the horizontal line between the page title and the breadcrumbs longer? it is ok if there is no way to do this
Sorry, but you will have to hire a freelancer for that.
thats ok I can live with it (just thought there might be an easy css code for it) – thank you for your help
Good day. Thank you for this beautiful theme!
Could you please help me. I am trying to make 4 products/categories per row at woocommerce shop fullsize page layout without sidebar, but unfortunately I am stuck with this issue.
I removed all sidebar widgets. Then I try CSS and PHP code.
My Child theme custom CSS code:
/* —START Woocommerce 4 column product layout -- /
.woocommerce-page ul.products li.product:nth-child(3n+1), .woocommerce ul.products li.product:nth-child(3n+1) { clear: none; }
.woocommerce-page ul.products li.product:nth-child(4n+1), .woocommerce ul.products li.product:nth-child(4n+1) { clear: left; }
.woocommerce-page ul.products li.product, .woocommerce ul.products li.product { width: 25%; }
.col-md-8 { width:100% }
/ —END Woocommerce 4 column product layout -- */
My Child theme custom functions.php code:
// Change number or products per row add_filter(‘loop_shop_columns’, ‘loop_columns’); if (!function_exists(‘loop_columns’)) { function loop_columns() { return 4; // 4 products per row } }
Trying to change different variables but nothing helps
Layout of the Shop page looks not like expected. Also this problem when I’m changing the resolution of browser window, page layout looks broken.
Waiting for your reply. Thank you and have a good day.
Hi,
to disable the sidebar for Eshop, make copy of woocommerce.php file from parent theme to child theme. Edit the copied file and remove lines 54 to 66 and 30 to 44.
Your CSS looks ok, but I will have to see your site live to tell what’s wrong.
Lubos
Thank you for your answer, Lubos
I found solution regarding 4 column layout. Looks like the issue was because of wp plugin named “WooCommerce Product Archive Customiser” that I installed previously. I turned it of and it was like a charm.
I have one more question. I’m trying to remove vertical bar from H1 and H2 using this code from comments, but nothing happens.
h1:after, h2:after { display: none; }
Comment posted by you a year ago and maybe something changed in CSS code from that time.
Thank you
Try this one:
.various-content h1:before,
.various-content h2:before { display: none; }
.various-content h1,
.various-content h2 { padding-left: 0; }
perfect! Thank you!
Hi guys, I have an issue with your theme. Every time I go to theme options, I cannot save any options, getting “There was a problem with your action. Please try again or reload page”. It is strange, because I have set theme options before and I am unable to change anything, after maybe some update? Did you face the issue before?
Nothing has changed. I was able to edit theme options before on the same host.
My hosting php memory limit is 192
You said it worked until recently, have you installed any new plugins since then? Try to deactivate all plugins except those required by the theme (LSVR Toolkit and Redux).
The simpliest solutions are always the best. The issue occurs with Robo Gallery plugin. When I unable the plugin, then I can save changes and activate the plugin again. Thank you.
Glad you’ve sorted it out!
Hi, I just bought your theme BeautySpot a day ago. Now I´m customizing it but I can´t find a way to give the icons in the contact area on the main sidebar another color. It would be great to hear from you.
Thanks in advance Co
Thanks … allready solved it on my own 
Hi,
glad you’ve sorted it out and thanks for your rating!
Lubos
Hi! Thanks for the template. Everything perfect!. Question: Could you recomend me any “Landing Page” Plug in (compatible with the template)? Thanks!
Hi,
honestly, I don’t have any experience with landing page plugins so I can’t really recommend anything.
Lubos
Hi,
i discovered a little bug. When you press the button to make an appointment the text enlarges. The problem is definitely present on iOS 10.
Watch this video -> https://dl.dropboxusercontent.com/u/22334399/Bug.mov
How can we fix it?
Thanks
Alessandro
Hi,
I will try to fix it in the next update which should be available next week. Thanks for feedback.
Lubos
Thanks 
Hi,
i saw that you have updated the theme by solving this problem that I reported to you. I would not replace all the style.css because I heavily modified.
You can tell just which row you changed to prevent font magnification?
Thanks
Hi,
that’s not that easy, there were multiple line changes in the code. It were lines around lines 1852 and 144 in style.scss.
BTW, you should never change the style.css/.scss file of parent theme (or any other parent theme file). Modifications should be done exclusively via child theme. It may cause you a LOT of issues when I will do a bigger update in the future (for example making the theme compatible with some future version of WP) which will require modification of various parent theme files.
This two?
// LIST RESET @mixin list-reset { list-style-type: none; margin: 0; padding: 0; & > li { list-style-type: none; margin: 0; padding: 0; } & > li:before { content: none; } }
and
// HEADER
.header-panel { padding-top: $vertical-space; }
.header-panel-toggle { display: block; position: absolute; top: -16px; right: 20px; width: 34px; height: 34px; line-height: 34px;
font-size: 24px; text-align: center; border-radius: 50%; @include transition( all, 300ms ); }
.header-panel-toggle > i:before { content: '\f106'; position: relative; top: -2px; }
.header-panel-toggle.m-active > i:before { content: '\f107'; top: auto; }
.header-reservation { display: none; position: relative; left: auto; top: auto; padding-bottom: $vertical-space / 2; text-align: center; border-top: 1px solid transparent; }
.header-reservation .c-button { padding: 11px 20px 10px 20px; font-size: 1em; }
.header-contact { display: none; }
.header-contact > ul { margin-bottom: $vertical-space; padding: 0 40px; }
.header-contact > ul > li { float: none; width: auto; }
.header-social { padding: 0 30px; }
media-query-breakpoint { font-family: ‘1400’; }
}
What should I change?
Thanks 
No. Well, if you said that you’ve already did changed to the original .scss file then obviously those line numbers won’t match. Search for “TYPOGRAPHY” section and replace first five lines. Then search for “LARGE DEVICES” section and also replace first five lines.
Again, you SHOULDN’T change the parent theme files. It is the same like breaking the warranty seal for your computer – nobody is stopping you from doing that but you are losing the warranty. I won’t be able to help you with any future issues this will cause.
Ok, thanks… but what do I have to replace the first five rows?
Sorry, but I don’t understand your question. Why don’t you just make a diff compare to your old .scss and the new one?
Hi again, I brought your theme and I just want to verify my Purchase
Can u pls send me email id?
Hi,
it doesn’t seem you’ve purchased anything via this account. Please check if you are logged in in the correct account.
Lubos
Yeah I’m sure this account is ok but I didn’t buy it from here I would Like to send my Purchase code to verify it
This theme is available only on ThemeForest. If you purchased it somewhere else than it was a scam.
That’s why I want to verify I have Code.
Sorry, but I don’t understand. What code? What you want to verify?
I have thmeforest purchase code for this script and I just need to verify it
And Brought it from themeforest
Ok, then share your purchase code please.
Here?
Sure, I can hide later.
Item ID: 8020062 Item Purchase Code: 322afe7b-eb64-46ef-b4de-14deac1912bc
Sorry, but your code cannot be verified. If you are sure you’ve purchased the theme with this account, please get in touch with Envato Help.
Hello
i need to change top menu display : Mean today the main menu is on left side we need to do in top more classical how can i do that or can you do it on theme option ? the website is : http://maquillage-permanent-virtuose.com/ Tks David
Hi,
unfortunately, that’s not possible via Theme Options. You will have to hire a freelancer for something like this.
Lubos
Hi, just a quick couple of pre-sales questions:
1. I assume it is possible to remove the animated clouds floating behind the menu? The only site I’ve seen in the wild using this theme still has this.
2. Is it easy within the theme to make the header menu sticky on mobile devices?
Thank you!
Hi,
1.) yes it is possible. Animation can be turned off in Theme Options. Clouds can be disabled via some small Custom CSS I can provide.
2.) unfortunately, there is no such option, it will require some custom coding. You will most likely have to hire someone to do the job.
Lubos
Thanks for your quick response, much appreciated! I assume that any colours can be easily chosen? I haven’t used SASS before…
You can check out tutorial in documentation. It is much easier than it looks 
Fab, thank you! Sorry, one last one I promise
If the sticky header isn’t possible is there a theme option for a ‘back to top’ button on mobile?
Unfortunately not.
Ok, thanks for getting back to me so quickly.
Hi, every time I want to change something in theme options I get:
There was a problem with your action. Please try again or reload the page.
I cannot save any changes!?
Hi,
make sure your allowed PHP memory is set to at least 64MB.
If it won’t help, send me your wp-admin login credentials via PM and I will take a look at it.
Lubos
I liked your theme and looking forward to buy it But I have one things to know before that I want to create gallery under that categories or name Ex:- When I click Gallery go to page and i want to option to choose hair styles photos Something like that Can I do it ?
Also Can I put Video for home page? Like Welcome Video for Top Slider?
Hi,
ad “option to choose hair styles”: you will have to hire a coder to add something like that.
ad slider video: default slider doesn’t support video, you will have to use some 3rd party slider plugin for that.
Lubos
I tried to Import file theme_options.txt file. But it showed me an error with next text: Sorry, there has been an error. This does not appear to be a WXR file, missing/invalid WXR version number
How it possible to fix that?
Hi,
it seems you are trying to upload demo data under Tools / Import, but you need to upload demo.xml file there. Please check out the documentation.
Lubos
Thank you Lubos, But I could not find Theme Options. Probably it missed.
You mean you could not find it then or are still struggling to find it?
I don’t know what happened, but I just reinstalled WordPress and everything now fine. Thank you!
Glad you’ve sorted it out!