# Javascript Libraries Section

This section allows you disable/enable javascript libraries. This can be useful if your theme already includes a javascript library.

![](/files/-MOsJ6evwvAdLssOfeQN)

| Option        | Description                                                                          |
| ------------- | ------------------------------------------------------------------------------------ |
| jquery.cookie | This options allows you to enable or disable the jquery.cookie javascript library    |
| google.map    | This options allows you to enable or disable the google.maps javascript library      |
| gmap3         | This options allows you to enable or disable the gmap3 javascript library            |
| flexslider    | This options allows you to enable or disable the flexslider javascript library       |
| swipebox      | This options allows you to enable or disable the swipebox jjavascript library        |
| SOLDPress     | This options allows you to enable or disable the SOLDPress javascript library.       |
| slidejs       | This options allows you to enable or disable the slidjs javascript library.          |
| bxslider      | This options allows you to enable or disable the bxslider javascript library.        |
| fancybox      | This options allows you to enable or disable the fancybox javascript library.        |
| Mark Cluster  | This options allows you to enable or disable the markcluster javascript library.     |
| validate      | This options allows you to enable or disable the jquery validate javascript library. |


---

# 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/javascript_libraries_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.
