Introduction

Oftop is a Creative, Modern HTML template for Single Property Real Estate Listing and Promotions website. It is built with HTML5, CSS, Bootstrap 5.x and Sass. The template can be used for any Real Estate Agency, Real Estate Broker, Real Estate Professionals, Rental Providers, Apartment/property Owners, Corporate Real Estate Providers, etc to publish and promote single real estate property listings online.

The template has RTL feature included so, using for Arabic and Hebrew language based website would be quicker and easier.

The template is SEO-friendly and comes with well-commented source code. All of these will help to make the uses and customization based on the ultimate coming soon or under construction landing page needs.

Template Features:
  • Multipage Demos
  • Easy to Customize
  • HTML5 & CSS3
  • Clean & Simple Design
  • Fully Responsive Layout
  • Crossbrowser Compatible with Edge, IE10+, Firefox, Opera, Chrome
  • W3 Valid
  • Retina Ready
  • FlatIcons and BoxIcons Free Icons
  • Powered with Bootstrap (v5.1.x)
  • Powered with jQuery (v3.6.0)
  • Build with Sass
  • Smooth Animation
  • AJAX Contact form Submission
  • AJAX Subscriptions form Submission
  • Well Documented

The template folder oftop and oftop-rtl is available inside the downloaded zip file. Need to unzip the zip file to find the template also the documentation folder.

The files and folders structure is similar to the following:

  1. assets/css — folder with CSS files.
  2. assets/fonts — folder with fonts files.
  3. assets/img — folder with image files.
  4. assets/js — folder with Javascript files.
  5. assets/php — folder with form-process.php files.

Upload the template files to the server with the help of one of the FTP-clients like FileZilla.

HTML Files:
  1. Home Page One (index.html)
  2. Home Page Two (index-2.html)
  3. Home Page Three (index-3.html)
  4. About Page (about.html)
  5. Blog Page (blog.html)
  6. Blog Details Page (blog-details.html)
  7. Contact Page (contact.html)
  8. FAQ Page (faq.html)
  9. Team Page (team.html)
  10. Shop Page (shop.html)
  11. Cart Page (cart.html)
  12. Checkout Page (checkout.html)
  13. Shop Details Page (shop-details.html)
  14. Projects Page (projects.html)
  15. Project Details Page (project-details.html)
  16. Gallery Page (Gallery.html)
  17. Services Page (services.html)
  18. Service Details Page (service-details.html)
  19. Property Page (property.html)
  20. Property Details Page (property-details.html)
  21. Sign In Page (sign-in.html)
  22. Sign Up Page (sign-up.html)
  23. Recover Password Page (recover-password.html)
  24. Book A Appointment (book-appointment.html)
  25. Privacy Policy Page (privacy-policy.html)
  26. Terms & Condition Page (terms-condition.html)
  27. Testimonial Page (testimonial.html)
  28. 404 Page (404.html)
  29. Coming Soon Page (coming-soon.html)
RTL Files:
  1. Home Page One (index.html)
  2. Home Page Two (index-2.html)
  3. Home Page Three (index-3.html)
  4. About Page (about.html)
  5. Blog Page (blog.html)
  6. Blog Details Page (blog-details.html)
  7. Contact Page (contact.html)
  8. FAQ Page (faq.html)
  9. Team Page (team.html)
  10. Shop Page (shop.html)
  11. Cart Page (cart.html)
  12. Checkout Page (checkout.html)
  13. Shop Details Page (shop-details.html)
  14. Projects Page (projects.html)
  15. Project Details Page (project-details.html)
  16. Gallery Page (Gallery.html)
  17. Services Page (services.html)
  18. Service Details Page (service-details.html)
  19. Property Page (property.html)
  20. Property Details Page (property-details.html)
  21. Sign In Page (sign-in.html)
  22. Sign Up Page (sign-up.html)
  23. Recover Password Page (recover-password.html)
  24. Book A Appointment (book-appointment.html)
  25. Privacy Policy Page (privacy-policy.html)
  26. Terms & Condition Page (terms-condition.html)
  27. Testimonial Page (testimonial.html)
  28. 404 Page (404.html)
  29. Coming Soon Page (coming-soon.html)
Files Edit & Upload:

Individual pages can be customized by opening in a code editor such as VS Code. Once all the customization completed then to make the website live you need to upload the updated project files to the hosting server for your own domain. The files can be uploaded using FTP client such as FileZilla.

Followings are the css files which loaded inside the Head Section:


<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/fonts/flaticon.css">
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/theme-dark.css">

Followings are the rtl files which loaded inside the Head Section:


<!-- Links of CSS files -->
<link rel="stylesheet" href="assets/css/bootstrap-rtl.min.css">
<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/fonts/flaticon.css">
<link rel="stylesheet" href="assets/css/boxicons.min.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/meanmenu.min.css">
<link rel="stylesheet" href="assets/css/nice-select.min.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/theme-dark.css">
<link rel="stylesheet" href="assets/css/rtl.css">

Followings are the JS files which loaded before the end of HEAD or BODY Section:.


<!-- Links of JS files -->
<script src="assets/js/jquery-3.5.1.slim.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/owl.carousel.min.js"></script>
<script src="assets/js/carousel-thumbs.js"></script>
<script src="assets/js/meanmenu.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js>
<script src="assets/js/jquery.nice-select.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/ajaxchimp.min.js"></script>
<script src="assets/js/form-validator.min.js"></script>
<script src="assets/js/contact-form-script.js"></script>
<script src="assets/js/custom.js"></script>

Due to the Envato policy, we are unable to include demo images inside the download bundle so for demo images please submit a ticket in https://support.hibootstrap.com/.

The Oftop is a responsive template and is based on the Bootstrap Framework. For more information you can check the Bootstrap CSS.

