If you are experiencing issues activating your ViX Premium account, make sure:
-
You have downloaded the latest version of the ViX app; if you previously downloaded the ViX app, ensure it is up to date.
-
You are logged in with the same billing account that your Pantaya subscription was billed through. For instance, if you subscribed to Pantaya through Google Play, you must be signed into an Android device with the same Google Play Store account to activate.
Keep in mind: you cannot use an email address currently associated with a ViX subscription.
After launching the ViX app, you will be prompted to activate your account using your email address and password.
Este artículo está disponible en español. 👇
No puedo activar mi cuenta VIX usando mis credenciales de Pantaya
Si tienes problemas para activar tu cuenta de ViX Premium, asegúrate que:
- Hayas descargado la última versión de la aplicación ViX; si descargaste la aplicación previamente, asegúrete de que esté actualizada.
- La sesión sea iniciada desde el mismo dispositivo donde se facturó tu suscripción de Pantaya.
Ten en cuenta: no puedes usar un correo electrónico actualmente asociado a una suscripción de ViX.
Al abrir la aplicación, te pedirá que actives la cuenta usando tu correo electrónico y contraseña. Si no puedes iniciar tu sesión, contacta a nuestro equipo de atención al cliente.
resizable-blocks-widget
To enable the use of resizable-blocks-widget within an article, add a div with an id="custom-use-resizable-blocks-widget" as shown in the following code:
<div class="custom-use-resizable-blocks-widget"></div>
Any text or HTML placed inside the mentioned <div> will not be displayed in the article page. However, by adding this div, you enable the use of the resizable-blocks-widget and every Content Block that is correctly defined will be displayed with the resizable-blocks-widget styling.
The proper way to define a Content Block is to wrap every tag with a <div class="custom-resizable-content-blocks">. Inside you must place an <h1> tag to define the title of the block and any other content you want to display when opening the widget.
Here is an example of a properly defined block (you can verify the Content Block structure by clicking on the source code button </>
at the top of the edit page):
<div class="custom-resizable-content-blocks">
<h1>Title of the block</h1>
<p>
Text to be displayed. (Can contain other HTML tags inside).
</p>
</div>
Note: All the <h1> tags inside the <div class="custom-resizable-content-blocks"> will be removed and only the first appearance will be used as the block title. Please don't use other <h1> tags inside the content of the block.
Do you still have a question or prefer to chat with an agent?
Please contact us from the Chat icon found at the bottom of the page, where you can have real-time support from one of our live agents or, if you prefer, you can fill out the email form found here.