Problem
When creating an HTML Email campaign, the uploaded image URLs may not appear in the email preview or during testing.Explanation
The issue occurs when the URL contains parenthesis.Solution
Use single quotation marks within theURL() syntax when adding the image, such as for a background color.