Intoduction


ArchiPress - Architecture Agency HTML Template

An HTML Template

Created : 25/07/2020
By : themexriver
Email : support@themexriver.com

Thank you for purchasing ArchiPress - Architecture Agency HTML Templat. If you have any questions that are beyond the scope of this help file, please feel free to email, via my user page contact form or put a ticket at Support Center .
Thankyou so much!

HTML Structure


The html template uses Latest Bootstrap v4.0.0 with valid HTML5 tags. This theme is a responisve layout with 4 column Support column. All of the information in content area is nested within a class and comes with predefined classes.

       <!-- Start of header
       ============================================= -->
       <header>
       ...
       </header>
       <!-- End of header
       ============================================= -->

       <!-- Start of section name
       ============================================= -->
       <section id="section-name-id" class="section-name-class">
       ...
       </section>
       <!-- End section name
       ============================================= -->


       <!-- Start of footer
       ============================================= -->
       <footer>
       ...
       </footer>
       <!-- End of footer
       ============================================= -->
     

Main Slider Structure


To learn how to use Main Slider , here is the code or go to Owl Carousel 2 and check how does it work.


    <div id="main-slider-id" class="main-slider-area" data-slider-id="1">
    <div class="slider-content-box">
    <div class="slider-video">
    <a class="video_box" href="Youtube video link">Play Intro Video</a>
    </div>
    <div class="slider-main-text headline pera-content">
    ----
    ----- ---
    ---- ---- ----
    </div>

    <div class="slider-main-text headline pera-content">
    ----
    ----- ---
    ---- ---- ----
    </div>

    <div class="slider-main-text headline pera-content">
    ----
    ----- ---
    ---- ---- ----
    </div>
    </div>
    </div>
  

Before / After Image


To learn how to use Before/After Image , here is the code or go to and check how does it work.


      <div class="img-compare-area">
      <div id="beforeafter" class="twentytwenty-container">
      <img src="After Image Path" alt="">
      <img src="Before Image Path" alt="">
      </div>
      </div>
    

Portfolio Tab


To learn how to use Portfolio , here is the code or go to and check how does it work.


   <div class="portfolio-content">
   <div class="custom_tab_button   clearfix ul-li-block">
   <ul id="tabs" class="nav nav-tabs">
   <li class="nav-item"><a href="#" data-target="#goal" data-toggle="tab" class="text-capitalize active">1<span> Tab Title Name</span></a></li>
   <li class="nav-item"><a href="#" data-target="#challenges" data-toggle="tab" class="text-capitalize">2<span> Tab Title Name</span> </a></li>
   <li class="nav-item"><a href="#" data-target="#technology" data-toggle="tab" class="text-capitalize">3<span> Tab Title Name</span> </a></li>
   <li class="nav-item"><a href="#" data-target="#careers" data-toggle="tab" class="text-capitalize">4<span> Tab Title Name</span></a></li>
   <li class="nav-item"><a href="#" data-target="#Work" data-toggle="tab" class="text-capitalize">5<span> Tab Title Namer</span></a></li>
   </ul>
   </div>
   </div>


   <div id="tabsContent" class="tab-content">
   <div id="goal" class="tab-pane fade  portfolio-img-content active show">
   <div class="portfolio-tab-img">
   your tab content heare
   </div>
   </div>
   <div id="challenges" class="tab-pane fade  portfolio-img-content">
   <div class="portfolio-tab-img">
   your tab content heare
   </div>
   </div>
   <div id="technology" class="tab-pane fade  portfolio-img-content">
   <div class="portfolio-tab-img">
   your tab content heare
   </div>
   </div>
   <div id="careers" class="tab-pane fade  portfolio-img-content">
   <div class="portfolio-tab-img">
   your tab content heare
   </div>
   </div>
   <div id="Work" class="tab-pane fade  portfolio-img-content">
   <div class="portfolio-tab-img">
   your tab content heare
   </div>
   </div>
   </div>
 

Team Member Slider Structure


To learn how to use Team Slider , here is the code or go to Owl Carousel 2 and check how does it work.


    <div id="team-slider-id" class="team-slider-area owl-carousel">
    <div class="team-member-img-text">
    <div class="team-member-img position-relative">
    <img src="img path here" alt="">
    <div class="mem-social-btn position-absolute">
    <div class="team-member-social ul-li-block">
    <ul class="team-member-social-list">
    <li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
    <li><a href="#"><i class="fab fa-twitter"></i></a></li>
    <li><a href="#"><i class="fab fa-behance"></i></a></li>
    <li><a href="#"><i class="fab fa-linkedin"></i></a></li>
    </ul>
    </div>
    </div>
    </div>
    <div class="team-member-text text-center headline">
    <h3><a href="#">Team Member Name</a></h3>
    <span>Team Member Designation</span>
    </div>
    </div>
    </div>
  

