1. Documentation /
  2. Homestore – Storefront Child Theme

Homestore – Storefront Child Theme

A WordPress child theme is a theme that inherits the functionality of another theme, called the parent theme. Child themes allow you to modify, or add to the functionality of that parent theme. —WordPress Codex: Child Themes
Homestore is a child theme for Storefront, the official WooCommerce theme. It provides an elegant and modern design with a magazine feel, which provides the right style for stores in the homeware industry.

Installation

↑ Back to top
Homestore is a Storefront child theme, so you first need to install and set up Storefront and then Homestore afterwards.
  1. Download Storefront for free by at WordPress.org.
  2. Download Homestore from your WooCommerce.com account at My Downloads.
  3. On your website, go to Appearance > Themes and click the Add New button. 
  4. Click Upload to upload the Storefront .zip file from step 1.
  5. Go to Appearance > Themes to Activate.
  6. Repeat steps 3-5 for the Homestore theme from step 2.
More information at: Installing & Configuring Storefront documentation and Managing WooCommerce.com Subscriptions.

Setup and Configuration

↑ Back to top
Once installation is complete and the subscription is activated for Homestore, it’s time to configure and set up your theme. More info at: Storefront theme documentation and WordPress child themes in the WordPress Codex.

Homepage menu

↑ Back to top
Homestore adds a new menu location titled ‘Homepage’. This allows you to create a custom menu to be displayed alongside the homepage content. This menu is managed in the same way as any other WordPress menu. More at: WordPress Menu.
To get the menu to display, assign a custom menu to the ‘Homepage’ menu location.

Recommended Image Sizes

↑ Back to top
To account for high resolution (retina) displays, we recommend the following image dimensions for Homestore as a minimum:
  • Catalog Images: 376 x 508 px
  • Single Product Image: 600 x 600 px
  • Product Thumbnails: 300 x 365 px
WooCommerce Product Image settings are found at Appearance > Customize > WooCommerce > Product Images. More at: Managing Product Images. More information on WooCommerce image sizes can be found at:

Demo Content

↑ Back to top
It’s possible to import WooCommerce Dummy Data to populate your site with demo products as a starting point. Note: We do not supply the exact images you see in our Homestore demo due to copyright restrictions. The WooCommerce Dummy Data instead comes with our own unique unrestricted images that we can redistribute within product import data.

FAQ

↑ Back to top

How do I display the Homepage Menu?

↑ Back to top
To display the Homepage menu, you need to assign a custom menu to the ‘Homepage’ menu location. By default, the Homepage menu is not displayed, it only shows up if there is a custom menu assigned to that menu location. The menu is managed in the same way as any other WordPress menu. You can read more about using WordPress Menus here.

I’m using the Storefront Designer extension but noticed some settings are missing

↑ Back to top
Homestore applies some specific styles to elements like buttons and the header layout, so these settings are removed from the designer to avoid confusion.

How do I control which categories are displayed on the homepage product category section?

↑ Back to top
They are the three first top level (parent) categories as arranged on the product categories screen in your dashboard. You can drag and drop categories there to rearrange.

On the demo how do I change the order in which the different sections appear?

↑ Back to top
Install the Homepage Control plugin.

On the demo there are sharing buttons on the single product pages, how do I enable that?

↑ Back to top
Install the Storefront Product Sharing plugin.

On the demo, there is a content bar in the footer, how do I enable that?

↑ Back to top
Install the Storefront Footer Bar plugin. Then add a text widget to the newly created widget region via Appearance > Widgets. To use the footer area as a Call to Action, you can use the following code in the Text Widget:
<div style="text-align: center; margin: -1.2em 0;">
<span style="display: inline-block; margin: 0 1.5em;">Special promotions available!</span>
<a class="button" href="#button-link" style="margin: 1em 0;">Go Shopping &rarr;</a>
</div>

I’m using the homepage template but don’t want to display the the page title / content

↑ Back to top
If you don’t want to display content simply don’t add any. To hide the title you can use this plugin which gives you the ability to hide the page title on any page across your site. Alternatively use the Homepage Control plugin to toggle the display of this component.

Can I customize the look and feel of my blog pages?

↑ Back to top
You sure can. Take a look at the Storefront Blog Customizer extension to see what’s possible.

Can I customize the look and feel of my checkout?

↑ Back to top
You sure can. Take a look at the Storefront Checkout Customizer extension to see what’s possible.

On the demo, there’s a featured product on the homepage, how do I add that?

↑ Back to top
This is powered by the Storefront Product Hero extension and added to the homepage content via shortcode.

How can I customize my site when using a child theme?

↑ Back to top
A lot of WordPress tutorials will recommend inserting code snippets into a child themes functions.php file. This is to ensure that you’re always able to update the parent theme without losing your changes. As Homestore is already a child theme, you aren’t able to do this. Any changes you add to Homestore’s functions.php file will be lost when you perform an update. Instead, it is recommended that you add any code snippets to a customization plugin. We’ve created a plugin you can use to do just this. Download Theme Customizations.

Questions and Feedback

↑ Back to top
Have a question before you buy? Please fill out this pre-sales form. Already purchased and need some assistance? Get in touch with a Happiness Engineer via the Help Desk.