---
title: "Troubleshooting - EngageBox - Tassos Docs"
description: ""
url: "https://www.tassos.gr/docs/engagebox/troubleshoot"
date: "2026-04-25T18:32:37+00:00"
language: "en-GB"
---

# Troubleshooting

##  [  The Popup Doesn’t Show Up  ](https://www.tassos.gr/docs/engagebox/troubleshoot/the-popup-doesnt-show-up)

##  [  Third-Party Extensions Not Working Inside Popups  ](https://www.tassos.gr/docs/engagebox/troubleshoot/third-party-extensions-not-working-inside-popups)

##  [  Troubleshooting EngageBox  ](https://www.tassos.gr/docs/engagebox/troubleshoot/troubleshooting-engagebox)

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Documentation",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Troubleshooting",
            "item": "https://www.tassos.gr/docs/engagebox/troubleshoot"
        }
    ]
}
```
