logo logo
  • Email us at: support@theclassictemplates.com
Contact Us
logo logo
Email us at: support@theclassictemplates.com Contact Us
  1. Home
  2. Docs
  3. Classic Plumbing Services Pro
Purchase Now Preview Now

Doc Navigation

  • Getting Started
  • briefcaseInstallation
    • Via Wordpress
    • Via FTP
    • One Click impoter
  • Basic Setup
    • Home Settings
    • Setup Menus
    • Setup Site Identity
    • Setup Theme Body Color
    • Header Image
    • Background Image
    • Widgets Management
    • Custom Css
  • Sections Setting
    • Section Ordering
    • Header Sectoin
    • Slider Section
    • About Us Section
    • Our Services Section
    • Testimonial Section
    • Inquiry Section
    • Team Section
    • Contact Section
    • Blog Posts
  • Footer Setup
  • Footer Text

Getting Started Documentation

Thanks for getting connected with us. We will ensure to get you help out all through this Document regarding theme setup and bug fixing as any occurs.

If you still have any query which is not in this document then feel free to contact us at support@theclassictemplates.com

Installation

There are usually 2 ways to install a theme via WordPress Admin Or FTP Panel.

Installation Via WordPress Admin area

  1. First you have fresh version of wordpress installed >> Login to WordPress administration
  2. Navigate to Dashboard >> Appearance >> Themes. 
  3. Click on "Add New" button and Hit "Upload Theme" button and upload. 
  4. Click on "Activate". 

Installation Using FTP

  1. Open your FTP Client Serve
  2. Navigate to unzipped theme folder >> Upload into wp-content > themes folder
  3. Now Activate the theme from wordpress panel >> Appearance > Themes and activate . 

One Click impoter

  1. Go to Dashboard Appearance Customize Get Started Run Importer
  2. With just a few easy steps, you may import demo material using WordPress' Demo Importer tool.

Basic Setup

Create and Setup Homepage

  1. Go to Dashboard Pages Add New
  2. Add Title and content of page >> Select Template as Home Page >> Publish  
  3. To set Front page, Go to Dashboard >> Appearance >> Customize >> Homepage Settings >> A Static Page
  4. Select option "Your homepage displays" to A static page option then select your page as front page from the Homepage drop down  

Set Up Menus

  1. Go To Dashboard Appearance Menus
  2. Click on create a new menu. 
  3. Enter menu name and click on Create Menu. 
  4. Select Pages Home, About Us, Services, Blog, Contact Us from left Side and click on Add to Menu button.
  5. After selecting pages select menu location and click on save menu. 
  6. Click on Manage Locations. 
  7. Click on create a new menu 
  8. Add Menu Name 
  9. Click on Create Menu button. 

Setup Site Identity

  1. Go to Dashboard Appearance Customize Site Identity
  2. Add logo, site title and tagline. 
  3. Set Site Title and Tagline to Enable / Disable. 
  4. Select all Colors Related With Site Identity. 

Setup Theme Body Color

To Setup background color for theme

  1. Go to Dashboard Appearance Customize Colors

Setup Header Image

  1. Go to Dashboard Appearance Customize Header Image
  2. Add header image. 

Setup Background Image

  1. Go to Dashboard Appearance Customize Background Image
  2. Add Background image. 

Widgets Management

  1. Go to Dashboard Appearance Widgets
  2. Drag & Drop Any Widgets That You Wants To Use. 

Custom CSS

You Can Add Your Custom CSS too.

  1. Go to Dashboard Appearance Additional Css

Section Ordering Section

Section Ordering
  1. Go to DashboardAppearanceCustomizerSection Ordering
  2. Customize the arrangement of sections according to your specific requirements.
  3. Click on Publish Button..

Header Section

Header Section
  1. Go To Dashboard Appearance Customize General Settings Header Section
  2. Set Sticky Header to Enable / Disable  
  3. Set Colors Related With Header 
  4. Click on Publish Button..

Slider Section

Setup Slider
  1. Go to DashboardAppearanceCustomizerHome SectionsSlider Settings
  2. Set Slider to Show or Hide .
  3. Select Image .
  4. Add Slider Title.
  5. Add Slider Main Heading Text.
  6. Add Slider Text.
  7. Add Slider Explore more and Get a Quote Button
  8. Select Slider Background Image .
  9. Select All Colors Related With Slider Section.
  10. Click on Publish Button..

About Us Section

Setup About Us
  1. Go to DashboardAppearanceCustomizeHome SectionsAbout Us Settings
  2. Set About to Show or Hide .
  3. Select Section Background Color And Section Background Image.
  4. Add section main heading, section small heading and image icon.
  5. Select All Colors Related With About Us.
  6. Click on Publish Button..

