How to create home page with Front Page Widget

Today I will show you how to create a home page similar as below image

home-page for wordpress theme

Step 1.

– Dashboard > Pages> Add new page.  Create a page with no title and choose as ” Front Page Template”

step1

Step 2.

Dashboard>Widgets> Add “Text” widget to “First Front page Widget Area” and  “Second Front page Widget Area”.

WORDPRESS-homepageHere you can add images, or text, links… to your front page widget

Adding Image code

<a href="your link here" target="_blank" >
 <img src="Image URL- paste-your-image-link-here" alt=""></a>

You can get the Image URL by going to your Media Library and clicking on the photo you want to insert into your sidebar.
After clicking on the picture, at the right part of your screen you will see a box similar to this one:

You will want to copy the File URL by right-clicking or using CTRL + C on your keyboard.

Step 3.

Dashboard>Appearance> Customize> Static Front Page >Select the front page > save and done

static front page

 

Leave a Reply

Your email address will not be published. Required fields are marked *