> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/july-woocommerce-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/july-woocommerce-wordpress-theme/theme-options.md).

# Theme Options

![](/files/COjXMMXp8MoLR72u0Sdq)

### Global Settings <a href="#global-settings" id="global-settings"></a>

Here you can add the script to your site in the Head Tag, Body, and Footer.&#x20;

### Custom CSS <a href="#custom-css" id="custom-css"></a>

Here you can add custom CSS.

### Performance

Here you can optimize performance your website speed such as Disable Emoji Script, Disable Embeds...

### Advanced

Here you can config some advanced options such as Smooth Scroll, Go to the top button...&#x20;

### Site Search <a href="#site-search" id="site-search"></a>

Here you can configure search fields for your site.

### Google APIs <a href="#google-apis" id="google-apis"></a>

Here you can config Google Maps API. To generate your API key, you can follow this video guide:

{% embed url="<https://www.youtube.com/watch?v=1JNwpp5L4vM>" %}

### Maintenance Mode <a href="#maintenance-mode" id="maintenance-mode"></a>

Here you can configure Maintenance mode when you don't want to make your website public to customize or update content...

### Price Format <a href="#price-format" id="price-format"></a>

Here you can config the price format for the hotel.

### Payment

Here you can config some payment methods such as PayPal, Stripe...

### Portfolio <a href="#portfolio" id="portfolio"></a>

Here you can Enable or Disable a Portfolio for your site.

### Backup and Import <a href="#backup-and-import" id="backup-and-import"></a>

Here you can Backup and Import site settings.


---

# 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://uxper.gitbook.io/july-woocommerce-wordpress-theme/theme-options.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.
