811 comments found.
Hello, Can the menu be displayed downwards rather than sideways?
Hi,
unfortunately, that’s not possible.
Lubos
so i did get this website that runs for a couple of years under my supervision. I noticed that the beautyspot theme that wat used was version 1.0xx. i asked the old supervisor of the website why it was never updated and they gave me the latest version of the theme (2.3.9)... but i can’t get it installed. i followed the instructions to see if i am doing something wrong, but it should work (deleted the old version, deactivated the plugins, uploaded the theme.zip only). i get a blank page with “are you sure you want to install… try again”, to be send back to my themes overview. do you have any suggestion for me, before i am going nuts on this website?? :s i like the theme, for sure, but it’s stronger than me at this time
excuse my horrible english by the way, i’m dutch!
Hi,
please follow the documentation.
Please note that I won’t answer any further support question unless you contact me via an account with which you have purchased the theme.
Lubos
Good Morning,
The WPBakery Visual Composer plugins are not updated. Version 5.2.1. is now available, and automatic updating is not available for this plugin. How can I download it Thanks
Hi,
please update the theme to the latest version (2.3.8). Then deactivate and remove Visual Composer. You will be prompted to install it again which will install version 5.2.1 bundled with the theme.
Lubos
Okay, and where can you download the latest version and download the old one in downloads?
¿Donde se supone puede descargar la nueva versión? por aquí no esta actualizada!
You can find the latest version of the theme under your Themeforest account / Downloads. You can also use this plugin to update
if I ask is because precisely since download is not updated the latest version
The latest version of the theme is 2.3.9, if you are running this version then simply deactivate and remove your current version of Visual Composer. Then you will be prompted to install it again which will install version 5.3 bundled with the theme. So, which version of Beautyspot are you currently running?
hello again,
I just want to tell you that i want create exact same like demo
Hi,
I’ve already replied to your message. Again, please read the whole documentation, especially the chapter about importing the demo data content.
Lubos
hello,
I baught this theme before few days, and i tried to install but its not possible to see same model which i see in demo. i like to have same like demo so please contact me on my mail adress: amishpateln@gmail.com
Note: please do asap bcoz i want to finish it in 5 days
Hi,
you need to import the demo content and set up the theme. Please read the whole documentation.
Lubos
LSVR! What is going on with the theme? My entire website is broken! Everything was perfect.. Idk when this started as I didn’t visit my website for a few days.. But, from what I see.. EVERYTHING with Animations is completely broken… Like 70% of my website uses some form of movement! Every page is affected… But it looks like even the Accordian isn’t working, Slider isn’t working, Google Map isn’t showing (tho I use a separate plugin..) All the settings in WP-Admin are unchanged & correct.. Can you PLEASE tell me what’s going on? Is this the theme? Is this WP? Is this my host? I’m contacting you because with my knowledge, it’s all theme related! Please help me asap 
Hi,
I’ve already replied to your PM. I can’t help you without seeing it live, so please share your URL.
Lubos
My apologies – this was intended to be a PM, not a comment, as I can not be 100% sure it’s the theme. I’ve already contacted my host. Anyway, we can continue this on PM to make it much easier; that’s where I’ve supplied the URL. Thanks for any assistance LSVR.
Hi i need help please.
My reservation form don’t work in a page but the same form work in lateral bar.
Hi,
not sure what you mean by “work in lateral bar”. Can you please be more descriptive about the issue?
Lubos
Thx for you answer sorry for my english. Can you talk in mp. I can link my website for explain to you
What is mp? Just post your URL here.
I mean private message http://www.stelano.fr
You can use this form. However, your logo is too big which results in the menu overlapping the reservation button.
the reservation button work on sidebar but not work in this page http://www.stelano.fr/?page_id=290
Well, actually, it does not work for me on the homepage (because of the reason I’ve said) but it does work for me on the subpage you’ve posted. Can you please describe your issue in more detail? Does it not open or what exactly is the problem?
For me reservation button work and open a pop up with form when i click on the side bar. When i click on the same button in the contact page pop up does not open
Ok, I finally understand the issue. The problem is that you need to link to ”#reservation-form” not to “http://www.stelano.fr/?page_id=290#reservation-form”
Ok thx it’s work now
last issue please. In this page when i click on écrire un message title is overlapping the icon. How i can solve this issue please ?
Can’t really see “écrire un message” anywhere on the page so I am not sure what do you mean.
Click on the button for open form in the guestbook
I am sorry but I still don’t understand what do you mean. Maybe take a screenshot and share it?
Ok I see now, but why you didn’t said right away that you are talking about a different page now?
There is a problem with the code of this page. Try to switch editor to Text mode and see if there is no invalid code syntax, like missing ending tags, or blank heading tag (cause I see one blank H2 at the top of the content which shouldn’t be there), or stuff like that. This is not a theme related issue so I can’t really help with that, I can just give you a hint what can be wrong.
Does not a page i have install a plugin https://fr.wordpress.org/plugins/gwolle-gb/ i must look the code of this plugin. Thanx you for your help
Thank you and please help
Hi,
1.) I am using a custom coded slider
2.) Demo slider images are 1400×700px
3.) This text is created via slider posts titles
Lubos
Thanks for the quick reply as always. About “slider posts titles” How do I do that?
I assumed that that was just a pre-sale question. If you need the support for the theme you will have to contact me via an account with which you have purchased the theme.
I’m creating site for my client. How can I find it ?
Just tell your client to contact me with the question.
Downloaded this theme (and I’ve used it before on another site). But I can’t get the WPBakery Visual Composer to install. Says directory already exists? Any suggestions?
Hi,
try to remove the wp-content/plugins/js_composer folder and try again. This is not really a theme issue.
Lubos
Hello, i turn on discussion on page at screen option, but nothing happend, i want to turn on comment on page like post. What i have to do
Hi,
comments in pages are currently not supported. I will try to add this support in the future.
Lubos
Hi,
I am currently working on an update, unfortunately, adding comments support for pages can cause some issues for existing buyers. However, if you want to add support for page comments, make copy of page.php file from parent theme into your child theme and paste the following code on the new line after line 29:
<?php if ( comments_open() ) : ?> <div class="blog-detail"> <div class="article-comments" id="comments"> <?php comments_template(); ?> </div> </div> <?php endif; ?>
Lubos
Great theme, one question. I like to add a link field to the “Team Member” item. But i can’t find in which file the output is generated. Can you help me find the locations to work with? Thanks
Hi,
Team Member code can be found in wp-content/plugins/lsvr-toolkit-beautyspot/shortcode-generator/shortcodes/team-member.php file. Please note that any changes to that file will be lost if the LSVR Toolkit plugin will be updated in the future.
Lubos
Hi i have translate theme in loco translate but the datapicker stay in english.
Please help me.
Finaly i buy poedit and now it’s good 
Great! However you didn’t have to buy it, free version would be enough:)
Hi,
Please is it possible to translate datepicker in french format for contact form 7
Hi,
datepicker strings are part of theme strings, so you just need to translate the theme. Either via Poedit software or 3rd party plugin like Loco Translate.
Lubos
Thx a lot for you fast answer. I have install loco translate. How i can auto translate in fr please ?
You need to manually translate those strings. Please read the plugin’s documentation.
Thx a lot
How i can activate the color selector theme switcher ? i need to edit custom css ?
Color switcher is only for demo purposes, it was not intended to be used on a live site.
ok thx
Hi,
ever since I upgraded the plugin Contact Form 7 and now when you press the “Submit” button reloads the page.
With older versions work. I also tried to reinstall version 4.6 go CF7 but continues to reload the page.
How do I fix?
This is the site -> http://www.nailsprincess.com/contatti/
Thanks
Hi,
I am sorry, but you will have to contact me via an account with which you have purchased the theme to get support.
Lubos
hi, i am thinking to buy this wp templates but i wonder if it comes with all photo, types, etc? thanks
Hi,
images are not included.
Lubos
Hello,
Could you please tell me how to remove the extra white spacing under the Footer on each page? There’s a white area with the Copyright in it and Nothing else, under the black Footer. That area is useless and I want it removed, so that the black footer is the very bottom of each page. (I can add the Copyright text into the Footer)
Would really appreciate your help! Thanks.
9a965d27-a3bc-4d36-be41-7a1bf0126cf2 where can i edit the contact info of the main side bar ? i can edit the icons, but not the content thanks
Hi,
Check out Theme Options / Main Sidebar settings.
Lubos
As I said, fantastic theme. I’m enjoying every penny spent. Sorry to bother (though it’s paid! :P) I have another question, please. (And probably more later) On the Main Sidebar on the left, how do you get the social media icons to show up? I added the URLs and thought I did it all.. But I guess not. Only the Email icon is showing up, even to hit the ” ^ ” to expand. Step-by-step greatly appreciated, as I have gone through it a few times and can’t figure it out! Thanks ahead.
Hi,
you can add social links under Theme Options / General Settings. Make sure to insert full absolute links starting with https:// or https:// respectively (the exception is the email link of course).
Lubos
Yay, I got this one to work! Thanks so much. 
Hello LSVR. First of all, fantastic theme! Purchased & loving it. Very well done, I now Follow you! So far I’ve rated 5 Stars. But, I have a question.. On the Live Preview of the BeautySpot theme, on the left there’s a small menu (water droplet icon) that allows you to customize the theme live. I thought Everything on the preview except demo images came with the theme? If it does, please let me know how to activate/use it. Very much appreciated!
Hi,
well, you can enable it by editing functions.php file and uncommenting line 690. However, this functionality was intended only for the the demo to show various color schemes. It definitely wasn’t meant to be used on a real site.
Lubos
Any reason you would recommend that I DON’T use it? Is there any issues/problems with me letting visitors change theme? Any negatives to it? I’m new to all of this, so I trust your answers! Also, what do you mean by “uncommenting line 690”? Elaborate please? </newbie>
ad style switcher: I just don’t see any particular reason to allow your visitors to use this functionality, however, it is obviously up to you. But this functionality is not covered by support, for example if you want to customize this switcher or are running into some issues using this switcher, you are on your own dealing with it (I don’t think you will run into any issues, just a disclaimer).
ad uncomment line 690: remove ”//” from beginning of the code.
Awesome, thanks so much! A+ Support so far 
hello,
im newbie for wordpress.
Please its possible to have the same website of exemple: http://preview.themeforest.net/item/beautyspot-wordpress-theme-for-beauty-salons/full_screen_preview/8020062?_ga=2.38921827.1143954099.1497119015-793641685.1494586254with the menu.
I would like the same site of exemple.
menu > Welcome to BEAUTYSPOT 20% off All Massages Eshop Launched
OUR SERVICE ( see all service )
Do u to give me a temporary acces to ur wordpress exemple to copy please?
Hi,
please use this URL to share direct link to a subpage. Your link just links to demo homepage. Also, please be more descriptive, it is not clear what exactly you need.
Lubos
ok my website: http://www.massage-tenerife.com/
I wish to have the same site as you http://wpdemos.lsvr.sk/beautyspot/ with the menus. I thought I’d buy it all in your price.
The menu on the left, the link on “make a appointment” your menu at the top “welcome”, the layout at the bottom (our service) “see all service”.
I thought I had everything ( ur exemple website ) and just changed the items or deleted them.
Do you have a solution for me? Is it possible to have a wordpress access that I copy?
Ok, I understand now. You need to import the demo content, please read the whole documentation.