> For the complete documentation index, see [llms.txt](https://devopanda.gitbook.io/svg-loader-progress-bar/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devopanda.gitbook.io/svg-loader-progress-bar/troubleshooting.md).

# Troubleshooting

{% hint style="warning" %}
Don't worry, we're still adding more! For now, head over to the forum to ask about your issue. &#x20;
{% endhint %}

### My SVG isn't showing up at all!

* Make sure your file ends with `.svg`
* For outline shapes, make sure the "stroke" setting is not 0, and make sure the color is correct. For non-outline shapes, make sure the opacity isn't set to 0. &#x20;

### My text isn't getting animated

In order to animate text, you need to convert it to a shape. You can do so in Illustrator by following [these steps](https://community.adobe.com/t5/illustrator-discussions/convert-text-to-outlines-using-illustrator/m-p/11476156), or you can try your luck with an online converter like [this one](https://products.aspose.app/svg/text-to-vector).
