# Ireca Rental WordPress Theme

## Ireca

- [Install Ireca Theme](https://ovatheme.gitbook.io/ireca/global/install-ireca-theme.md)
- [Update Theme](https://ovatheme.gitbook.io/ireca/global/update-theme.md): You shoud use Update Manually
- [Automatically Update](https://ovatheme.gitbook.io/ireca/global/update-theme/update-via-plugin.md)
- [Manually Update](https://ovatheme.gitbook.io/ireca/global/update-theme/update-manually.md): Update theme by manually via FTP or via WordPress Admin Panel :
- [Support Theme](https://ovatheme.gitbook.io/ireca/global/support-theme.md)
- [Header Settings](https://ovatheme.gitbook.io/ireca/basic/change-header.md)
- [Footer Settings](https://ovatheme.gitbook.io/ireca/basic/change-footer.md)
- [Create A Page](https://ovatheme.gitbook.io/ireca/basic/theme-options.md): This feature allows you to create a new page according to your requirement that doesn't have in Ireca theme
- [Typography](https://ovatheme.gitbook.io/ireca/basic/font-familly-color.md)
- [Blog](https://ovatheme.gitbook.io/ireca/basic/blog.md)
- [Product Detail Template](https://ovatheme.gitbook.io/ireca/basic/product-detail-template.md)
- [Google API Settings](https://ovatheme.gitbook.io/ireca/basic/google-api-settings.md)
- [Archive/Category Template](https://ovatheme.gitbook.io/ireca/basic/archive-template.md)
- [Email Sender](https://ovatheme.gitbook.io/ireca/basic/email-sender.md)
- [Mail Chimp](https://ovatheme.gitbook.io/ireca/basic/newsletter-mail-chimp.md): From Admin Menu click Mail Chimp for WP >> MailChimp >> API key
- [Contact Form](https://ovatheme.gitbook.io/ireca/basic/contact-form.md)
- [Icon Font](https://ovatheme.gitbook.io/ireca/basic/icon-font.md)
- [Translation](https://ovatheme.gitbook.io/ireca/basic/translate-theme-plugin-to-your-language.md)
- [Post/Page Settings](https://ovatheme.gitbook.io/ireca/basic/post-page-settings.md): You can show title, breadcrumbs, logo desktop, logo mobile, main color, second color, header version, Background Header, Footer version
- [Multiple Languages](https://ovatheme.gitbook.io/ireca/basic/wpml.md)
- [Ovatheme Elements in Elementor](https://ovatheme.gitbook.io/ireca/basic/ovatheme-elements-in-elementor.md)
- [READ THE FIRST](https://ovatheme.gitbook.io/ireca/main-features/read-the-first.md)
- [Manage Product](https://ovatheme.gitbook.io/ireca/main-features/make-vehicle.md)
- [Manage Category](https://ovatheme.gitbook.io/ireca/main-features/manage-category.md)
- [Manage Type](https://ovatheme.gitbook.io/ireca/main-features/manage-type.md)
- [Manage Location](https://ovatheme.gitbook.io/ireca/main-features/manage-location.md)
- [Manage ID Vehicle](https://ovatheme.gitbook.io/ireca/main-features/manage-id-vehicle.md)
- [Manage Deposit](https://ovatheme.gitbook.io/ireca/main-features/manage-deposit.md)
- [Manage insurance](https://ovatheme.gitbook.io/ireca/main-features/manage-insurance.md)
- [Manage Custom Taxonomy](https://ovatheme.gitbook.io/ireca/main-features/manage-custom-taxonomy.md)
- [Booking Form](https://ovatheme.gitbook.io/ireca/main-features/booking-form.md)
- [Request Booking Form](https://ovatheme.gitbook.io/ireca/main-features/request-booking-form.md)
- [Manage Booking](https://ovatheme.gitbook.io/ireca/main-features/manage-booking.md): Go to Products >> Manage Booking
- [Check Available Vehicle](https://ovatheme.gitbook.io/ireca/main-features/check-available-vehicle.md): Go to Products >> Calendar Booking
- [Create Manual a Booking](https://ovatheme.gitbook.io/ireca/main-features/create-manual-a-booking.md): The booking will like the customer booking online at frontend of website
- [Custom Checkout Fields](https://ovatheme.gitbook.io/ireca/main-features/custom-fields-checkout.md)
- [Shortcodes](https://ovatheme.gitbook.io/ireca/main-features/shortcode.md)
- [Create a Shop](https://ovatheme.gitbook.io/ireca/main-features/make-a-shop-sell.md)
- [Setup WooCommerce](https://ovatheme.gitbook.io/ireca/main-features/setup-woocommerce.md)
- [Customize Template](https://ovatheme.gitbook.io/ireca/main-features/customize-template.md): You can edit template of Category, Archive, Detail in Child theme. It is like override template in WooCommerce.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ovatheme.gitbook.io/ireca/global/install-ireca-theme.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.
