# FAq's

- [How to add new string in Polylang](https://uxper.gitbook.io/wp-golo/faqs/how-to-add-new-string-in-polylang.md)
- [How to use Google Reviews](https://uxper.gitbook.io/wp-golo/faqs/how-to-use-google-reviews.md)
- [Fixing Outdated WooCommerce Templates](https://uxper.gitbook.io/wp-golo/faqs/fixing-outdated-woocommerce-templates.md)
- [Why don't i see the Claim Listing with the latest version?](https://uxper.gitbook.io/wp-golo/faqs/why-dont-i-see-the-claim-listing-with-the-latest-version.md): Reminding our beloved customers not forgetting to update the Plugin of Golo-Framework
- [Additional fields for the listing details](https://uxper.gitbook.io/wp-golo/faqs/additional-fields-for-the-listing-details.md): If your listing details need further information based on our standard form of Add Place, you can add more with feature in the Option Theme
- [How to add a Search Tool to find an Articles on the Blog Page](https://uxper.gitbook.io/wp-golo/faqs/how-to-add-a-search-tool-to-find-an-articles-on-the-blog-page.md)
- [How to create an API Key for Mapbox](https://uxper.gitbook.io/wp-golo/faqs/how-to-create-an-api-key-for-mapbox.md)
- [How to create an API Key for OpenStreetMap](https://uxper.gitbook.io/wp-golo/faqs/how-to-create-an-api-key-for-openstreetmap.md)
- [How to create Google Maps API For Free 2020](https://uxper.gitbook.io/wp-golo/faqs/how-to-create-google-maps-api-2020.md)
- [How to config URL Slug](https://uxper.gitbook.io/wp-golo/faqs/how-to-config-url-slug.md): A slug is the part of a URL which identifies a particular page on a website in an easy to read form. In other words, it’s the part of the URL that explains the page’s content.
- [How to setup Login via Facebook & Google](https://uxper.gitbook.io/wp-golo/faqs/how-to-setup-login-via-facebook-and-google.md): This login method will help customers whom already had Facebook/ Google Account can sign-up/login quickly on your site.
- [How to translate/edit texts/words?](https://uxper.gitbook.io/wp-golo/faqs/how-to-translate-edit-texts.md): You want to use your preferred language on the theme, just use the Loco Translate Plugin to work it out
- [How to edit footer?](https://uxper.gitbook.io/wp-golo/faqs/how-to-edit-footer-menu.md)
- [Why the site lost footer after updated?](https://uxper.gitbook.io/wp-golo/faqs/lost-footer.md): Lost footer when you reinstall the theme.
- [How to create/edit a pricing package?](https://uxper.gitbook.io/wp-golo/faqs/how-to-make-pricing-package.md)
- [Why Does Google PageSpeed Insights Show Such Low Scores?](https://uxper.gitbook.io/wp-golo/faqs/why-does-google-pagespeed-insights-show-such-low-scores.md)
- [How to Configure WordPress to Use SMTP For Sending Emails?](https://uxper.gitbook.io/wp-golo/faqs/how-to-configure-wordpress-to-use-smtp-for-sending-emails.md)
- [How to setup Open/Close Status of Places?](https://uxper.gitbook.io/wp-golo/faqs/how-to-setup-open-close-status-of-places.md): This feature will display on the cards style of places and customer can know if the places open or close
- [How to import/ export WordPress Site?](https://uxper.gitbook.io/wp-golo/faqs/how-to-import-export-wordpress-site.md): To avoid losing what you have done on your site or restore your current site quickly in case of unexpected troubles
- [How to remove pages from frontend dashboard menu?](https://uxper.gitbook.io/wp-golo/faqs/how-to-remove-pages-from-frontend-dashboard-menu.md)
- [How to use Video Background, Slideshow on Homepage?](https://uxper.gitbook.io/wp-golo/faqs/how-to-use-video-background-on-homepage.md)
- [How to edit the Template Golo Framework?](https://uxper.gitbook.io/wp-golo/faqs/templates.md): Edit Template Golo Framework ( Developer ).
- [Why is the pricing plan page not showing the table?](https://uxper.gitbook.io/wp-golo/faqs/why-is-the-pricing-plan-page-not-showing-the-table.md)
- [How to Increase PHP Time Limit for a WordPress Site?](https://uxper.gitbook.io/wp-golo/faqs/how-to-increase-php-time-limit-for-a-wordpress-site.md)
- [How long time get Support?](https://uxper.gitbook.io/wp-golo/faqs/how-long-time-get-support.md): Get the truly answer from the friendly and fast support system. We are here to solve all of your issues.
- [Why lose sections in the Place detail after update version 1.4.6?](https://uxper.gitbook.io/wp-golo/faqs/why-lose-sections-in-the-place-detail-after-update-version-1.4.6.md)
- [Cloudflare Auto Minify Feature](https://uxper.gitbook.io/wp-golo/faqs/cloudflare-auto-minify-feature.md)
- [How To Submit Ticket?](https://uxper.gitbook.io/wp-golo/faqs/how-to-submit-ticket.md): Display all tickets of customer with have many problems in there
- [Missing demo images](https://uxper.gitbook.io/wp-golo/faqs/missing-demo-images.md)


---

# 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/wp-golo/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.
