ModernThemes Services Plugin

Scroll down the page for detailed instructions

Installing the Plugin

  1. Click Plugins
    Screen Shot 2015-08-12 at 9.33.53 PM
  2. Click Upload Plugin
    Screen Shot 2015-08-12 at 9.34.32 PM
  3. Click Browse and select the mt_services.zip file
    Screen Shot 2015-08-12 at 11.24.30 PM
    Screen Shot 2015-08-12 at 11.24.37 PM
  4. Click Install Now
    Screen Shot 2015-08-12 at 9.37.09 PM
  5. Click Activate Plugin
    Screen Shot 2015-08-12 at 9.41.17 PM

Creating Plugin Content

  1. Go to Services -> Add New
    Screen Shot 2015-08-12 at 11.25.59 PM
  2. Set Service name as Title
  3. Create the description of the service in the visual editor area
    Screen Shot 2015-08-12 at 11.26.57 PM
  4. In the Services Info area, select your Icon ( use Font Awesome icons )
    Screen Shot 2015-08-12 at 11.27.34 PM
  5. If you have a category, set the category name
    Screen Shot 2015-08-12 at 11.28.30 PM
  6. Press Publish
    Free WordPress Themes
  7. Repeat steps as necessary for additional content

Setting Up Services Archive Page

  1. Click on Pages -> Add New
    Screen Shot 2015-08-12 at 11.00.26 PM
  2. Set the title of the Services archive page
  3. Paste this shortcode in the page editor area: [services] Screen Shot 2015-08-12 at 11.29.57 PM
  4. This will display all Services, all categories, in the default number of columns on the page
  5. Press Publish
    Free WordPress Themes

Shortcode Options

  1. Using the [services] shortcode as a base, you can set different options for number of Services displayed, category, and number of columns. Leaving all options empty will display all services, all categories, in the default number of columns.
  2. Set the number of items displayed by adding number=” “ to the shortcode. For example, if you only want to display 3 Services, then the shortcode would be: [services number=”3″] Screen Shot 2015-08-12 at 11.30.50 PM
  3. Set the category displayed by adding category=” “ to the shortcode. For example, if the category was cars, then the shortcode would be: [services category=”new”] Screen Shot 2015-08-12 at 11.31.23 PM
  4. Set the number of columns by adding columns=” “ to the shortcode. For example, if you wanted to display content in 4 columns, then the shortcode would be: [services columns=”4″] Screen Shot 2015-08-12 at 11.31.56 PM
  5. You can also use different variations of shortcode options at the same time. For example, you can set all three options: [services number=”3″ category=”new” columns=”4″], or just use two options: [services number=”3″ columns=”3″] Screen Shot 2015-08-12 at 11.32.30 PM
  6. Press Publish or Update
    Free WordPress Themes

Setting up a Services Widget

  1. Click on Appearance -> Widgets
    ModernThemes WordPress Themes
  2. Select the MT – Services widget
    Screen Shot 2015-08-12 at 11.33.44 PM
  3. Drag or assign to the desired widget area
    Screen Shot 2015-08-12 at 11.34.13 PM
  4. Set the widget options
    Screen Shot 2015-08-12 at 11.34.34 PM

Services Widget Options

  1. Set the Widget title ( optional )
  2. Set the number of Services to display ( -1 displays all )
  3. Number of columns ( 1 – 4 is suggested, default is 3 )
  4. If you created a Services page with the shortcode, then copy and paste the URL in the Archive Page URL field
  5. Set the button page link text
    Screen Shot 2015-08-12 at 11.35.12 PM
  6. Press Save