Skip to main content
All CollectionsIntegrationsCMS Integrations
Remove the notification feed from my site
Remove the notification feed from my site
Updated over 2 months ago

Default Implementation (floating widget)

You need to remove the notification tracking code from your website.

Custom implementation (feed embedded in the header)

Generic

  1. Find where your template files are located, this part might require that a developer help you

  2. Search for `wisp` in your template

  3. Remove all HTML tags that contains `wisp`

Example:

Shopify

  1. Go to your Shopify Admin

  2. Go to Online Store then Themes

  3. On your live theme, click on the 3 dots, then Edit Code

  4. Try to find the header file

  5. Search for wisp in that file and comment on the block

This will not work all the time, some themes are more complex and require development time


โ€‹

Did this answer your question?