Discussion on BeautySpot - Beauty Salon WordPress Theme

Discussion on BeautySpot - Beauty Salon WordPress Theme

Cart 1,865 sales
Recently Updated
Well Documented

LSVRthemes supports this item

Supported

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

811 comments found.

Hello, almost everytime I update the theme got problems like this. Not sure if is something you can help with renewed support or has nothing to do with you.

Fatal error: Uncaught Error: Call to undefined function lsvr_excerpt_by_id() in /homepages/12/d518409354/htdocs/app518409750/wp-content/plugins/lsvr-toolkit-beautyspot/shortcode-generator/shortcodes/articles.php:237 Stack trace: #0 /homepages/12/d518409354/htdocs/app518409750/wp-includes/shortcodes.php(343): lsvr_articles_shortcode(Array, ’’, ‘lsvr_articles’) #1 [internal function]: do_shortcode_tag(Array) #2 /homepages/12/d518409354/htdocs/app518409750/wp-includes/shortcodes.php(218): preg_replace_callback(’/\\[(\\[?)(lsvr_a…’, ‘do_shortcode_ta…’, ‘[vc_column_text…’) #3 /homepages/12/d518409354/htdocs/app518409750/wp-content/plugins/js_composer/include/helpers/helpers.php(240): do_shortcode(‘[vc_column_text…’) #4 /homepages/12/d518409354/htdocs/app518409750/wp-content/plugins/js_composer/include/templates/shortcodes/vc_column.php(94): wpb_js_remove_wpautop(‘[vc_column_text…’) #5 /homepages/12/d518409354/htdocs/app518409750/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakeryshortcode.ph in /homepages/12/d518409354/htdocs/app518409750/wp-content/plugins/lsvr-toolkit-beautyspot/shortcode-generator/shortcodes/articles.php on line 237

Hi,

are you using the latest version of the theme? If yes, then deactivate and remove all plugins, then follow the admin prompt to install them again.

Lubos

Lubos, hi. How are you?

I wanted to ask how to make h1 in Woo products be on top of the picture. Is there such an option in the template settings? – https://i.imgur.com/QjLxsbO.png

Thank you.

Whole product page is generated by Woocommerce, theme has nothing to do with its code.

Please renew your support if you need any further assistance (help with 3rd party plugins like Woocommerce is not included in the theme support though).

Lubos, thank you very much. May I ask if the theme can include a sidebar on the product page?

If you create it via a standard page using the shortcode then yes.

I have to ask again. How to change the width of the left header bar?

Hi,

I’ve already replied, try this custom CSS:

@media ( min-width: 1200px ) {
#header { width: 35%; }
#wrapper { padding-left: 35%; }
}

Lubos

Hello,

We purchased this theme about 5 years ago. Since than Php versions had changed. We are still running on 5.6 server. We tried switching the version over to PHP 7.2 and server threw bunch of Theme errors.

Is there instuctions on how to update the theme files to be compatible with version 7.2? Thank yo9u!

Hi,

the latest version of the theme works well with the PHP7. However, if you are still using the old version of the theme (1.x), then updating to the version 3.x will require you to basically rebuild your site from the scratch, since there are many changes from the 1.x version.

Please read this and here is the latest theme documentation. If you decide to update to the latest version, I recommend doing it on a clean WP installation and make sure to browse through the demo site as there are many design and functionality changes compared to the old version you may, or may not like. If you decide to stay on the old version instead, then you will have to hire a developer who will be able to make changes in the code to make it work on PHP7, because I no longer support the old version.

Lubos

Where I can change the width of the header sidebar?

Hi,

try this custom CSS:

@media ( min-width: 1200px ) {
#header { width: 35%; }
#wrapper { padding-left: 35%; }
}

Lubos

I cannot find where I can edit /services/ page/template – I need to change the texts there and cannot find where

Hi,

which text do you want to change? You can edit services in the admin under Services. Some general text strings have to be translated though, please follow this tutorial: http://docs.lsvr.sk/beautyspot.wp/#translation

Lubos

Hi, how can we change “in” (post category info) to a symbol like “•” please

You can hire a developer to change it in the code, but this string exists in many files so it will be a lot of work and would potentially complicate updating the theme in future. Translating it is much more efficient way.

Can we do it a different way without having to translate it?

Ok thanks

Hello, i buy to you 2 themes twice for the same site, but i need help with fa fa-icons in HTML because we using it before implement WP; i need insert WhatsApp (fa fa-whatsapp) in mi site, but this is not appearing, can you help me please?