Our Services Section

Edit Our Services
  1. Go to DashboardServices Edit
  2. Click on Edit and update title,description,images, same for other pages.
  3. Click on Update Button.
Setup Our Services Section
  1. Go to DashboardAppearanceCustomizerHome SectionsServices
  2. Set Our Services to Show or Hide .
  3. Select Image .
  4. Add Our Services Main Heading Text.
  5. Add Our Services Main Text.
  6. Change Service color and Background color
  7. Click on Publish Button..

Testimonial Section

Edit Testimonial
  1. Go to DashboardTestimonial Edit
  2. Click on Edit and update title,description,images, same for other pages.
  3. Click on Update Button.
Setup Testimonial
  1. Go to DashboardAppearanceCustomizerHome SectionsTestimonial
  2. Set Testimonial to Show or Hide .
  3. Add Testimonial Main Heading.
  4. Add Testimonial Main Text.
  5. Set Number of Testimonial to show .
  6. Select Images.
  7. Select All Colors Related With Testimonial Section.
  8. Click on Publish Button..

Inquiry Section

Setup Inquiry Section
  1. Go to DashboardAppearanceCustomizeHome SectionsInquiry Section
  2. Set Inquiry Sections to Show or Hide .
  3. Select Section Background Color And Section Background Image.
  4. Add section main heading, section small heading and image icon.
  5. Add Form Shortcode.
  6. Select All Colors Related With Inquiry Section.
  7. Click on Publish Button..

Team Section

Edit Team
  1. Go to DashboardTeams Edit
  2. Click on Edit and update title,description,images, same for other pages.
  3. Click on Update Button.
Setup Team
  1. Go to DashboardAppearanceCustomizerHome SectionsTeam Members
  2. Set Team to Show or Hide .
  3. Change Color of Team Main Heading.
  4. Change Color of Team Main Text.
  5. Add Team Background Image
  6. Select All Colors Related With Team Section.
  7. Click on Publish Button..

Contact Section

To Add Contact Section
  1. First, you need to install a [Contact Form 7] plugin to display the contact section.
    After that, add the following code:
    Code: <div class="container mx-auto">
      <div class="row">
        <div class="col-lg-6">
          [text* your-name placeholder "Name"]
        </div>
        <div class="col-lg-6">
          [email* your-email placeholder "Email"]
        </div>
      </div>
      <div class="row">
        <div class="col-lg-6">
          [text* your-message placeholder "Message"]
        </div>
        <div class="col-lg-6">
          [text* your-subject placeholder "Subject"]
        </div>
      </div>
      <div class="row">
        <div class="col-lg-12 text-center mx-lg-5 mx-md-5 mx-sm-0 mx-0 p-lg-3 p-md-3 p-sm-0 p-0">
          [submit "Free Quote"]
        </div>
      </div>
    </div>
    Edit the form if needed.
  2. Click on Save Button.
Setup Contact Section
  1. Go to DashboardAppearanceCustomizerHome SectionsContact
  2. Change Contact Title and Color
  3. Change Section Sub Heading.
  4. Change Section Heading
  5. Add Contact Shortcode
  6. Add Address
  7. Add Phone Number
  8. Add Email Id
  9. Change Button Text Color and Background Color
  10. Click on Save Button..

Blog Posts

Edit Blogs
  1. Go to DashboardPosts Edit
  2. Click on Edit and update post by editing title, contents and image for Blogs, same for other pages.
  3. Click on Update Button.
Setup Blog Posts
  1. Go to DashboardAppearanceCustomizerHome SectionsBlog Posts
  2. Set Blogs to Show or Hide .
  3. Select Image .
  4. Add Blogs Main Heading Text.
  5. Add Blogs Main Text.
  6. Change Blog More Button and its URL
  7. Change Blog Background Color and Blog Title Color
  8. Click on Publish Button..

Footer Section

Add Widgets in Footer:
  1. Go to DashboardAppearanceWidgets
  2. Drag & Drop the Widgets type Text, links, posts, social media etc. In Footer Column 1, 2, 3, and 4 as your need
  3. Add Contents in that Widgets
  4. Click On Save Button

Footer Widgets Section

  1. Go to DashboardAppearanceCustomize Widgets
  2. Select Section Background Color And Section Background Image.
  3. Select All Colors Related With Footer.
  4. Click on Publish Button..

Footer Text Section

Footer Text Section
  1. Go to DashboardAppearanceCustomizerGeneral SettingsGeneral Settings Footer Setting
  2. Set Footer Text to Show or Hide .
  3. Select Section Background Color And Section Background Image.
  4. Add Copyright Text
  5. Select All Colors Related With Footer Text.
  6. Click on Publish Button..

© 2025 All Rights Reserved by Theclassictemplates