Discussion on Clinique - Wellness Luxury Spa Resort HTML template with Builder

Discussion on Clinique - Wellness Luxury Spa Resort HTML template with Builder

Cart 137 sales
Well Documented

mwtemplates supports this item

Supported

24 comments found.

Hello, how can i change the template to DARK template?

Hello, Dear Customer! Thank you for your question. To switch template in dark mode – it’s necessary to perform some changes in HTML files. For example, here is the default ls – light section code: http://prntscr.com/1rpq0fn All these “ls” statements are necessary to change to ds – dark section: http://prntscr.com/1rpqezs Then save changes in files and check the results at front-end. Best Regards!

I believe a file is missing from the theme I purchased because I cannot install it on Wordpress. The “theme name”.zip file isn’t in the zip folder I downloaded missing style.css is the error.

Hello! Please note that this template is a set of regular HTML files, not WordPress theme. You can find a WordPress version here:
https://themeforest.net/item/clinique-wellness-luxury-spa-resort-wordpress-theme-with-builder/18974513
Best regards!

20 dollars not 18.00 Janice Knight May 19h 2019

Hello!
This template is a set of regular HTML files. It seems that you’re trying to use it as a WordPress theme.
You can find a WordPress version here:
https://themeforest.net/item/clinique-wellness-luxury-spa-resort-wordpress-theme-with-builder/18974513
Best regards!

Hi, My name is Janice Knight and I purchased this theme on yesterday and it is impossible to upload ….I was going to use for my ecommerce store but no go. Please offer refund. I am unable to upload after several attempts 18.00

Hello!
This template is a set of regular HTML files. It seems that you’re trying to use it as a WordPress theme.
You can find a WordPress version here:
https://themeforest.net/item/clinique-wellness-luxury-spa-resort-wordpress-theme-with-builder/18974513
Best regards!

First of all, Hello and Congratulations with this template!

I bought it and i have a question about PrettyPhoto. When I open a picture, how can I change the Tweet Share link with a Facebook Share link?

Thx

Hello! Thanks for your info. Do you have access to your server ‘error.log’ file? We see in the DevTools console following message:
‘the server responded with a status of 500’
Error log will be very helpful.
Please note us about it’s content.
Best regards!

Hello. The error.log shows me the following error:

[12-Nov-2018 09:53:47 UTC] PHP Parse error: syntax error, unexpected ‘function’ (T_FUNCTION) in /home2/avoninsc/public_html/mailchimp/store-address.php on line 1

Hello! Thank you , your code is very helpful. It seems that you have messed semicolon or unclosed quote somewhere in your ‘store-address.php’ file. You can copy and paste your code from this file in some linter like this to check it for syntax error:
https://phpcodechecker.com/
After you’ll fix your syntax everything should work.
If you’ll get any problems with it please zip your ‘store-address.php’ file and send it to us to support@modernwebtemplates.com.
Best regards!

Congratulations for the template. My license code is 0d3b3fe8-e2a1-4fc6-8098-b3bfdf6e58e0. I would like to add two items on the right of the Header Logo line. A language dropdown and a Book Now button. Can you help me on this?

You can provide a link to your site so we can inspect it and give some advice

http://demospasite.spasoftware.gr Take a look at the treatments page and then at the appointment page with Book Appointment button. Any advice will be appreciated.

Hello Sir/Ma’am,

First of all I’d like to congratulate for this amazing template.

Secondly, I’ve received the HTML package with the Calculator page but no php script to support it.

Could you please provide one?

Thanks a lot!

Hello!
Unfortunatelly calculator page is only front end styles. There is no script in this template that processing it.

Hello if I purchase this theme, would I be able to change the pink color to another color?

Also I want to note what it is not WordPress theme it is HTML Template

Oh no… I need a WordPress theme. :-( I’m not to computer savvy and WordPress is pretty user friendly. I love this theme thought… Decision decision

Hi- How do i adjust the countdown to run for 14 days?

Hello!
Thanks for purchase!

To setup a Coming Soon counter on “comingsoon” page do the following:

  • Open your “js/main.js” in your favorite code editor.
  • Find following line of code:
  • jQuery('#comingsoon-countdown').countdown({until: demoDate});
  • Replace “demoDate” with new Date(VALUE);>
  • jQuery('#comingsoon-countdown').countdown({until: new Date(VALUE)});
  • “VALUE” is a string ou number in milliseconds. Read more about date format:
  • JavaScript Date documentation
    Online JavaScript date converter
Best regards!

hello! how do I change the logo to image? i want to add my graphic in place of the text login. Can you show me?

Hello!
There are already image in logo
<a href="./" class="logo">
    <img src="images/logo.png" alt="" class="main_bg_color" />
    <h1>Clinique</h1>
</a>
all you need is to delete
<h1>Clinique</h1>
element and replace logo.png with your logo image.
At the end it should look like this:
<a href="./" class="logo">
    <img src="images/YOUR_LOGO.png" alt="" class="main_bg_color" />
</a>
It would be good if aspect ratio of your logo is the same as our logo. If not, then it may need some customization

Hello, How do I add a background image to my countdown page? Is that possible?

Hello!
You can add some custom class to any section and then set background image for it via css.
For example:

1. Add custom class
<section id="comingsoon1" class="ls custom_class section_padding_top_75 section_padding_bottom_100">
    ....
</section>
2. Set background image in main.css file
.custom_class {
    background-image: url("../images/YOUR_IMAGE.jpg");
}

thanks!

Next question, how do I hook up the appointment page? Do I need to hire a developer to get the dates working properly?

Unfortunately, appointment page are only front end styles for Booking plugin. It requires server side functionality such as database and PHP which are not used in HTML templates

Hi, after purchasing the template, i downloaded the file. I know that there is a visual builder. Show i use that to build my site or is that just to play around? When i try to zip it, it says error.

Hello!
Thanks for purchase and your question!
You can use a visual builder to create your new pages from scratch or customize existing HTML files from download package in any HTML editor that you prefer!
Best regards!

Hello, I use your spa template. I have a question, how can I do auto slides on index page? Please let me know. Thank you.

Hello!
Thanks for purchase!
Auto play on main slider should work.
It is paused on mouse hover. Also slider timer is set to 10 seconds.
You can try to reduce timer to play next slide earlier.
Open your “js/main.js” in your favorite slider, go to line 555 and reduce following number:
    slideshowSpeed:10000,
This is number in milliseconds to play next slide.
Best regards!

Awesome template, GLWS :)

Thank you! :)

Nice template! :-)

Thank you! :)

Amazing work, GLWS.

Thank you! :)

~ Nice Work ~ GLWS :)

Thanks! GLU2! ;)

Nice work gud luck

Thank you! ;)

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