Home › Forums › Newsletter Plugin Support › Importing Templates
I want to use a HTML newsletter created by an extra software (Mailstyler). So I inserted the HTML code and uploaded the image directory via FTP to the root directory of my theme.
The test newsletter only showed the frames but the images are missing.
What can I do ?
Images need an absolute path, you should correct them pointing to the theme folder with a complete url: http://www.yourblog.com/wp-content/extensions/newsletter/emails/themes/yourtheme
Stefano.