# Using TranslatePress

{% hint style="info" %}
Haven't yet purchased the WPLoyalty - PRO ?&#x20;

[Get WPLoyalty PRO](https://wployalty.net/pricing/)
{% endhint %}

While using Translate Press plugin, strings will get automatically translated via enabling "Automatic Translation" settings.&#x20;

Note: While enabling this setting, it will override all customised translations done manually using third party plugins like Loco Translate or via POEditor.&#x20;

Are you looking to Translate WPLoyalty strings manually as per your requirement and disable this "Automatic Translation" setting for WPLoyalty ?

In that case, you can choose the below settings:

**Step 1:** Go to Wordpress -> Settings -> TranslatePress.&#x20;

<figure><img src="/files/Q51htbo1GvEHzX9Rr0Cd" alt=""><figcaption></figcaption></figure>

**Step 2:** Go to the "Advanced" settings tab&#x20;

<figure><img src="/files/hrsGqMIzOWymHNaj03pw" alt=""><figcaption></figcaption></figure>

**Step 3:** Go to "Exclude strings" section -> Exclude Gettext Strings -> Domain

Here exclude our plugin domain "wp-loyalty-rules" here and save it.&#x20;

<figure><img src="/files/9GJYtVq0BZAlihmGK9pE" alt=""><figcaption></figcaption></figure>

So that WPLoyalty strings will not get automatically translated.&#x20;

Now, you can use Loco Translate plugin or POEditor or any third party plugin to translate WPLoyalty strings manually.&#x20;

[Click here to purchase WPLoyalty PRO.](https://wployalty.net/pricing/)

You may also refer to:&#x20;

[How to translate strings using Loco Translate](https://docs.wployalty.net/quick-start-guides/translating-wployalty-with-locotranslate)

Still unclear ?\
Please submit a [support request](https://wployalty.net/support/). We are always happy to assist you :)


---

# 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://docs.wployalty.net/translating-wployalty/using-translatepress.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.
