davidlillo
Forum Replies Created
-
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Hook to dynamically change the phoneHi. You could write us an email to ‘support @ join.chat’ please, we will study your case as it requires a custom development. Thanks!π
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Chat Box corruptionHi @shoptak
Can you give us your web address so we can check the error?
Thnks!Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Tittle errorHey @freddyee π
You can choose to display the Join.chat logo, WhatsApp, or a custom text. From version 4.1 of Join.chat the options to customize header are included in the free plugin. You don’t need Joinchat +
In the WordPress side menu, go to Settings> Join.chat. In the General tab you can set the Logo options.
Greetings.
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Decrease Size of WidgetYour welcome π
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Decrease Size of WidgetHey @mmkurhade I leave you a link to an article where there are several CSS tricks to do things like what you need. https://join.chat/en/css-tricks-for-join-chat/
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Hide on specific pageThanks!
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Hide on specific pageHi, you don’t need CSS, you can do it from the Joinchat metabox at page level, check the documentation: https://join.chat/en/docs/documentation-for-joinchat-chat-plugin/
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Does not work on the websiteHello, our plugin always launches the user to the official WhatsApp application so that he can communicate with you through an application that he knows and uses regularly. If you want to use WhatsApp Business as a live chat, you can check other options. In this article we recommend some of the ones we use. Greetings and thank you.
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Exclude chat from a single landing pageHi @a3user thanks for your question, it is something new that Elementor has released and we are going to add compatibility in next Joinchat update.
Un saludo!π
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] auto open chat windowHi, you have all the options described in the plugin documentation. Best regardsπ
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] join.chat compatibility with AMP pagesAs you can see on the development page, we update the plugin very often, but I’m afraid I can’t give you an exact date, I’m sure the development team will take your feedback into account. π
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] I want to not show on mobileGreat! Thanks!
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] join.chat compatibility with AMP pagesHi @geoffroygob for the moment Joinchat is not compatible with AMP, but in future updates it will beπ. Best regards and thanks.
Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] I want to not show on mobileYou can do it by CSS, include these lines in the custom CSS of your WordPress theme:
@media (max-width: 480px), (max-width: 767px) and (orientation: landscape) {
.joinchat { display: none; }
}Forum: Plugins
In reply to: [Joinchat - Enhanced "click to chat"] Google Analytics 4Thanks for the warning, we will review what may be happening.ππ»