By: Hencework
Support: contact@hencework.com
Thank you for purchasing our theme. If you have any questions that aren’t covered in this article, please mail us at contact@hencework.com
Matresume – Material Design Resume / CV / Portfolio / vCard / Profile HTML Template – A premium template to promote yourself. Perfect for Business Analysts, Developers, Designers, Artists, Marketing, Consulting, copy writers, specialists, experts, managers, instructional design, sales managers, creative people and universally for all. Ideal template for display information about your experience, skills, education, works, awards and expertise. You can add and manage blog in your page as well. Easily customizable material design using modern technologies like Angular js & bootstrap Sass. Mobile first design (fully responsive) of matresume makes it a perfect choice.
All site files are divided into following folders.
css folder - Contains css files
scss folder - Contains sass file
js folder - Contains Javascript files
img folder - Contains all images
phpmailer folder - Contains all Contact Form related files.
lib folder - Contains mailchimp.php file
fonts folder - Contains "material icon" fonts
For more details please go through 'Read Me' text file present inside root directory.
.bg-img ,.bg-img-2 ,.bg-img-3 ,.bg-img-4
.bg-pattern-1 ,bg-pattern-2 ,.bg-pattern-3 ,.bg-pattern-4
.bg-abstract-1 ,bg-abstract-2 ,.bg-abstract-3 ,.bg-abstract-4
.bg-green ,bg-blue ,.bg-red ,.bg-yellow
/***** Availablity Calendar Start*****/ var d = new Date(); var n = d.getFullYear(); var notAvailableDates = ['01-05-'+n+'','02-07-2017','02-04-2017','01-01-2017']; $("", { "id":"datepicklayer"}).appendTo("body"); $('#datepicker1').datepicker({ showAnim: 'show', dayNamesMin: [ "S", "M", "T", "W", "T", "F", "S" ], beforeShowDay: function(d) { var dmy = (d.getMonth()+1); if(d.getMonth()<9) dmy="0"+dmy; dmy+= "-"; if(d.getDate()<10) dmy+="0"; dmy+=d.getDate() + "-" + d.getFullYear(); if ($.inArray(dmy, notAvailableDates) != -1) { return [false, "","notAvailableDates"]; } else{ return [true,"","Available"]; } } }); $(document).on('click', '#datepickopn', function () { $('.datepicker').addClass('datepicker-open'); $('#datepicklayer').show(); }); $(document).on("click", "#datepicklayer", function() { $('.datepicker').removeClass('datepicker-open'); $(this).hide(); }); /***** Availablity Calendar End*****/
js is present inside the js/init.js folder.
/***** LightGallery init start *****/ $(document).on('click', '#goto_box_1', function (e) { e.preventDefault(); $(this).lightGallery({ dynamic: true, thumbnail: false, hash:false, autoplay:true, dynamicEl: [{ "poster": 'img/gallery1.jpg', "html":'#video1', 'subHtml': 'Fading Light
Classic view from Rigwood Jetty on Coniston Water an old archive shot similar to an old post but a little later on.
' }, { 'src': 'img/gallery2.jpg', 'subHtml': "Bowness Bay
A beautiful Sunrise this morning taken En-route to Keswick not one as planned but I'm extremely happy I was passing the right place at the right time....
" }] }) }); ... $(document).on('click', '#goto_box_6', function (e) { e.preventDefault(); $(this).lightGallery({ dynamic: true, thumbnail: false, hash:false, autoplay:true, dynamicEl: [{ 'src': 'https://www.youtube.com/watch?v=Pq9yPrLWMyU', 'poster': 'img/gallery6.jpg', 'subHtml': "Coniston Calmness
Beautiful morning
" }, { 'src': 'img/gallery6.jpg', 'subHtml': "Bowness Bay
A beautiful Sunrise this morning taken En-route to Keswick not one as planned but I'm extremely happy I was passing the right place at the right time....
" }] }) }); /***** LightGallery init end*****/
contact
Hey There, happy to hear from you.
{{ resultMessage }}
php code is present inside the contact-form.php file
//create an instance of PHPMailer $mail = new PHPMailer(); $mail->From = $_POST['inputEmail']; $mail->FromName = $_POST['inputName']; $mail->AddAddress('themenerds@gmail.com'); //recipient $mail->Subject = 'Enquiry from Dexter'; $mail->Body = "Name: " . $_POST['inputName'] . "\r\n\r\nMessage: " . stripslashes($_POST['inputMessage']);
/* Map initialization js*/ if( $('#map_canvas').length > 0 ){ zoom: 11, center: new google.maps.LatLng(40.6700, -73.9400), styles:[ { "featureType": "administrative.locality", "elementType": "all", "stylers": [ ----- ----- var companyPos = new google.maps.LatLng(40.6700, -73.9400); var companyMarker = new google.maps.Marker({ position: companyPos, map: map, icon: companyImage, title:"Our Office", zIndex: 3}); google.maps.event.addListener(companyMarker, 'click', function() { infowindow.open(map,companyMarker); }); }
here you can change lang and lat and also the marker img.
Getmdl
https://getmdl.io/components/index.html
Twitter Bootstrap framework
http://getbootstrap.com/
Fonts
http://www.google.com/fonts
Icons
http://zavoloklom.github.io/material-design-iconic-font/icons.html
Icons
https://material.io/icons/
JQuery
http://jquery.com
Images
https://unsplash.com/
http://www.pexels.com/
Once again, thank you so much for purchasing this theme.
If you have any questions that aren’t covered in this article, please feel free to contact us at contact@hencework.com
Don’t forget to rate this template, it helps us improve our products.