Pebona - eCommerce HTML5 Bootstrap 4 Template

Created: 10-September-2018

24/7 Support: Send Us a message from our profile

Thank you for purchasing my template. If you have any questions that are beyond the scope of this help file, please feel free to open a new ticket at our support forum.

  1. FTP Upload:
    • Open up your FTP manager and connect to your hosting
    • Browse to required directory (Normally public_html)
    • Upload the files inside pebona folder.

    <!-- Importing Google Font 'Rubik' -->
    @import url("https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i");
		    
	
    <!-- Boostrap stylesheet -->
    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    
    <!-- Icon Font CSS -->
    <link rel="stylesheet" href="assets/css/ionicons.min.css">
    <link rel="stylesheet" href="assets/css/font-awesome.min.css">
    <link rel="stylesheet" href="assets/css/pe-icon-7-stroke.css">

    <!-- Plugins stylesheet -->
    <link rel="stylesheet" href="assets/css/plugins.css">

    <!-- Master stylesheet -->
    <link rel="stylesheet" href="assets/css/style.css">

    <!-- Responsive stylesheet -->
    <link rel="stylesheet" href="assets/css/responsive.css">
    
    <!-- modernizr JS -->
    <script src="assets/js/modernizr-2.8.3.min.js"></script>

    <!-- jQuery JS -->
    <script src="assets/js/jquery.1.12.4.min.js"></script>

    <!-- Popper JS -->
    <script src="assets/js/popper.min.js"></script>

    <!-- Bootstrap JS -->
    <script src="assets/js/bootstrap.min.js"></script>

    <!-- Plugins JS -->
    <script src="assets/js/plugins.js"></script>

    <!-- Google Map JS -->
    <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCzcEM8z2_imGO8TMRmJEpDEahvZ7KYY_U"></script>
    <script src="assets/js/gmaps.min.js"></script>
    <script src="assets/js/custom-map.js"></script>

    <!-- Main JS -->
    <script src="assets/js/main.js"></script>
   

How to Change Logo

How to Change Contact Form Recipient Email Address

Open the sendemail.php file provided with the template and replace the email address within the quotation mark there as per below screenshot:

How to Change Copyright

How to Change Map Location

To change the map location, you need to go to assets/js/custom-map.js which contains the javascript for Google Map. Here find a pair of lat, lng and provide your own latitude and longitude there ( lat = latitude and lng = longitude ). This lat/lng pair is responsible for both map location and centering of the map marker. If you need to change the URL for the map marker, please check the variable named image and change the image URL.

How to Change Instagram Information

To change the instagram user information, you need to go to assets/js/main.js which contains the javascript for Instagram. Here search for the js code block starting with comment s12 - Instagram Settings, you need to change the userId and accessToken of your instagram account. You can find your userId here, also your accessToken here.

Once again thank you for purchasing one of our Templates

Best Regards

Hastech