# Sidebar modules

### 1. Follow Us module

<figure><img src="/files/4bSupX4iyHAoFSZBmVOv" alt=""><figcaption></figcaption></figure>

* You should go to Admin > Content > Site Module > Add a new module
* Module type: SP Page Builder
* Module position: *sidebar-right*
* The module is built with ***UK Social addon***. You can add this addon to the module and configure options

<figure><img src="/files/HIj9QXFuM7Qdw0gwxFbL" alt=""><figcaption><p>Create Follow Us Module</p></figcaption></figure>

### 2. Popular post module

<figure><img src="/files/9G8f5a0ztbUT9TI6unAM" alt=""><figcaption></figcaption></figure>

To create this module, pls go to Admin > Content > Site Module > Add a new module

* Module type: SP Page Builder
* Module position: *sidebar-right*
* The module is built with **UK Articles addon**. You can add this addon to the module and configure options

<figure><img src="/files/fvtwIkoZK68vmr9YG5Od" alt=""><figcaption><p>Create Popular Posts module</p></figcaption></figure>

### 3. Latest Post Module

To create this module, pls go to Admin > Content > Site Module > Add a new module

* Module type: SP Page Builder
* Module position: *sidebar-right*
* The module is built with **UK Articles addon**. You can add this addon to the module and configure options

<figure><img src="/files/iSfIH8KyWXRcj1lYzpOw" alt=""><figcaption><p>Create the latest posts module</p></figcaption></figure>

### Add the module position to the layout

To make those modules display properly in the front-end, you're supposed to add them to the layout.&#x20;

* Please go to Admin > System > Site template styles > edit your style (ex: tz\_todaynews\_Default) > Layout
* In the layout, you're supposed to add a new column to the content section, it could be on the left or right (depending on your need)
* Then choosing a module position (it should be ***rightbar-right*** in this case)

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

<figure><img src="/files/6RPsS874zXmXlO9866wq" alt=""><figcaption><p>Assign the module's position to the layout</p></figcaption></figure>


---

# 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.jollyany.co/templates/today-news/sidebar-modules.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.
