# Book Grid Settings

The Book Grid Settings Page is used for settings that affect Book Grids and Taxonomy Book Grids.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/594e95b004286305c68d57d3/images/64a2e547cfd7fe604a7fe6d0/file-UxKU7bYHpu.png)

#### BOOK GRID DEFAULT SETTING

**Default Cover Height**

You can set the height of book covers (in pixels) displayed in Book Grids here. For each individual Book Grid you add to your site, you can choose to use this default or override it.

Taxonomy Book Grids always use the default setting.

#### TAXONOMY GRID SETTING <a href="#taxonomy-grid-template-setting-3dhd" id="taxonomy-grid-template-setting-3dhd"></a>

**Page**

MBM uses a particular page on your site to view the Taxonomy Book Grids. This is used so that the URLs you set below show the proper book information.

When MBM is installed, it should automatically create this page and select it here. However, if that does not happen for some reason, you can do it manually. If nothing is selected for page, do the following:

* Look in the list to see if one starts with "MBM Tax Grid Page". If so, select that one and click Save.
* If there are multiple MBM Tax Grid Pages in the list, go to Pages and delete them all. Then come back to Book Grid Settings and proceed to the next step.
* If there are not MBM Tax Grid Pages in the list, click "Create New Page". The page will be generated for you and selected. Click Save

#### TAXONOMY BOOK GRID URL SETTINGS

Here you can change the URL used for the Taxonomy Book Grids. There is a list of WordPress Reserved Terms that you cannot use as part of the URL. Mooberry Book Manager will not allow you to save the setting if you use a reserved term.

The WordPress Reserved Terms are:

| attachment                    | perm                      |
| ----------------------------- | ------------------------- |
| attachment\_id                | post                      |
| author                        | post\_\_in                |
| author\_name                  | post\_\_not\_in           |
| calendar                      | post\_format              |
| cat                           | post\_mime\_type          |
| category                      | post\_status              |
| category\_\_and               | post\_tag                 |
| category\_\_in                | post\_type                |
| category\_\_not\_in           | posts                     |
| category\_name                | posts\_per\_archive\_page |
| comments\_per\_page           | posts\_per\_page          |
| comments\_popup               | preview                   |
| customize\_messenger\_channel | robots                    |
| customized                    | s                         |
| cpage                         | search                    |
| day                           | second                    |
| debug                         | sentence                  |
| error                         | showposts                 |
| exact                         | static                    |
| feed                          | subpost                   |
| hour                          | subpost\_id               |
| link\_category                | tag                       |
| m                             | tag\_\_and                |
| minute                        | tag\_\_in                 |
| monthnum                      | tag\_\_not\_in            |
| more                          | tag\_id                   |
| name                          | tag\_slug\_\_and          |
| nav\_menu                     | tag\_slug\_\_in           |
| nonce                         | taxonomy                  |
| nopaging                      | tb                        |
| offset                        | term                      |
| order                         | terms                     |
| orderby                       | theme                     |
| p                             | title                     |
| page                          | type                      |
| page\_id                      | w                         |
| paged                         | withcomments              |
| pagename                      | withoutcomments           |
| pb                            | Year                      |

Still need help? [Contact Us](broken://pages/uCyxqwbRXWwt1v1lsM86) [Contact Us](broken://pages/uCyxqwbRXWwt1v1lsM86)

Last updated on July 3, 2023


---

# 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://mooberrydreams.gitbook.io/mooberry-book-manager-v5/settings/book-grid-settings.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.
