Megacorp WordPress Theme

Theme Tutorials

First Things First

This tutorial will guide you to setup the theme similar with our demo.

Please take the time to read through the tutorials and take notice of the instructions listed here, as many support related questions can be answered simply by re-reading these tutorials.

Please also read our documentation... click here.

Before started, please install and activate all recommended plugins.

 

 

Table of Content

  1. Home Page
  2. Portfolio Page
  3. Blog Page
  4. Default page
  5. Testimonials Page
  6. Setup Menus
  7. Footer Widget

 

1. Home Page

Tutorial to add the Home page.

  1. Click the 'Pages' tab.
  2. Click the 'Add New' Sub Tab
  3. You can name it 'Homepage' or 'Welcome' or any name that you want.
  4. Select the 'No Sidebar Template' template in the right 'Page Attribute' section.
  5. Add the home page text in the content editor box. Or you can use our custom layout, please read our documentation #9.
  6. When you are ready, click Publish.



    Set this home page as front page
  7. In the left side menu, click the 'Settings' tab.
  8. Click the 'Reading' sub tab.
  9. Then change the "Front page displays" to "A static page" and choose the "Welcome" page that you just created.
  10. Save the settings.



    Home page slider
  11. Click the 'Slider >> Add New'.
  12. Input the slider 'title'
  13. 'Upload' and 'set featured image' for slider. This featured image will be used for slider image.
  14. Custom fields (optional)
  15. When you are ready, click Publish.
  16. You can add several slider post to make the animation works.


back to top

 

2. Portfolio Page

Tutorial to add Portfolio page

Add Portfolio Category

  1. Click the 'Portfolio' tab.
  2. Click the 'Portfolio Categories' Sub Tab.
  3. Input your category name for your portfolio post.
  4. Click the 'Add New Category' button and you are done!
  5. You will see the category you just added in the right side area.

    Adding Portfolio posts
  6. Click the 'Portfolio' tab.
  7. Click the 'Add New' Sub Tab
  8. Start filling in the blanks.
  9. Select the Portfolio category in the right 'Portfolio Categories' section.
  10. You can 'upload' and 'set featured image' for portfolio and slider. This featured image will be used as thumbail.

  11. you will see in the right side area the 'Featured Image' box.
  12. Click the 'Set featured image' link.
  13. You will see the wordpress media uploader window show up.
  14. Select image to upload.
  15. After upload you will see the image information.
  16. Click the 'Use as fetured image' link in the bottom.
  17. Done, just close the window.
  18. If you want to use this image as post image, just click the 'Insert into Post' button.
  19. you can use these Custom field for portfolio post :
  20. When you are ready, click Publish.
  21. You can add as many display posts as needed.

    Add Portfolio Page
  22. Click the 'Pages' tab.
  23. Click the 'Add New' Sub Tab
  24. Enter the title 'Portfolio' in the title box.
  25. Select the 'No Sidebar' template in the right 'Page Attribute' section.
  26. Add shortcode in the content editor box:

    One column:
    [portfolio cat="one-column" col="1" postperpage="4" showtitle="yes" showdesc="yes" showmore="yes"]

    Two column:[portfolio cat="two-column" col="2" postperpage="6" showtitle="yes" showdesc="yes" showmore="yes"]

    Three column: [portfolio cat="three-column" col="3" postperpage="9" showtitle="yes" showdesc="yes" showmore="yes"]

    Four column: [portfolio cat="four-column" col="4" postperpage="12" showtitle="yes" showdesc="yes" showmore="yes"]

    Four column

  27. When you are ready, click Publish.


back to top

 

3. Blog Page

Tutorial to add Blog page

Add the Blog Category

  1. Click the 'Post' tab.
  2. Click the 'Categories' Sub Tab.
  3. Enter the category name of 'Blog' in the name box.
  4. Click the 'Add New Category' button and you are done!
  5. You will see the category you just added in the right side area.

    Adding a blog post
  6. Click the 'Post' tab.
  7. Click the 'Add New' Sub Tab
  8. Start filling in the blanks.
  9. Select the 'Blog' category in the right 'Category' section.
    2

  10. 'Upload' and 'set featured image' for slider. This featured image will be used for blog thumbnail.
  11. When you are ready, click Publish.
  12. You can add as many blog posts as needed.

    Add the Blog page
  13. Click the 'Pages' tab.
  14. Click the 'Add New' Sub Tab
  15. Enter the title 'Blog' in the title box.
  16. Select the 'Blog' template in the right 'Page Attribute' section.
  17. Just leave the 'content editor box' blank.
  18. Add a new custom field of 'category-include' then enter the value of 'blog'
  19. When you are ready, click Publish.

    Sidebar
  20. Click 'Appearance >> Widgets'.
  21. Drag any widget to the 'Post Sidebar' position


back to top

 

 

4. Default Page

Tutorial to add the default page.

  1. Click the 'Pages' tab.
  2. Click the 'Add New' Sub Tab
  3. Enter the title 'About Us ' in the title box.
  4. Select the 'Default Template' template in the right 'Page Attribute' section.
  5. Add the default page text in the content editor box. Or you can use our custom layout, please read our documentation #9.
  6. When you are ready, click Publish.

    Sidebar
  7. Click 'Appearance >> Widgets'.
  8. Drag any widget to the 'Page Sidebar' position

back to top

 

5. Testimonials Page

Tutorial to add Testimonials page.

Add Testimonial Category

  1. Click the 'Testimonial' tab.
  2. Click the 'Testimonial Categories' Sub Tab.
  3. Enter the category name of 'Testimonial' in the name box.
  4. Click the 'Add New Category' button and you are done!
  5. You will see the category you just added in the right side area.

    Adding Testimonial posts
  6. Click the 'Testimonial' tab.
  7. Click the 'Add New' Sub Tab
  8. Start filling in the blanks.
  9. Select the 'Testimonial' category in the right 'Testimonial Category' section.
    2

  10. 'Upload' and 'set featured image' for thumb image. This featured image will be used for image thumbnail.
  11. Custom fields (optional)
  12. When you are ready, click Publish.
  13. You can add as many Display posts as needed.

    Add Testimonial Page
  14. Click the 'Pages' tab.
  15. Click the 'Add New' Sub Tab
  16. Enter the title 'Testimonials' in the title box.
  17. Select the 'Default template' template in the right 'Page Attribute' section.
  18. Add shortcode [testimonial cat="testimonial" postperpage="5" showinfo="yes" showthumb="yes"]


  19. When you are ready, click Publish.
  20. You can add this testimonials shortcode in any pages as needed.

    Sidebar
  21. Click 'Appearance >> Widgets'.
  22. Drag any widget to the 'Page Sidebar' position.


back to top

 

6. Setup Menus

Finally, after you have add all the pages you can setup the menus for all the pages: Click 'Appearances >> Menus'.

For more info, please read our documentation #3.

 

back to top

 

 

7. Footer Widget

Tutorial to add Footer widget. First of all, please go to APPEARANCE >> WIDGETS

  1. Add Footer1 Sidebar
    Drag Widget on Footer1 Sidebar.
  2. Add Footer2 Sidebar
    Drag Widget on Footer2 Sidebar.
  3. Add Footer3 Sidebar
    Drag Widget on Footer3 Sidebar.
  4. Input the your title and content.
  5. click "Save" button

back to top