=== Avik === Theme Name: Avik Contributors: franchidesign Theme URI: http://denisfranchi.com/ Author: http://denisfranchi.com/ Author URI: http://denisfranchi.com/ Version: 1.4.4 Stable tag: 1.4.4 Tested up to: 5.0.3 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Text Domain: avik Tags: responsive-layout,custom-menu, featured-images, fluid-layout, full-width-template, one-column,rtl-language-support,translation-ready,custom-logo, editor-style,two-columns, right-sidebar, theme-options,flexible-header, accessibility-ready, custom-colors, custom-header == Description == Avik Portfolio is perfect for anyone who wants an easy theme to use and with a clean code. You can use this portfolio theme for: freelancer, photography studios, sound and music, musican, agency, architect agency, painter portfolio, artworks, art, trainer, projects, artist portfolio,personal portfolio, web design works, illustrators, freelance designer. == Installation == 1. Install WordPress 2. In your admin panel, go to Appearance > Themes and click the Add New button. 3. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now. 4. Click Activate to use your new theme right away. 5. Create your menu, set to primary and save. 6. Customise your theme. = Does this theme support any plugins? = Avik includes support for Infinite Scroll in Jetpack. == Licensing for external sources == /** * Class Name: bs4Navwalker * GitHub URI: https://github.com/dupkey/bs4navwalker * Description: A custom WordPress nav walker class for Bootstrap 4 nav menus in a custom theme using the WordPress built in menu manager. * License: GPL-2.0+ * License URI: http://www.gnu.org/licenses/gpl-2.0.txt */ ---------------------------------------------------------------------------------------------- /** * @package TGM-Plugin-Activation * @version 2.6.1 for parent theme Avik for publication on WordPress.org * @link http://tgmpluginactivation.com/ * @author Thomas Griffin, Gary Jones, Juliette Reinders Folmer * @copyright Copyright (c) 2011, Thomas Griffin * @license GPL-2.0+ */ ---------------------------------------------------------------------------------------------- /*! * Bootstrap v4.1.2 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors * Copyright 2011-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ ---------------------------------------------------------------------------------------------- /*! * Bootstrap v4.1.2 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ ---------------------------------------------------------------------------------------------- /*! * Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */ ---------------------------------------------------------------------------------------------- /*! * jQuery JavaScript Library v3.2.1 * https://jquery.com/ * * Includes Sizzle.js * https://sizzlejs.com/ * * Copyright JS Foundation and other contributors * Released under the MIT license * https://jquery.org/license * * Date: 2017-03-20T18:59Z */ ---------------------------------------------------------------------------------------------- /* * jQuery OwlCarousel v1.3.3 * * Copyright (c) 2013 Bartosz Wojciechowski * http://www.owlgraphic.com/owlcarousel/ * * Licensed under MIT * */ ---------------------------------------------------------------------------------------------- */ // The MIT License (MIT) // Typed.js | Copyright (c) 2016 Matt Boldt | www.mattboldt.com // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell // copies of the Software, and to permit persons to whom the Software is // furnished to do so, subject to the following conditions: // The above copyright notice and this permission notice shall be included in // all copies or substantial portions of the Software. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN // THE SOFTWARE. */ ---------------------------------------------------------------------------------------------- */ Copyright (c) 2018 by Md. Ashiqur Rahman (https://codepen.io/mdashikar/pen/VWPvgE) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ ---------------------------------------------------------------------------------------------- /* _ _ _ _ ___| (_) ___| | __ (_)___ / __| | |/ __| |/ / | / __| \__ \ | | (__| < _ | \__ \ |___/_|_|\___|_|\_(_)/ |___/ |__/ Version: 1.6.0 Author: Ken Wheeler Website: http://kenwheeler.github.io Docs: http://kenwheeler.github.io/slick Repo: http://github.com/kenwheeler/slick Issues: http://github.com/kenwheeler/slick/issues */ ---------------------------------------------------------------------------------------------- /*! * classie - class helper functions * from bonzo https://github.com/ded/bonzo * * classie.has( elem, 'my-class' ) -> true/false * classie.add( elem, 'my-new-class' ) * classie.remove( elem, 'my-unwanted-class' ) * classie.toggle( elem, 'my-class' ) */ ---------------------------------------------------------------------------------------------- /*! * modernizr v3.6.0 * Build https://modernizr.com/download?-setclasses-shiv-dontmin * * Copyright (c) * Faruk Ates * Paul Irish * Alex Sexton * Ryan Seddon * Patrick Kettner * Stu Cox * Richard Herrera * MIT License */ ---------------------------------------------------------------------------------------------- /**! * @fileOverview Kickass library to create and place poppers near their reference elements. * @version 1.14.3 * @license * Copyright (c) 2016 Federico Zivolo and contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ ---------------------------------------------------------------------------------------------- [![AOS - Animate on scroll library](https://s32.postimg.org/ktvt59hol/aos_header.png)](http://michalsnik.github.io/aos/) [![NPM version](https://img.shields.io/npm/v/aos.svg?style=flat)](https://npmjs.org/package/aos) [![NPM downloads](https://img.shields.io/npm/dm/aos.svg?style=flat)](https://npmjs.org/package/aos) [![Build Status](https://travis-ci.org/michalsnik/aos.svg?branch=master)](https://travis-ci.org/michalsnik/aos) [![Gitter](https://badges.gitter.im/michalsnik/aos.svg)](https://gitter.im/michalsnik/aos?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![Twitter Follow](https://img.shields.io/twitter/follow/michalsnik.svg?style=social)](https://twitter.com/michalsnik) [![Twitter URL](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/home?status=AOS%20-%20Animate%20on%20Scroll%20library%0Ahttps%3A//github.com/michalsnik/aos) ---------------------------------------------------------------------------------------------- == Licensing for Images == Default theme image License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/1338927 Image for theme screenshot License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/504084 Image for page 404 License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/1023557 Image for services License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/764674 Image for Who We Are License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/971635 Image for Static and Static_thumbnail License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/504084 Image for Static 2 and Static_2_thumbnail License: CC0 1.0 Universal (CC0 1.0) Source: https://pxhere.com/it/photo/1033649 ---------------------------------------------------------------------------------------------- == Copyright == Avik WordPress Theme, Copyright 2018 DF Design Avik is distributed under the terms of the GNU GPL == Changelog == 1.3.9 # Added keyboard accessibility # Fixed some bug # Changed the main navigation menu design for accessibility # Changed name of three templates for theme security,please see the details to reset these templates == Changelog == 1.4.0 # Section Header Static: improved graphics, fixed color filter bug # Section Services: added ability to adjust image size in Homepage, added ability to enable / disable image and button effect. # Section Who We Are: improved graphics, added ability to add second image, possibility of size adjustments and image padding. # Section Blog: added ability to adjust expert length # Section Contact: improved graphics, added link in the title, added ability to enable / disable social icons, added control for padding Widgetà # Footer: Added 2 Widget Areas,improved design, added ability to enable / disable social icons # Page Who We Are: improved design, added control to adjust Header image size and enable Object Fit, possibility to adjust the cursor.In Team section added possibility to enable / disable excpert and solved social icons problem. # Page Servics: improved design, fixed Patner section, improved Quote section and added text padding, Possibility to adjust image size in the Header, possibility to adjust padding Cursor # Menu: improved design, fixed navigation problems in pages and posts, added possibility to adjust color, size and padding, added "X" to close menu in Responsive. # Logo: fixed the design and expanded the ability to adjust the size. # Fixed bug in search results # Fixed Widget Search design # Added design for Tag Widget and Calendar Widget # Fixed Preloader bug and added ability to enable or disable it # Speeded up the code, it is now much more fluid # Completely revisited the Customizer, it is now much more intuitive and easier to use # Added ability to order section blocks on the Homepage # Added the ability to change the Read More text from the buttons # Post Portfolio Template: added the title, and added the ability to disable or disable comments and tags. # Improved comment form in posts # Improved and standardized section titles on the Homepage # Improved text alignment. # Improved Responsive design # Added the ability to import Demos. # Added support for Free versions too. # Completely redesigned the administration page. # Redone a guide for complete customization. == Changelog == V 1.4.1 # Fixed some bug # Fixed bug in responsive == Changelog == V 1.4.2 # Fixed some bug # Added control for Section margins # Added control for Section title size # Improved the Customizer == Changelog == V 1.4.3 # Fixed some bug # Wp Body Open Functions added # Php version required added # Changed the screenshot and images to make them suitable for the new requirements V 1.4.4 # Changed Notice Admin Area respecting the new requirements # Changed Theme URI # Changed Link Support