> For the complete documentation index, see [llms.txt](https://docs.jollyany.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jollyany.co/templates/golden-hearts/causes.md).

# Causes

Firstly, you need to make sure [TZ Portfolio+ extension](https://tzportfolio.com/) already be installed properly and its required addons, including: Content Gallery, Content Video, and Charity addon should be installed as well.&#x20;

### Install required addons

* Please go to admin > Components > TZ Portfolio+ > Addons > Click Install/Update > Find all the required addons and click "Install" button.

### Create Causes articles

* Go to TZ Portfolio+ > Articles > Add New
* Add the article's description and featured image in the image tab

### Add Image content gallery

This content gallery is supported by the Content gallery addon of TZ Portfolio+, that you installed previously

Below the article's description, you'll see a gallery tab, click on it and select images from your computer and upload them

### Add the video to the article

The article video is supported by the Content Video addon of TZ Portfolio+

Just look a bit lower from the Gallery tab, and you'll surely see the Video tab. Click on it, then an option is available to add a video url.&#x20;

### Article's charity options

![Charity options](/files/NxDfL2ZH6FLEfP5IUhgP)

In each article, you can see the charity options on the right sidebar. Here you're able to configure the donate status, goal money, donate amounts, event's start date and end date.&#x20;

### Manage detailed cause layout

![Single article layout](/files/lqMtRe5oX96KEIUaCSud)

* Please go to the Layout section of TZ Portfolio+ > elegant - Default > edit the layout
* You need to add corresponding elements of addons to the layout, then they can display properly on the front-end.&#x20;
* In case you don't want the author info, category, intro-text ... to display in the detailed article, you surely can delete them from the layout.&#x20;

{% hint style="info" %}
Learn more about the Charity addon's documentation:

<https://www.tzportfolio.com/document/add-ons/42-charity.html>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.jollyany.co/templates/golden-hearts/causes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
