• Hi,
    I am using Tidio want change to manychat.can you pls how to install manychat on generatepress without plugin?
    Actually install manychat on website before,doesn’t working via safari,but found a youtuber(following link) could use manychat via safari on wordpress,pls let me know how to do that,thanks

    https://www.youtube.com/watch?v=6OzHqQ2VE-w

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    You can copy the script for your manychat and hook it on the site’s wp_head like the video mentioned.

    If it works with a default WordPress theme, it should work with GeneratePress. ??

    As for hooking things to wp_head without a plugin, you’ll have to use a child theme’s functions.php to do a add_action('wp_head', function(){ echo '<script> the script here </script>'});

    Thread Starter freemanwong

    (@freemanwong)

    Hi there,

    Thanks first, I using GeneratePress theme, past to hook Chrome working,but safari doesn’t working. following reply from manychat support,but I donn’t knwo how to do that.

    Unfortunately, the widget doesn't load on your website due to a certain CSP rule - it's a file built in your website that contains rules regulating what can or can't be loaded on the website. Here's the screenshot of the error seen in your website's Console:
    
    *add a screenshot of the website's console here*
    
    In order to get the widget to work, the website's developer wants to add ManyChat to the CSP file. Unfortunately, we can't assist with this matter on our side as it can only be done on your website's part.

    Hi there,

    i am afraid that is out of our scope as you need to update your security headers on your site, and that should be done be someone with the correct knowledege to ensure you don’t create a security hole in your site.

    Have a chat with your host, they should be able to assist with making those changes at the server level.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to install manychat on generatepress’ is closed to new replies.