> For the complete documentation index, see [llms.txt](https://ce-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ce-docs.keywordrush.com/customization/compatibilitywiththemes.md).

# Compatibility with themes

{% hint style="success" %}
Content Egg works with any theme on any WordPress installation, including multisite.
{% endhint %}

Content Egg uses some parts of the default Bootstrap. So far, we haven't found any incompatibilities with any themes.

There are some themes with extended support for the plugin. If you know any additional themes, write to us so we can add them to the list.

[Rehub theme](https://ad.admitad.com/g/asu3g6un0r78d4f4f43f53f7fdfbf4/?ulp=https%3A%2F%2Fthemeforest.net%2Fitem%2Frehub-directory-multi-vendor-shop-coupon-affiliate-theme%2F7646339) (with subchilds)[.](https://themeforest.net/item/rehub-directory-multi-vendor-shop-coupon-affiliate-theme/7646339)

The extended support includes:

1. Synchronization between the theme offer and price snippets and the Content Egg, so you can create a deal site
2. A special automatic e-commerce look for Posts with Content Egg
3. Special layouts for price comparisons posts
4. The ability to mix Content Egg Data and theme functions and shortcodes
5. About 20 additional output templates for shortcodes and combined shortcodes
6. Additional widgets and styling

[Check video](https://www.youtube.com/watch?v=TZOZ9Hvhp3E) of some combinations.


---

# 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:

```
GET https://ce-docs.keywordrush.com/customization/compatibilitywiththemes.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.
