# WordPress

{% hint style="info" %}
Recuerda que deberás contar con certificado SSL en tu sitio web WordPress, de lo contrario no funcionará.
{% endhint %}

{% embed url="<https://www.loom.com/share/01e41bcf64c9427fbf7ba0d11fe18378>" %}

Antes de comenzar deberás acceder a tu cuenta dashboard, dar clic en el menú **Integraciones** y posteriormente en la pestaña **Integración**.

Ya allí deberás dar clic en el primer botón **Copiar** para obtener el script.

{% hint style="warning" %}
La ubicación de ciertas funciones podrían diferir si haz instalado plantillas o plugins externos que modifiquen la interfaz de administrador.

Si es el caso, te sugerimos contactar a tu desarrollador.
{% endhint %}

## Wordpress 6 o superior

### 1. Acceder al editor

En el menú lateral izquierdo, deberás buscar **Aspecto** y luego haz clic en **Editor**.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2F88iwS2m46iT5uZO9SEhS%2Fimage.png?alt=media&#x26;token=2ad26b90-2f2c-4e2f-b50d-8a7d0c60282b" alt=""><figcaption></figcaption></figure>

Luego ya con el editor cargado deberás dar clic en el ícono de Wordpress en la parte superior izquierda, para finalmente dar clic en la opción **Template Parts**.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2FN7ccKepLjVO24jW5pB0T%2Fimage.png?alt=media&#x26;token=f9fcab39-dc7c-4618-b193-01742827bad8" alt=""><figcaption></figcaption></figure>

Posteriormente deberás buscar una parte de la plantilla que contenga el nombre Footer o pie de página, y deberás darle clic.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2Fd6CRRrQp0r9pkK9qSmPp%2Fimage.png?alt=media&#x26;token=5d1a027c-067e-4a2d-a465-d9dbfc80d67e" alt=""><figcaption></figcaption></figure>

### 2. Añadir bloque HTML

Ya dentro del bloque footer, deberás dar clic en el botón azul + ubicado en la parte superior izquierda del editor, para posteriormente buscar el elemento **Custom HTML**.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2Fh9Au3LVBzyiCiFEE6gEg%2Fimage.png?alt=media&#x26;token=152ce4b5-a5a1-4011-a0f3-48b501cabac2" alt=""><figcaption></figcaption></figure>

Deberás arrastrar el elemento en cualquier parte del pie de página o footer y dentro de la caja de texto pegarás el script de tu cuenta.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2Ftn7t8V4BIIja2HWcvETi%2Fimage.png?alt=media&#x26;token=6dcbd1be-4ae8-4814-8f9a-65f5bbb01663" alt=""><figcaption></figcaption></figure>

Solo queda dar clic en el botón **Guardar** ubicado en la parte superior derecha.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2FmcFHned05z9FEHsFKSiq%2Fimage.png?alt=media&#x26;token=e0993140-5aa9-4b8d-b242-f890bb209a6d" alt=""><figcaption></figcaption></figure>

## WordPress 5 o inferior

### 1. Acceder a widgets

En el menú lateral izquierdo, deberás buscar **Aspecto** y luego haz clic en **Widgets**.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2FmEWhCq95Vc8jJ9NQixLD%2Fimage.png?alt=media&#x26;token=7c4308c2-dced-419c-8c3d-a15006bfa202" alt=""><figcaption></figcaption></figure>

### 2. Añadir bloque HTML

Luego deberás buscar el elemento **HTML Personalizado** y arrastrarlo a cualquier recuadro que contenga el título **Footer o pie de página**.

<figure><img src="https://294851947-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma4POQR_-BPjQwRwhXE-1769347644%2Fuploads%2F7rcjrlAewVB2WKIr5UEA%2Fimage.png?alt=media&#x26;token=cdaff49b-64e7-4021-b61d-76282594691a" alt=""><figcaption></figcaption></figure>

Con el elemento en **Footer** solo falta pegar el script que obtuviste de tu cuenta, y dar clic en el botón **Guardar**.


---

# 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.videsk.io/es-developers/widgets/integration/wordpress.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.
