ZAPAKA BLOG
Document
{% schema %} { "name": "Feed Blog", "settings": [ { "type": "link_list", "id": "hb-nav", "label": "Top Navigation" }, { "type": "text", "id": "head1", "label": { "en": "Banner Text" } }, { "type": "textarea", "id": "head2", "label": { "en": "Banner Text" } }, { "type": "url", "id": "head3", "label": "Slide link" }, { "type": "image_picker", "id": "head4", "label": "Image" }, { "type": "textarea", "id": "head5", "label": { "en": "Banner Text" } }, { "type": "url", "id": "head6", "label": "Slide link" }, { "type": "textarea", "id": "head7", "label": { "en": "Banner Text" } }, { "type": "textarea", "id": "head8", "label": { "en": "Banner Text" } }, { "type": "url", "id": "head9", "label": "Slide link" }, { "type": "textarea", "id": "head10", "label": { "en": "Banner Text" } }, { "type": "text", "id": "social1", "label": { "en": "Social Heading" } }, { "type": "url", "id": "social2", "label": "Instagram link" }, { "type": "url", "id": "social3", "label": "Facebook link" }, { "type": "url", "id": "social4", "label": "Twitter link" }, { "type": "url", "id": "social5", "label": "Pinterest link" }, { "type": "url", "id": "social6", "label": "Youtube link" }, { "id": "howto_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } }, { "id": "hairstlye_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } }, { "id": "haircolor_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } }, { "id": "haircare_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } }, { "id": "hairedu_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } }, { "id": "cele_blog", "type": "blog", "label": { "de": "Blog", "en": "Blog", "es": "Blog", "fr": "Blog", "it": "Blog", "ja": "ブログ", "pt-BR": "Blog" } } ] } {% endschema %}
{% section 'Feed_blog'%}
{{section.settings.head1}}
{{section.settings.head2}}
{% if section.settings.hb-nav != blank %} {%- assign hb_linklist = section.settings.hb-nav -%}
{% if section.settings.head9 %}
{% endif %}
- {% for item in linklists[hb_linklist].links %}
- {{ item.title }} {% endfor %}
{{section.settings.head5}}
Your source for dress trends,guide,and studio.
{%- assign blog = blogs[section.settings.howto_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}{%- assign blog = blogs[section.settings.hairstlye_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}{%- assign blog = blogs[section.settings.haircolor_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}{%- assign blog = blogs[section.settings.haircare_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}{%- assign blog = blogs[section.settings.hairedu_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}{%- assign blog = blogs[section.settings.cele_blog] -%} {{ blog.title }} SEE ALL {% unless blog.articles_count == 0 %}
{% else %}
{% for i in (1..10) %}
{% endfor %}
{% endunless %} {% if section.settings.show_view_all %}
{% endif %}
RECENT POSTS
{% assign featuredBlogs = 'hairstyles' | split:',' %} {% assign featuredArticles = false %} {% for featuredBlog in featuredBlogs %} {% if blogs[featuredBlog].articles %} {% if featuredArticles %} {% assign featuredArticles = featuredArticles | concat:blogs[featuredBlog].articles %} {% else %} {% assign featuredArticles = blogs[featuredBlog].articles %} {% endif %} {% endif %} {% endfor %} {% if featuredArticles %} {% assign featuredArticles = featuredArticles | sort:'published_at' | reverse %} {% for article in featuredArticles limit:10 %}
{% endfor %} {% endif %}
{{ article.title }}
Read More