# General Options

### General Options

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

<table data-header-hidden><thead><tr><th width="189.5556640625"></th><th></th></tr></thead><tbody><tr><td><strong>Option</strong></td><td><strong>Description</strong></td></tr><tr><td><strong>Globally Show Page Comments</strong></td><td>Control whether comments are displayed on all pages. When enabled, this setting overrides the individual page “Allow comments” option under <em>Discussion</em>.<br><strong>Values:</strong> Yes (force enable comments) / No (use per-page setting).</td></tr><tr><td><strong>Show All Pages in Pagination</strong></td><td>Control how pagination is displayed. Enabling this option will show all page numbers (e.g., 1,2,3,4…) instead of condensed dots.<br><strong>Values:</strong> Yes (show all pages) / No (show dots).</td></tr><tr><td><strong>Style Picker</strong></td><td>Enable this option to display the front-end <strong>Style Picker</strong> for switching theme styles.</td></tr></tbody></table>

<table data-header-hidden><thead><tr><th width="189.5556640625"></th><th></th></tr></thead><tbody><tr><td><strong>Google Map API Key</strong></td><td>Required for embedding Google Maps on your website (e.g., contact page, location map). Without a valid key, maps may not display properly.<br><strong>How to get it:</strong> Obtain from <a href="https://developers.google.com/maps/third-party-platforms/wordpress/generate-api-key"><strong>Google Cloud Console.</strong></a></td></tr><tr><td><strong>Mailchimp API Key</strong></td><td>Used to connect your website with Mailchimp for newsletter signups and email marketing. Required if you are using Mailchimp subscription forms.<br><strong>How to get it:</strong> Generate from your <a href="https://mailchimp.com/"><strong>Mailchimp account dashboard.</strong></a></td></tr></tbody></table>


---

# 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://wdt-kirki.gitbook.io/wdt-kirki/designthemes-theme-options/general-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.
