# FAQ's

- [How to fix "Sorry, you are not allowed to access this page." when click "Setup Wizard"](https://uxper.gitbook.io/sala-wp/faqs/how-to-fix-sorry-you-are-not-allowed-to-access-this-page.-when-click-setup-wizard.md)
- [Import new home pages after update theme](https://uxper.gitbook.io/sala-wp/faqs/import-new-home-pages-after-update-theme.md)
- [Missing page after install theme](https://uxper.gitbook.io/sala-wp/faqs/missing-page-after-install-theme.md)
- [How to import the missing template](https://uxper.gitbook.io/sala-wp/faqs/how-to-import-the-missing-template.md)
- [Fixing Fonts appear as bold or do not load (Kirki issue)](https://uxper.gitbook.io/sala-wp/faqs/fixing-fonts-appear-as-bold-or-do-not-load-kirki-issue.md)
- [Broken page](https://uxper.gitbook.io/sala-wp/faqs/broken-page.md)
- [Where is the dark mode setting?](https://uxper.gitbook.io/sala-wp/faqs/where-is-the-dark-mode-setting.md)
- [How to edit Pricing Table](https://uxper.gitbook.io/sala-wp/faqs/how-to-edit-pricing-table.md)
- [Website showing error after editing or copying widget in Elementor](https://uxper.gitbook.io/sala-wp/faqs/website-showing-error-after-editing-or-copying-widget-in-elementor.md)
- [How to change Color site](https://uxper.gitbook.io/sala-wp/faqs/how-to-change-color-site.md)
- [How to Increase PHP Time Limit for a WordPress Site?](https://uxper.gitbook.io/sala-wp/faqs/how-to-increase-php-time-limit-for-a-wordpress-site.md)
- [How to fix the warning " Warning: Constant UXPER\_... already defined in..."](https://uxper.gitbook.io/sala-wp/faqs/how-to-fix-the-warning-warning-constant-uxper_...-already-defined-in....md)
- [How to fix warning Carousel slider "Warning Undefined array key..."](https://uxper.gitbook.io/sala-wp/faqs/how-to-fix-warning-carousel-slider-warning-undefined-array-key....md)
- [How to set up Menubar](https://uxper.gitbook.io/sala-wp/faqs/how-to-set-up-menubar.md): In this step by step guide, we will show you how to easily add a navigation menu in Sala Theme.
- [Fixing Outdated WooCommerce Templates](https://uxper.gitbook.io/sala-wp/faqs/fixing-outdated-woocommerce-templates.md)
- [How to translate/edit texts/words?](https://uxper.gitbook.io/sala-wp/faqs/how-to-translate-edit-texts-words.md): If you want to use your preferred language on the theme, just use the Loco Translate Plugin to work it out


---

# 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://uxper.gitbook.io/sala-wp/faqs.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.