The general template structure is the same throughout the template and each of the part is under a section with a section id name. Here is the general structure:


<!-- Counter Area -->
    <div class="counter-area counter-bg1">
        <div class="container">
            <div class="row">
                <div class="col-lg-3 col-sm-6 col-md-4">
                    <div class="single-counter">
                        <i class="flaticon-bed"></i>
                        <div class="content">
                            <h3>04</h3>
                            <span>BEDROOMS</span>
                        </div>
                    </div>
                </div>

                <div class="col-lg-3 col-sm-6 col-md-4">
                    <div class="single-counter pl-2">
                        <i class="flaticon-carpet"></i>
                        <div class="content">
                            <h3>02</h3>
                            <span>FLOORS</span>
                        </div>
                    </div>
                </div>

                <div class="col-lg-3 col-sm-6 col-md-4">
                    <div class="single-counter">
                        <i class="flaticon-set-square"></i>
                        <div class="content">
                            <h3>240</h3>
                            <span>SQUARE METERS</span>
                        </div>
                    </div>
                </div>

                <div class="col-lg-3 col-sm-6 col-md-4 col-md-4 offset-md-4 offset-lg-0">
                    <div class="single-counter pl-5">
                        <i class="flaticon-power"></i>
                        <div class="content">
                            <h3>03</h3>
                            <span>GARAGE SPOTS</span>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
<!-- Counter Area End -->

The Contact form html code coming with jQuery form validation. Also, it's included a .php file(form-process.php) for AJAX based email sending! HTML code example is similar to followings:


<form id="contactForm">
    <div class="row">
        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <i class="bx bx-user"></i>
                <input type="text" name="name" class="form-control" id="name" required data-error="Please enter your name" placeholder="Your Name*">
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <i class="bx bx-user"></i>
                <input type="email" name="email" class="form-control" id="email" required data-error="Please enter your email" placeholder="Email*">
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <i class="bx bx-phone"></i>
                <input type="text" name="phone_number" class="form-control" id="phone_number" required data-error="Please enter your phone number" placeholder="Your Phone">
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-6 col-sm-6">
            <div class="form-group">
                <i class="bx bx-file"></i>
                <input type="text" name="msg_subject" class="form-control" id="msg_subject" required data-error="Please enter your subject" placeholder="Your Subject">
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-12 col-md-12">
            <div class="form-group">
                <i class="bx bx-envelope></i>
                <textarea name="message" id="message" class="form-control" cols="30" rows="6" required data-error="Write your message" placeholder="Your Message"></textarea>
                <div class="help-block with-errors"></div>
            </div>
        </div>

        <div class="col-lg-12 col-md-12">
            <button type="submit" class="default-btn">Send Message <i class="bx bx-right-arrow-alt></i> </button>
            <div id="msgSubmit" class="h3 text-center hidden"></div>
            <div class="clearfix"></div>
        </div>
    </div>
</form>

File location: assets/php/form-process.php file

https://mailchimp.com/help/add-a-signup-form-to-your-website/

Paste URL on custom.js File

By default, the template loads Oswald & Archivo font from Google Web Font Services. The font can be changed based on the website needs. Google Fonts

Font code can be found in the "style.scss" file path: assets/css/style.scss


@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

$title-font: 'Cormorant', serif;
$body-font: 'Roboto', sans-serif;

Note: After SCSS file run then it will be work

File path: assets/css/style.scss



$paragraph-color: #777777; (All Paragraph Color)

Note: After SCSS file run then it will be work

Please open the file Visual Studio Code Editor.

And following the video tutorial.

Here the Link: https://www.youtube.com/watch?v=0MWmv1Gvv5w

File path: assets/js/custom.js


// Home Slider 
$('.home-slider').owlCarousel({
    loop: true,
    margin: 30,
    items: 1,
    nav: false,
    dots: false,
    thumbs: true,
    thumbsPrerendered: true,
    autoplay: true,
    autoplayHoverPause: true,
})

More Info please browser the link: Owl Carousel Docs Options

Please remove or comment the below code file path: assets/js/custom.js


// WOW JS
new WOW().init();

Please remove or comment the below code file path: assets/js/custom.js


// Preloader JS
jQuery(window).on('load',function(){
    jQuery(".preloader").fadeOut(500);
});

Also, please remove or comment the below code all HTML files


<div class="preloader">
    <div class="d-table">
        <div class="d-table-cell">
            <div class="spinner">
                <div class="circle1"></div>
                <div class="circle1"></div>
                <div class="circle1"></div>
            </div>
        </div>
    </div>
</div>

Please optimize all images KB, MB also, use the image size following by placeholder file path: assets/img/..

- Tinypng

Please minify all CSS file path: assets/css/..

- CSS Minifier

Please minify all JS file path: assets/js/..

- Javascript Minifier

Please go to the image file 'path: assets/img/...' replace the image which one you want following placeholder image size & name

You won't able to add new flaticon except existing but you can if you want to add from scratch but existing will not work and it's the feature of flaticon. Flaticon.com

1. Please go to maps.google.com. Type the location in the search box and click on Share.



2. In the new window click on Embed a map and copy the HTML code of the map. After that add the HTML file.

After a certain time, we will update our project based on the latest technology but in your template, you need to update on your own if you want.

Note: All images are used for preview purpose only and not included in the final purchase files.

Images from:
https://www.freepik.com/
https://pixabay.com/
https://unsplash.com/

Google Fonts:
Cormorant
Roboto

IconFont
Boxicons

Quick, Dedicated & Professional Support!

We only provide support through our ticketing system. Please submit your ticket by visiting the HiBootstrap Support System.

For any pre-purchase query, please use live chat on the item demo site also, email, and the item’s comment section on ThemeForest. Thanks!