FLAKE

Domain Hosting and WHMCS HTML5 Template

Created: 28 February 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 flake folder.
  1. index.html is for slider background homepage version one
  2. index-2.html is for Animation background homepage version two
  3. domain-search.html is for Domain Search page
  4. shared-hosting.html is for Shared Hosting page
  5. cloud-hosting.html is for Cloud Hosting page
  6. dedicated-hosting.html is for Dedicated Hosting page
  7. vps-hosting.html is for VPS Hosting 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. shop-grid-full-width.html is for shop grid full page
  13. shop-grid-with-left-sidebar-width.html is for shop-gird page with left sidebar
  14. shop-grid-with-right-sidebar-width.html is for shop-gird page with right sidebar
  15. cart.html is for cart page
  16. checkout.html is for checkout page
  17. affiliate.html is for affiliate page
  18. about-us.html is for about us page
  19. contact-us.html is for contact us page
  20. teastimonial.html is for teastimonial page
  21. faq.html is for frequently asked questions page
  22. coming-soon.html is for comming soon page
  23. 404.html is for 404 page

Raleway 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/vendor/bootstrap.min.css">
    <link rel="stylesheet" href="css/animate.css">
    <link rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="responsive.css">
    <!-- All JS Files -->
    <script src="js/vendor/jquery-1.12.4.min.js"></script>
    <script src="js/vendor/bootstrap.min.js"></script>
    <script src="js/theme.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 flake > img > logo folder.

How to Change Google Map location

Replace the values with your location latitude and longitude from flake > 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 flake > 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 flake > 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