Moison - Real Estate HTML Template

Directory Real Estate Property Listing Template


Moison Templates for classified portals like business directory, real estate, car dealers, job portals, model finder etc.

 

Documentation links

 

Structure

Sublime Text 3 (download for free). Used to edit the .HTML, .JS, and .CSS files.

The following scheme displays the template files structure.

Bootstrap 4

 

Moison template uses Bootstrap library heavily. Please consider the bootstrap 4.x documentation as extended documentation to Moison template, as most of the answers can be found there.


Read documentation

Please pay increased attention to following sections of Bootstrap documentation:


Grid
 

 

Autoprefixer required for Less/Sass

 

Bootstrap uses Autoprefixer to deal with CSS vendor prefixes. If you're compiling Bootstrap from its Less/Sass source and not using our Gruntfile, you'll need to integrate Autoprefixer into your build process yourself. If you're using precompiled Bootstrap or using our Gruntfile, you don't need to worry about this because Autoprefixer is already integrated into our Gruntfile.
Linux
If you're using a distribution of Linux, you'll need to install Ruby first. You can install Ruby through the apt package manager, rbenv, or rvm.
sudo su -c "gem install sass"
Windows
Before you start using Sass you will need to install Ruby. The fastest way to get Ruby on your Windows computer is to use Ruby Installer. It's a single-click installer that will get everything set up for you super fast.
The installer will also install a Ruby command line powershell application that will let you use the Ruby libraries.
Mac
If you prefer the command line over an application then getting Sass set up is a fairly quick process. Sass has a Ruby dependency but if you're using a Mac, congratulations, Ruby comes pre-installed.
Install Sass

Here's the quickest way we've found to start using Sass by using the command line:

  1. Open your Terminal or Command Prompt. On the Mac the Terminal.app comes installed by default. It's located in your "Utilities" folder. On Windows, run `cmd`.

  2. Install Sass. Ruby uses Gems to manage its various packages of code like Sass. In your open terminal window type:

    gem install sass

    This will install Sass and any dependencies for you. It's pretty magical. If you get an error message then it's likely you will need to use the sudo command to install the Sass gem. It would look like:

    sudo gem install sass
    
  3. Double-check. You should now have Sass installed, but it never hurts to double-check. In your terminal application you can type:

    sass -v

    It should return Sass 3.4.22 (Selective Steve). Congratulations! You've successfully installed Sass.

  4. Go and play. If you're brand new to Sass we've set up some resources to help you learn pretty darn quick.

    Learn More About Sass

The custom javascript functions file is stored in assets/js/scripts.js   
All Google maps JS code is located in assets/js/map-cluster/maps.js
 
Icons

 

Where find icons:

1. assets/icons

2. https://fontawesome.com/v4.7.0/icons/

3. https://icons8.com/line-awesome

 

I've used the following files and services as listed:

  1. jQuery
  2. Bootstrap
  3. Slick Slider

Thank you so much for purchasing this template. I'd be glad to help you if you have any questions relating to this tempalte. No guarantees, but I will do my best to help.