Using The About Page Template
- When you start editing the page, scroll down to “Layout Settings” and make sure no-title is in the custom post class box:
- Making sure your WordPress editor is in text mode (click here to see), paste in this code:
<div class="one-half first"> <h2 style="text-align: center;">About Me</h2> Put all your about me text here. </div> <div class="one-half"> put image here (click on "add media" button to add) </div> <div style="clear: both;"> <center><h5> A Few Of My Favorite Things... </h5></center> [metaslider id=51] (shortcode for slider) </div>
- Change all the areas in red.
Setting Up The About Page Slider
- In the sidebar of your Worpdress admin area, click on Meta Slider.
- Configure your “Flex Slider” settings and advanced settings like so: click to view
- Then, click “Add Slide” and upload your images.
- Click the “Save” button
- Scroll to the bottom of the page to the usage box. You should see a shortcode. Copy it to your clipboard.
- Paste the shortcode into the about page.