Category

Building

Building

Creating a static front page

By default, your homepage will also display your post feed, listing all of your latest posts for visitors to see. If you would like to instead have your homepage be a static page and your post feed display on a separate page, you can follow these instructions. First, create your new homepage and blog pages [...]
Building

Create promo boxes

As you might have noticed in our Demo, Tuulikki Theme gives you the option to add three useful Promotional Boxes that you can use to link to your shop or other external pages. These Promotional Boxes will be located below the Header / Menu or below the Featured Post slider(if you choose to use it).Tuulikki Theme lets [...]
Building

Active post slider

As you might have seen in our Demo, Tuulikki Theme gives you the chance to add a cool slider for your favorite posts under the Header / Menu. You can follow the written step-by-step guide below, or you can watch the simple video tutorial we added at the bottom of this page! On your WP Dashboard, [...]
Building

WP Customize

The Customizer allows you to see what a change to your website will look like before committing to the change. You can preview your changes, adjusting as necessary, and then only publish the changes when you are ready. To access the Customizer, go to Appearance / Customize in the left menu. General Settings Colors Settings [...]
Building

How to set the MailChimp plugin

Tuulikki theme uses the MailChimp plugin to create the form Subscribe to my newsletter. To get the same email sign up style, just replace with this piece of code in the edit form <div class="subscribe-box"> <div class="subscribe-text"> <h4>Get on list!</h4> <p>Sign up and receive the latest tips via email.</p> </div> <div class="subscribe-form"> <input type="text" name="FNAME" placeholder="Name"> <input [...]