From 42d8d2b1dddf1bc05a7e7e23cbfefe055cc2f7c0 Mon Sep 17 00:00:00 2001 From: Plug in Git Date: Sun, 27 Jun 2021 18:54:44 +0000 Subject: [PATCH 1/2] Merge current Shopify theme changes --- templates/page.nursery.liquid | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/templates/page.nursery.liquid b/templates/page.nursery.liquid index 7d47fce..9ef46c8 100644 --- a/templates/page.nursery.liquid +++ b/templates/page.nursery.liquid @@ -1,8 +1,13 @@
- {% section 'framework--image-with-text' %} - {% section 'framework--image-with-text' %} - {% section 'framework--article' %} - {% section 'framework--featured-collections' %} - {% section 'framework--image-with-text' %} - {% section 'framework--featured-collection' %} - {% section 'framework--newsletter' %} \ No newline at end of file +

+ {{ page.title }} +

+ +
+ {{ page.content }} +
+ {% section 'framework--featured-collections' %} + {% section 'framework--image-with-text' %} + {% section 'framework--featured-collection' %} + {% section 'framework--newsletter' %} +
\ No newline at end of file From 285a5686800be9ec7fa51df4e3cc1cf036642a2a Mon Sep 17 00:00:00 2001 From: Plug in Git Date: Sun, 27 Jun 2021 20:03:16 +0000 Subject: [PATCH 2/2] Merge current Shopify theme changes --- config/settings_data.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/config/settings_data.json b/config/settings_data.json index 8978439..b463709 100644 --- a/config/settings_data.json +++ b/config/settings_data.json @@ -563,6 +563,21 @@ "heading": "Get Our Latest Promotions", "newsletter--subheading": "

Sign up to our newsletter and we will send you information about our upcoming specials into your inbox.<\/p>" } + }, + "framework--article": { + "type": "framework--article", + "settings": { + "show-featured": true, + "title-position": "below", + "show-date": true, + "show-author": true, + "show-share": true, + "show-tags": true, + "show-recent": true, + "show-comments": true, + "enable-disqus": false, + "disqus-shortname": "" + } } }, "content_for_index": [