Manychat bot unable to load on my website?

hi everyone, we have been trying to input manychat into our website . Its in liquid theme in the but its not showing. Can an expert advice?

Hi there,

It sounds like you’re trying to add ManyChat to your Shopify store but are having trouble getting it to show up. Let’s make sure you’re adding it correctly. Here’s a step-by-step guide to help you:

  1. Access the theme.liquid file:
    • From your Shopify admin, go to Online Store > Themes.
    • Find the theme you are currently using, then click Actions > Edit code.
    • In the left sidebar, under Layouts, click on theme.liquid.
  2. Add the ManyChat Script:
    • Inside the theme.liquid file, look for the tag. This is usually near the top of the file.
    • Paste your ManyChat script just before the closing tag.
  3. Save Your Changes:
    • Once you’ve added the script, click Save at the top right corner.

Here’s an example of where to add the script:


  ...
  
  
  ...

  ...

If you’ve done this and it’s still not showing, there might be a couple of reasons why:

• Script Placement: Ensure the script is correctly placed within the tag.
• Browser Cache: Sometimes changes may not appear immediately due to browser caching. Try clearing your browser cache or viewing your site in incognito mode.
• Script Errors: Check the browser’s console for any script errors that might be preventing the ManyChat script from loading.

If you need further assistance, please let me know!

Share a link to your store (preview link if modified theme is not yet published), otherwise it’s impossible to tell what’s wrong.