Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @vasilis4sar ! ??

    This forum is exclusive for the free version of the plugin. That being said, you can add a site-wide pop-up icon in any version of the AI Engine. Simply select your chatbot in the “chatbots” tab. ??

    Thread Starter vasilis4sar

    (@vasilis4sar)

    Hello,

    I add this code to display the chatbot

    function add_chatbot_to_footer() {
    echo do_shortcode(‘[mwai_chatbot_v2]’);
    }
    add_action(‘wp_footer’, ‘add_chatbot_to_footer’);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ChatBot – Chat in Website’ is closed to new replies.