SLAKE

Slake - Web Hosting, Domain and WHMCS Hosting HTML Template

Created: 20 November 2018

Thank you for purchasing our template. If you have any questions that are beyond the scope of this help file, please feel free to contact us or send us an email marveltheme@gmail.com. We are here to support you 24/7 hours.

Send Us a message from our profile

FTP Upload:

  • Open up your FTP manager and connect to your hosting
  • Browse to required directory (Normally public_html)
  • Upload the files inside slake folder.
  1. index.html is for hero background homepage version one
  2. index-2.html is for slider background homepage version two
  3. shared-hosting.html is for Shared Hosting page
  4. cloud-hosting.html is for Cloud Hosting page
  5. dedicated-hosting.html is for Dedicated Hosting page
  6. vps-hosting.html is for VPS Hosting page
  7. whmcs.html is for Whmcs page
  8. blog-two-columns-left-sidebar.html is for two columns blog page with left sidebar
  9. blog-two-columns-right-sidebar.html is for two columns blog page with right sidebar
  10. blog-details.html is for blog single post page
  11. blog-full-width.html is for blog Full post page
  12. affiliate.html is for affiliate page
  13. about-us.html is for about us page
  14. contact-us.html is for contact us page
  15. teastimonial.html is for teastimonial page
  16. faq.html is for frequently asked questions page
  17. coming-soon.html is for comming soon page
  18. 404.html is for 404 page

Montserrat font is used.

   <link href="https://fonts.googleapis.com/ css?family=Montserrat:300,400,500,600,700" rel="stylesheet">
    <!-- All CSS Files -->
    <link rel="stylesheet" href="css/bootstrap.min.css">
    <link rel="stylesheet" href="css/hideshare.css">
    <link rel="stylesheet" href="css/reset.css">
    <link rel="stylesheet" href="css/slider.css">
    <link rel="stylesheet" href="css/slimscroll.css">
    <link rel="stylesheet" href="css/style.min.css">
    <link rel="stylesheet" href="css/venobox.min.css">
    <link rel="stylesheet" href="css/elements.css">
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="css/responsive.css">
    <!-- All JS Files -->
    <script src="js/vendor/jquery-3.3.1.min.js"></script>
    <script src="js/vendor/bootstrap.min.js"></script>
    <script src="js/hideshare.min.js"></script>
    <script src="js/jquery.onecarousel.min.js"></script>
    <script src="js/jquery.touchwipe.min.js"></script>
    <script src="js/slimscroll.js"></script>
    <script src="js/venobox.min.js"></script>
    <script src="js/popper.js"></script>
    <script src="js/plugins.js"></script>
    <script src="js/ajax-mail.js"></script>
    <script src="js/ajax-subscribe.js"></script>
    <script src="js/map.js"></script>
    <script src="js/main.js"></script>

How to Change Logo

Replace the logo with same name from slake > img > logo folder.

How to Change Google Map location

Replace the values with your location latitude and longitude from slake > js >map.js file.

How to Change Contact Form Information

To get message from contact form as a mail, change the email address with your email or webmail address from slake > php > contact-mail.php file.

How To Make Working Subscription Form To Get Emails In Mailchimp List

  1. Generate your mailchimp API key. See how
  2. Know your mailchimp datacenter id. Generally it is the last three latter of your API key. Ours is us9
  3. Make a list in mailchimp and get the list ID. See how

Open subscribe.php from slake > php folder in a text/code editor and fill in the information

Thank you once again for purchasing our Template.

Please feel free to contact us or send us an email marveltheme@gmail.com. We are here to support you 24/7 hours.

Send Us a message from our profile