---
title: >-
  Themes in the Shopify Theme Store no longer include a page setting type on the
  homepage - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/themes-in-the-shopify-theme-store-no-longer-include-a-page-setting-type-on-the-homepage
  md: >-
    https://shopify.dev/changelog/themes-in-the-shopify-theme-store-no-longer-include-a-page-setting-type-on-the-homepage.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: Tools
    handle: tools
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2018-11-28T13:13:31-05:00'
  postedAt: '2017-10-23T00:00:00-04:00'
  updatedAt: '2024-02-02T10:04:52-05:00'
  effectiveAt: '2017-10-23T00:00:00-04:00'
---

October 23, 2017

Tags:

* Tools

# Themes in the Shopify Theme Store no longer include a page setting type on the homepage

Themes in the Shopify Theme Store no longer include a [page setting type](https://help.shopify.com/themes/development/theme-editor/settings-schema#page) on the homepage by default. The [richtext setting type](https://help.shopify.com/themes/development/theme-editor/settings-schema#richtext) will be the main method to add content to the homepage. Any apps that require merchants to install code to display content on the homepage need to update their docs and setup to provide an easier installation. The page setting type is still available for custom development.

***

With the addition of the [richtext setting type](https://help.shopify.com/themes/development/theme-editor/settings-schema#richtext), merchants had been adding content directly to the homepage. This method is preferred since it lets merchants see edits in real time.
