Discussion on BeautySpot - Beauty Salon WordPress Theme

Discussion on BeautySpot - Beauty Salon WordPress Theme

Cart 1,866 sales
Recently Updated
Well Documented

LSVRthemes supports this item

Supported

This author's response time can be up to 2 business days.

813 comments found.

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!

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.1494586254

with 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.

I do not like the vertical menu located on the left. I would like the menu to always be on top for all types of devices. How can I do it?

Hi,

sorry, but that’s not possible without some heavy modification. You are better to use a different theme if you prefer horizontal menu.

Lubos

HI I import demo content and disappeared media pictures. HELP!

Hi,

what do you mean by “disappeared media pictures”? Please note that demo images are not part of the demo content.

Lubos

Those are placeholder images. Again, demo images are not included for copyright reasons. It is mentioned in item description.

Hi LSVR,

It doesn’t look like the theme supports Gravity Forms properly. How should I go about fixing these formatting / styling issues on both desktop and mobile?

Desktop: https://www.screencast.com/t/KYIL2B7UT The field outlines are not the same, there’s a bullet point at the beginning of the second row for some reason, and the Submit button is not styling properly. Mobile: https://www.screencast.com/t/zAfZu21hLla The fields have no outlines whatsoever, and the Submit button has no styling at all – making it almost invisible. Here’s the URL to the page: https://dfwmicrobladingmurrieta.gohatchtag.com/contact-us/

Thanks in advance!

Hi,

you can get rid of the bullet points and fix inout borders with this Custom CSS:

.various-content .gform_body ul > li:before { background-color: transparent; }
.gform_body input[type="text"],
.ginput_container_textarea { border: 1px solid #CCC; }

The submit button is not styled by the theme, but if you are somehow able to edit the HTML of that form, just add “c-button” class to that submit button to style it.

Lubos

That did the trick. Thanks!

Hi,

Awesome theme. In the documentation i read that the appointment form is made by contactform7 using its shortcode. I was wondering if i could use a shortcode from another plugin?

Hi,

I haven’t tested it with other plugins, but theoretically it should work. However, if it wouldn’t, making it a deal breaker, I have no problem issuing a refund.

Lubos

Hello

Is it posible to remove disable the sticky sidebar?

Hi,

you can try this Custom CSS:

@media ( min-width: 1200px ) {
#header { position: absolute; }
}

Lubos

Hi Lubos, you made a great job with this template. I would like to know how can I make to insert an background image like you did in the services pages . Many thanks and best regards

Hi,

just set the image as the featured image for your services page (check out the right panel when you are editing the page). Thanks!

Lubos

Thank you for the info you’re the man. I also would like know which size you recommend for it regards

About 2000×1500 will be fine, but it really depends on the image itself.

Pre-sale question. When will this theme be updated to support WooCommerce 3.x? That’s something that we would need immediately. Thanks!

Hi,

it already is compatible, it just wasn’t tagged.

Lubos

Excellent, thanks! I didn’t see it in the changelog, either, so I was bit worried about that.

There were just some minor CSS issues I’ve fixed in the previous update. If you come across any compatibility problems, let me know please.

Hello, Hope you are good. I just purchased your themes but i am unable to access on WPBakery Visual Composer. Plugin gives an error “There is a new version of WPBakery Visual Composer available. View version 5.0.1 details. Automatic update is unavailable for this plugin. To receive automatic updates license activation is required. Please visit settings to activate your Visual Composer. Got Visual Composer in theme?”

Please guide me or send me plugin update.

Regards, Shahzaib Elahi

Hi,

please update the theme to its latest version (2.3.6) which contains Visual Composer 5.1.1. Read more about bundled plugins.

Lubos

Hello again, Website Reservation Form is not proper working, didn’t fetch all information related to reservation. Could you please guide me to resolve this issue. Thanks

Hi,

have you followed the documentation on how to set it up?

But if it doesn’t send all the information then it is not properly set up. Here is the official Contact Form 7 plugins documentation.

Lubos

Please have a look i imported the demo data and it is showing 6 of the links on the side.

www.thebeautyinc.co.za

Hi,

I am not sure why it happened, but just go to Appearance / Menus and remove redundant links.

Lubos

Hey !

I wonder if it was possible to have the same style as accordion (title, price, old price) without + if the description is empty. Currently the + is always displayed and could be disturbing… In another case I can make custom html but hoping there is something available :)

