Uploading assets to your Zendesk help center theme is straightforward. You can add images and files to your theme, which are stored in a web cache on a cloud delivery network (CDN) to improve performance.
To upload an asset, navigate to Guide, click the Customize design icon in the sidebar, select the theme you want to edit, and click Edit code. In the Files section, click Add new, then select Asset. Choose your file, ensuring the asset name is unique and under 50 characters. The asset will then be added to your list of asset files. For more details, visit theoriginal link.
Zendesk allows a variety of file types for theme assets, primarily those used in theming a help center. For images, you can use jpg, jpeg, png, gif, svg, webp, tiff, tif, bmp, ico, and webm. Fonts can be woff2, woff, eot, otf, ttf, and svg. Text…
You can easily reference uploaded assets in your Zendesk theme's code using asset path variables or the Curlybars asset helper. In the style.css file, use asset path variables provided by Guide. In templates, use the Curlybars asset helper to…
Replacing an asset in your Zendesk theme is a simple process that doesn't require editing the theme code. To replace an asset, go to Guide, click the Customize design icon, select the theme you want to edit, and click Edit code. In the Assets…
Yes, you can delete any theme asset that you no longer need in your Zendesk theme. To delete an asset, navigate to Guide, click the Customize design icon, select the theme you want to edit, and click Edit code. In the Assets section, locate the…
Unfortunately, you cannot upload a whole folder of assets directly to Zendesk. However, there are alternative methods. If you need to upload a large number of files, consider downloading the theme entirely and placing the images directly in the…