# Display Settings Section

![](/files/-MOsJ5gEF6KR2f3h5fY_)

| Option                 | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Theme                  | This options allows you specify theme integration with your theme. BootStrap - The default property listing and details theme is creating using twitter bootstrap v2. SOLDPress Bootstrap - This is modified version of Twitter Bootstrap that allows the bootstrap elements to only apply property listing and details element. This setting should be used if your theme has a conflict with bootstrap Custom - This setting is used customized SOLDPress instance that to load their own stylesheet. <http://getbootstrap.com/2.3.2/> |
| Enable Responsive      | This option enables bootstrap responsive behaviour                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Enable Fluid           | This option adds bootstrap fluid grid system. The fluid grid system uses percents instead of pixels for column widths. It has the same responsive capabilities as our fixed grid system, ensuring proper proportions for key screen resolutions and devices. <http://getbootstrap.com/2.3.2/scaffolding.html#fluidGridSystem>                                                                                                                                                                                                            |
| Disable Header         | This option disables or enables the wp\_head() function from the template page.                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Disable Footer         | This option disables or enables the wp\_footer() function from the template page.                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Default Image          | This option allow you to change the default image for no listings.                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Listing Page Template  | This option allow you change the theme page template for a single property.                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Listings Page Template | This option allow you change the theme page template for a archive property.                                                                                                                                                                                                                                                                                                                                                                                                                                                             |


---

# 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://manual.soldpress.com/settings_and_options/appearance_page/general_display_options_tab/display_settings_section.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.