Thanks for your answer, Laurent

Hi,

unfortunately, that’s not possible without some coding. But it definitely make sense to not to display that icon if there is no content. I haven’t though about such use case honestly (I mean it is not really an accordion after that, but I understand it can make sense in some context). I will try to do something about it in the next update.

Lubos

Ok, if I find an easy way to do it I’ll let you know ;-)

Hello,

I am trying to update my version:

BeautySpot

By LSVRthemes Version 2.3.1

And every time I try to update it says the following:

Unpacking …

Installing the theme

The package could not be decompressed. The theme does not have the stylesheet style.css.

Failed to install theme.

What I can do

Thank you.

That’s weird. In that case, just download the full package and extract it on your local computer, you will find the installable .zip inside. You can follow the documentation. BTW, you will have to deactivate and remove your current version of the theme before you install the new one.

Agree. All correct, Updated Template. Thank you very much.

Glad you’ve sorted it out!

Hey LSVR-team,

I am sure this is a really easy one for but I don’t get it by myself. Q: Where can I edit (replace) the bright greyscaled background image (_core_bg_01.jpg?) that appears in the top right corner of the demo?

Thanks for the support of a brillant theme,

Chris (Hamburg, Germany)

Hi,

you need to set the image as a featured image of the page.

Lubos

Yep! That was it, thanks :-D

Good afternoon. Is there a Russian language in the template?

Hi,

there are no built-in translations other than English. But you can make your own translation as with any other WP theme.

Lubos

Thanks for the new update! You guys are always super fast to add the latest plugin versions and fixes for this theme. I appreciate the continued support. :)

Hi,

I appreciate your kind words! Thanks:)

Lubos

Hi, There was a problem, I need to set reviews for products, but they are not displayed. What could be the problem? In the WooCommerce settings, everything is configured. Help me please. Thanks

Hi,

you will have to contact me via an account with which you have purchased the theme to get support from me.

However, you should first test mentioned issue with a default theme (like Twenty Seventeen) to see if if appears there as well. If yes, then it’s not a theme’s issue and I won’t be able to help you with that. If the issues appears only with BeautySpot, then I am ready to take a look at it (after you prove you are my customer of course).

Lubos

Hi! I can’t import the demo content. How should I proceed to succeed?

Hi,

can you please be more descriptive? Do you see some error message? Hard to help you if you won’t share more info.

Lubos

Is it possible to delete the sidebar area from posts and make articles full size?

Hi,

that’s unfortunately not possible without editing the code.

Lubos

Hi!! First of all, congratulations for this theme! I use it since 2014 and my client and I are totally satisfied!

Now just a sugestion, I created a custom post type (with CPT UI plugin), and couldn’t find an element in Visual Composer do display it like the Basic Grid or Masonry Grid.

Is there another way to display custom posts using only the theme VC elements? I’ve edited the visual-composer-settings.php but I’m afraid to loose the modifications in next update.

The lines I’ve commented were: //vc_remove_element( 'vc_separator' ); //vc_remove_element( 'vc_text_separator' ); ... //vc_remove_element( 'vc_basic_grid' ); //vc_remove_element( 'vc_media_grid' ); //vc_remove_element( 'vc_masonry_grid' ); //vc_remove_element( 'vc_masonry_media_grid' ); ... //vc_remove_element( 'vc_btn' );

The frist two and the last were needed by the grids.

So, if there’s really no way to display a different custom post type, it would be great to have a new grid element for CPTs in VC, theme native , formatted with this theme’s gorgeous layout! :D

Thanks for this theme!!

Hi,

those changes in visual-composer-settings.php will indeed be lost in once you update the theme, however, I will try to make some kind of workaround for that in the next update, which will allow you to enable those default VC elements via child theme. Just get in touch with me once the update will be out (most likely in early March) and I will guide you how to do that..

However, I don’t really understand your question about CPT.

Lubos

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