davidlillo
Forum Replies Created
-
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Multivendor/Marketplace SupportCustom development is possible, contact the development team at: support @ join.chat
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] How to change background of the widgetHello, WhatsApp does not allow us to continue to maintain this background, so it cannot go by default in the plugin, but you can place it with a little css on your site. Read this article where it is explained how to do it: https://join.chat/en/change-the-design-theme-of-your-chat-window/
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] No funciona enviarHola, tienes algún elemento instalado que está aplicando a todas las capas un Z-index de 2, por ese motivo el botón se queda por detrás de la ventana de chat. Añade esta clase css en la hoja de estilos:
.joinchat__button {
z-index: 3!important;
}O intenta desinstalar plugins hasta que dejen de aplicar ese STYLE a todas las capas.
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Add plugin in landing pagesHello, what plugin or system are you using to create the landing pages?
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Google Analytics 4We mark as closed
We mark as closed
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Settings issueWe mark as closed
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] BUTTON POSITIONHi @josepdlh
The button is not designed to work at the top or in the middle of the screen, but I still recommend you review these CSS rules that may help you: https://join.chat/en/css-tricks-for-join-chat/Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] whatsapp button doesnt showHi @alivanrental, I just checked your website and everything is working correctly, the WhatsApp icon is shown on the left.
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Solo funciona movil, no webHola, hemos probado en escritorio y todo funciona correctamente, de hecho le hemos enviado un mensaje a través de WhatsApp. En nuestro caso el navegador ha ejecutado WhatsApp web.
Could you tell me what plugin are you using to manage languages?
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] icon buzzsorry, I did not understand your question.
I’m glad, we note your comment to improve that aspect of the plugin. Thank you so much.
Hi @copernicus would you be so kind to tell us which is the URL where we can check that problem. A priori I would tell you that you do not have a CTA defined and that is why the button goes directly to WhatsApp, but without seeing it in operation perhaps it is somewhat premature.
Best regards and thanks
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Phone number exposed?Your welcome, it is a pleasure to help.