Counter Structure


Counter Up


  <div class="counter-text headline pera-content">
  <h3><span class="odometer" data-count="Put here Your counter Number">00</span><span class="count-ext">+</span></h3>
  <p>Put Your Counter title Here</p>
  </div>

Client Slider


To learn how to use Client Slider , here is the code or go to Owl Carousel 2 and check how does it work.


  <div id="client-slide-2" class="client-slide-area">
  <div class="client-img">
  <a href="#"><img src="your Image Path Here" alt=""></a>
  </div>
  <div class="client-img">
  <a href="#"><img src="your Image Path Here" alt=""></a>
  </div>
  <div class="client-img">
  <a href="#"><img src="your Image Path Here" alt=""></a>
  </div>
  <div class="client-img">
  <a href="#"><img src="your Image Path Here" alt=""></a>
  </div>
  <div class="client-img">
  <a href="#"><img src="your Image Path Here" alt=""></a>
  </div>
  </div>

Video Popup


Video Popup Settings


  <a class="video_box" href="Put your youtube video link here">Play</a<

About Tab


About Tab Settings


    <ul id="tabs" class="nav text-uppercase nav-tabs">
    <li class="nav-item"><a href="#" data-target="#goal" data-toggle="tab" class="nav-link text-capitalize active">Tab Title Name  </a></li>
    <li class="nav-item"><a href="#" data-target="#profit" data-toggle="tab" class="nav-link text-capitalize">Tab Title Name </a></li>
    <li class="nav-item"><a href="#" data-target="#passions" data-toggle="tab" class="nav-link text-capitalize">Tab Title Name</a></li>
    </ul>


    <div id="tabsContent" class="tab-content">
    <div id="goal" class="tab-pane fade active show">
    -----
    -----
    ----
    </div>
    <!-- 1st tab content -->
    <div id="profit" class="tab-pane fade">
    -----
    -----
    ----
    </div>
    <!-- 1st tab content -->
    <div id="passions" class="tab-pane fade">
    -----
    -----
    ----
    </div>
    <!-- 1st tab content -->
    </div>
  

Skill Progress Bar


Skill Progress Bar Settings


  <div class="skill-progress-bar">
  <div class="skill-set-percent headline">
  <h4>Write Your Progress Title Here</h4>
  <div class="progress">
  <div class="progress-bar" data-percent="Put Your Skill Percent Here"></div>
  </div>
  </div>
  <div class="skill-set-percent headline">
  <h4>Write Your Progress Title Herep</h4>
  <div class="progress">
  <div class="progress-bar" data-percent="Put Your Skill Percent Here"></div>
  </div>
  </div>
  <div class="skill-set-percent headline">
  <h4>Write Your Progress Title Here</h4>
  <div class="progress">
  <div class="progress-bar" data-percent="Put Your Skill Percent Here"></div>
  </div>
  </div>
  <div class="skill-set-percent headline">
  <h4>Write Your Progress Title Here</h4>
  <div class="progress">
  <div class="progress-bar" data-percent="Put Your Skill Percent Here"></div>
  </div>
  </div>
  </div>

FAQ Accordion


FAQ Accordion Settings


    <div class="accordion" id="accordionExample">
    <div class="faq_area active">
    <div class="faq-header" id="heading01">
    <h3>
    <button class="faq_title text-left" type="button" data-toggle="collapse" data-target="#collapse01" aria-expanded="true" aria-controls="collapse01">
    Put Your accordion Title Here
    </button>
    </h3>
    </div>
    <div id="collapse01" class="collapse show" aria-labelledby="heading01" data-parent="#accordionExample">
    <div class="faq-body">
    ----
    ----
    ----
    -----
    </div>
    </div>
    </div>

    <div class="faq_area">
    <div class="faq-header" id="heading02">
    <h3>
    <button class="faq_title text-left" type="button" data-toggle="collapse" data-target="#collapse02" aria-expanded="true" aria-controls="collapse02">
    Put Your accordion Title Here
    </button>
    </h3>
    </div>
    <div id="collapse02" class="collapse show" aria-labelledby="heading02" data-parent="#accordionExample">
    <div class="faq-body">
    ----
    ----
    ----
    -----
    </div>
    </div>
    </div>

    </div>
  

Portfolio Filter