Hi,

there is no such icon built-in in the theme. You need to load the Font Awesome icons set for this to work. Try this plugin for example: https://wordpress.org/plugins/font-awesome

Lubos

Hello,

I am getting the following error: Notice: rest_validate_value_from_schema was called incorrectly. The “type” schema keyword for can only be one of the built-in types: array, object, string, number, integer, boolean, and null. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/wp-includes/functions.php on line 5225

Any assistance you can provide would be greatly appreciated. I am seeing this error on my front page of my site above the header.

Hi,

are you using the latest version of the theme (3.3.5) with all LSVR plugins up to date (especially LSVR Framework at 1.7.1)?

Lubos

I am not using the latest version of the theme. Can you kindly point toward the upgrade instructions?

You can use Envato market plugin for that: https://envato.com/market-plugin/

Presale question: Does it support Woocommerce ?

Hi,

yes it does.

Lubos

for BeautySpot – WordPress Theme for Beauty Salons;

How can I narrow the menu? How can I make the left menu smaller

Hi,

I am sorry but your support has expired. Please renew it (under your account / Downloads) if you need my assistance.

Lubos

Lubos, hello, after update Wordpress date of publication in BeautySpot Posts is gone – https://i.imgur.com/4cc8JTu.jpg and https://i.imgur.com/TAuzwxF.png. Thank you.

I am sorry but but I do not understand. You will have to update LSVR BeautySpot Toolkit and LSVR Framework plugins as well to fix the issues.

Lubos, yeah, that’s right. I updated the plugins and everything was fixed.

Glad to hear that!

Lubos, hello. We bought Timetable plugin, but the page as wp-admin/post-new.php?post_type=evt does not support side bar:

if(function_exists("register_sidebar")) { register_sidebar(array( "id" => "sidebar-event." "name" => "Sidebar Event." 'before_widget' => '<div id="%1$s" class="widget %2$s timetable_sidebar_box timetable_clearfix">', 'after_widget' => '</div>', 'before_title' => '<h5 class="box_header">', 'after_title' => '</h5>'. )); }

page: https://www.samtulana.ru/evt/h7wguz/

Sidebar is registered wp-admin/widgets.php.

We actively correspond with the plugin support, but they claim that you should ask the author of the topic for a solution, as the sidebar is registered. Can you help me with advice? Thank you.

That update was only for LSVR Posts widget, not for BeautySpot Posts element.

Lubos, and where can I find this widget – LSVR Posts widget. No LSVR Posts widget https://i.imgur.com/8oneXAx.png. Thank you.

Make sure the LSVR Elements plugin is installed and activated.

Hello I installed woocommerce plugin and create a product. It’s ok but when i press “add to cart”, site going to homepage. How can i fix it? Thank you

Hi,

make sure that you’ve completely configured the WooCommerce plugin (set all the required pages etc).

Please note that your support is expired, please renew it under your ThemeForest account / Downloads if you need further assistance.

Lubos

Hello< I bought theme from you. But I can’t install on my server. Wordpress say there is not css there is no enough plugins

Hi,

it seems you are trying to upload a wrong file, please follow the documentation http://docs.lsvr.sk/beautyspot.wp/#installation-and-setup

Lubos

Hi Can i send you screenshot here?

Hi,

send me a PM and I will reply to your email.

Lubos

Hi How i can make it look exactly like demo?

Try this custom CSS:

@media ( min-width: 1200px ) and ( max-width: 1300px ) {
.header-contact tt,
.header-contact dt { float: none; width: auto; }
}

it did change a little but problem is still there

Try this one instead:

@media ( min-width: 1200px ) and ( max-width: 1500px ) {
.header-contact dd,
.header-contact dt { float: none; width: auto; }
}

Lubos, hello. Please make articles available through tags, not just categories, as well as the ability to exclude certain categories – https://i.imgur.com/nBOU8Wf.png. It would be very convenient. Thank you.

Hi,

thanks for feedback, I will consider it.

Lubos

Hi,

Thanks for the amazing template. Can I get a invoice?

Thank you!

Hi,

you will find it in your Statements page.

Lubos

Lubos, hello. Please help me resize the side menu -https://i.imgur.com/ZWwxHaO.jpg

Thank you.

Hi,

I am sorry, but your support haw expired. Please renew it under your ThemeForest account / Downloads if you need my assistance.

Lubos

Do you really believe that this theme deserves 1 star rating after a five years you’ve been using it and after many support requests I’ve helped you with? Seriously?

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