• Resolved laszlo69

    (@laszlo69)


    Hi!

    Please help me.
    How to build the front page similar to the demo site?
    With textwidget, or other?
    Please tell me the steps.

    Thanks
    Laszlo

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Anthony Hortin

    (@ahortin)

    Hi Laszlo,

    First up, your need to change your sites Front Page so that it’s displaying a Static Page, rather than your latest posts. You do this within the SETTINGS > READING page. For the option “Front page displays”, select “A static page” and then select the Page you want to display for the homepage and the page you want to use for your blog posts.

    Next, in the APPEARANCE > WIDGETS page, add a text widget to the “First Front Page Banner Widget”. Add a title to the text widget and in the contet area, I added the following:

    <h2>Your basic building block for creating beautiful, responsive custom themes built on HTML5 & CSS3</h2>
    <p><a class="btn btn-large" href="#">Call to action!</a></p>

    You can obviously change the text as you please and add a proper url to the link.

    In the “Second Front Page Banner Widget” I just added another text widget and added the following img html tag:

    <img class="aligncenter" src="insert-your-image-url-here" />

    You could also use something like this Image Widget plugin. It’s a great little plugin that allows you to add images to your widgets really easily.

    The three widget areas below the main content are simply text widgets again, added to the “First Front Page Widget Area”, “Second Front Page Widget Area” and “Third Front Page Widget Area”.

    Hope this helps.

    Thread Starter laszlo69

    (@laszlo69)

    Thanks

    You helped me a lot.

    Theme Author Anthony Hortin

    (@ahortin)

    Great to hear 🙂

    Hello,
    I am setting up the theme and have tried to add the 3 widget areas below the main content as you mentioned above. But they are not displaying. I have added the meteor slider and a text widget to the banner area and the footer text widgets are working fine. But when I try to insert the text widgets in the content area …no show.

    Theme Author Anthony Hortin

    (@ahortin)

    Have a look at the updated FAQ’s on the theme homepage. There’s an extra step that isn’t detailed above which I think you might be missing.

    Basically, you need to make sure you change the template on the Page that you created for the homepage.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to build front page’ is closed to new replies.