Portfolio Filter Settings


  <ul id="filters" class="nav-gallery text-capitalize text-center">
  <li class="filtr-button filtr-active" data-filter="all">All </li>
  <li class="filtr-button" data-filter="1"> Here Is Your Title </li>
  <li class="filtr-button" data-filter="2">Here Is Your Title Is Your Title  </li>
  <li class="filtr-button" data-filter="3">Here Is Your Title   </li>
  <li class="filtr-button" data-filter="4">Here Is Your Title  </li>
  <li class="filtr-button" data-filter="5">Here Is Your Title </li>
  </ul>


  <div class="portolio-page-item portfolio-content-2 filtr-container row">
  <div class="col-lg-4 col-sm-6 filtr-item" data-category="1" data-sort="Busy streets">
  <div class="portfolio-item-area position-relative">
  <div class="portfolio-item-img">
  <img src="Put Your Image Path Here" alt="">
  </div>
  <div class="portfolio-item-text text-center headline">
  <span>Put Your Category Here</span>
  <h3><a href="#">Put Your Title Here</a></h3>
  </div>
  </div>
  </div>

  <div class="col-lg-4 col-sm-6 filtr-item" data-category="1" data-sort="Busy streets">
  <div class="portfolio-item-area position-relative">
  <div class="portfolio-item-img">
  <img src="Put Your Image Path Here" alt="">
  </div>
  <div class="portfolio-item-text text-center headline">
  <span>Put Your Category Here</span>
  <h3><a href="#">Put Your Title Here</a></h3>
  </div>
  </div>
  </div>

  <div class="col-lg-4 col-sm-6 filtr-item" data-category="1" data-sort="Busy streets">
  <div class="portfolio-item-area position-relative">
  <div class="portfolio-item-img">
  <img src="Put Your Image Path Here" alt="">
  </div>
  <div class="portfolio-item-text text-center headline">
  <span>Put Your Category Here</span>
  <h3><a href="#">Put Your Title Here</a></h3>
  </div>
  </div>
  </div>
  </div>

Contact Map


Contact Map Settings


  

Cooming Soon


To learn how to use Cooming Soon , here is the code or go to Js fils (script.js)and check how does it work.


    if ($('.coming-countdown').length > 0) {
    var deadlineDate = new Date('Put Your  Date Here').getTime();
  };

Contact Form PHP Setting


You can set you set you mail Address by following this.
N.B- Sometimes your mail send into spam box for security issue when you use it..we recommended that check you spam box


  

CSS Files and Structure


Mainly two main CSS files are used in this theme. The first one bootstrap.css, second one is style.css which for this template and responsive style include in style.css file.

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.

CSS Files

Common stylesheets included in all pages:

    <link rel="stylesheet" href="assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="assets/css/flaticon.css">
    <link rel="stylesheet" href="assets/css/sitefont.css">
    <link rel="stylesheet" href="assets/css/fontawesome-all.css">
    <link rel="stylesheet" href="assets/css/owl.carousel.css">
    <link rel="stylesheet" href="assets/css/twenty.css">
    <link rel="stylesheet" href="assets/css/animate.css">
    <link rel="stylesheet" href="assets/css/video.min.css">
    <link rel="stylesheet" href="assets/css/odometer-theme-default.css">
    <link rel="stylesheet" href="assets/css/style.css">
  

Jquery and javascript


This theme imports three types of Javascript files.

  • jQuery
  • Custom scripts (script.js)
  • Some plugins

  • jQuery is a Javascript library that greatly reduces the amount of code that you must write.
  • Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over.

In addition to the custom scripts, I have implemented few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file. The only necessary thing to know is how to call the method. (All javascript plugins include in jquery-plugin-collection.js file)

    <script src="assets/js/jquery.min.js"></script>
    <script src="assets/js/bootstrap.min.js"></script>
    <script src="assets/js/popper.min.js"></script>
    <script src="assets/js/owl.carousel.min.js"></script>
    <script src="assets/js/jarallax.js"></script>
    <script src="assets/js/jquery.magnific-popup.min.js"></script>
    <script src="assets/js/appear.js"></script>
    <script src="assets/js/wow.min.js"></script>
    <script src="assets/js/jquery.filterizr.js"></script>
    <script src="assets/js/imagesloaded.pkgd.min.js"></script>
    <script src="assets/js/script.js"></script>
  

Sources and Credits


Fonts Used int the template are google fonts, you can find theme on Google Fonts API

Fonts Used are :

"Roboto"

"space-grotesk"




Sliders Used Are :

Owl Carousel


Every Code is properly commented for Editing Ease.

Icons Used are :


Fontawsome Icons
https://fortawesome.github.io/Font-Awesome/

Support


Once again, thank you so much for purchasing this template. As I said at the beginning, I'd be glad to help you if you have any questions relating to this template. No guarantees, but I'll do my best to assist. If you have any queries, please feel free to contact us at Support Center.

Email Us at : support@themexriver.com