---
title: "Troubleshooting and Support - Convert Forms - Tassos Docs"
description: "Help with common issues and support resources."
url: "https://www.tassos.gr/docs/convert-forms/troubleshoot"
date: "2026-05-07T19:44:17+00:00"
language: "en-GB"
---

# Troubleshooting and Support

Help with common issues and support resources.

##  [  Troubleshooting Form Rendering Issues with Joomla Cache  ](https://www.tassos.gr/docs/convert-forms/troubleshoot/cache)

##  [  Troubleshooting Issues with the Joomla Email Cloak Plugin  ](https://www.tassos.gr/docs/convert-forms/troubleshoot/email-cloak)

##  [  Campaigns Feature Is Deprecated: Migrate to Tasks  ](https://www.tassos.gr/docs/convert-forms/troubleshoot/campaigns-deprecated)

##  [  Prevent Form from Getting Covered by a Sticky Menu Bar  ](https://www.tassos.gr/docs/convert-forms/troubleshoot/prevent-form-covered-by-sticky-bar)

##  [  Troubleshooting Convert Forms  ](https://www.tassos.gr/docs/convert-forms/troubleshoot/troubleshooting-convert-forms)

## 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": "Convert Forms",
            "item": "https://www.tassos.gr/docs/convert-forms"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Troubleshooting and Support",
            "item": "https://www.tassos.gr/docs/convert-forms/troubleshoot"
        }
    ]
}
```
