# Blog posts

## Static sections

Merchants can click on the link to check out the instruction listed below.&#x20;

{% content-ref url="/pages/-MlQJU1lnR2RETVx0khQ" %}
[Announcement bar](/megamog-theme/pages-global-sections/announcement-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/Av4iP3HqgEormh04kCLe" %}
[Age verifier pop-up](/megamog-theme/pages-global-sections/age-verifier-pop-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/upVX08ECQTgldXHd6ruv" %}
[Header](/megamog-theme/pages-global-sections/header.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZyhVj2Qzm7YhmJ14tbbC" %}
[Footer](/megamog-theme/pages-global-sections/footer.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qa23y2mnCcSDgrtfx1fO" %}
[Mobile sticky bar](/megamog-theme/pages-global-sections/mobile-sticky-bar.md)
{% endcontent-ref %}

## Dynamic sections

Merchants can add any section that is listed in [Theme sections](/megamog-theme/theme-sections/before-after-image-slider.md). Nevertheless, there is a section designed specifically for the blog post.

{% tabs %}
{% tab title="Layout 1" %}
![](/files/HahjZdezpfTBJEPpXuHI)
{% endtab %}

{% tab title="Layout 2" %}
![](/files/GLbfTKHJkBXi6aoxpkv6)
{% endtab %}
{% endtabs %}

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), open the template selector
2. Select **Blog posts**, then **Default blog posts.**
3. On the left-sidebar, select **Blog posts.**
   {% endhint %}

## Section settings

### **Sidebar settings**

Enable/disable the sidebar and its positions.

<figure><img src="/files/QeTZj1QSylnbGWcACKLB" alt=""><figcaption></figcaption></figure>

### Article settings

Control the layout of the post and its necessary elements such as show author, published date, related tags, etc. by checking the corresponding boxes.

<figure><img src="/files/JBbnUvn1vk3gdzbUC2Z8" alt=""><figcaption></figcaption></figure>

### Related articles

Enable/disable related articles and their alignment.

* Show tags: Display the relevant tags of the blog post.
* Show published date: Display the date that the blog is issued.
* Show excerpt: Display a short summary of the blog.
* Show read more link: Lead the customers to the full blog post.

<figure><img src="/files/iL0u5k22XIu4VPWfe2P2" alt=""><figcaption></figcaption></figure>

### Theme settings

On the blog post section settings, click **Theme settings.**

<figure><img src="/files/AwadnBvtCzP6zQ9ETOaz" alt=""><figcaption></figcaption></figure>

Theme settings of this section let you control the page animation, page width and the share buttons.&#x20;

<figure><img src="/files/loLcl3h43FKvPYqL6rzn" alt=""><figcaption></figcaption></figure>

### Block settings

You can add blocks to your sidebar.

Learn more about the blocks here: [Blogs](/megamog-theme/other-pages/blogs.md#block-settings)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/megamog-theme/other-pages/blog-posts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
