# I changed the theme, i used to have "book now" buttons, now I see "add to cart"

Why does changing my theme break the cowlendar application?

The way that Shopify works is that whenever you change the theme, all apps will be disabled.

You will need to go into your theme editor and reenable Cowlendar to get things going again. :wink:

Go into your Shopify admin panel Online Store > Themes > Customize and on the left side click on the App Embed section (5), then enabled Cowlendar (6) and lastly click Save (7)

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

{% hint style="info" %}
For a more detailed explanation visit the guide below
{% endhint %}

{% content-ref url="/pages/t5xLV50QJ5W2wflLxjYo" %}
[Enable Cowlendar on your theme \[MANDATORY\]](/cowlendar-help/beginners-guide/enable-cowlendar-on-your-theme-mandatory.md)
{% endcontent-ref %}


---

# 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://penida.gitbook.io/cowlendar-help/how-to.../i-changed-the-theme-i-used-to-have-book-now-buttons-now-i-see-add-to-cart.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.
