Issue when using non default image paths
-
Hello, I ran into an issue in the way mailpoet generates image links in the emails sent out which is causing broken image links in the final email delivered. When the image links on the site are rewritten mailpoet doesn’t take this into account which indicates that the image links aren’t generated dynamically as they should.
For example, in the emails that we send out there’s an image link to a telegram icon, it’s displayed correctly on the mailpoet editor and in the code we can see it links to https://dissentwatch.com/up/2023/01/telegram-logo-944.png – however, in the email that’s delivered to the subscriber’s inbox your software generates this link which is incorrect and produces a broken image link: https://dissentwatch.com/wp-content/uploads/2023/01/telegram-logo-944.png
This is the wrong path. I think need to this WP function to retrieve the correct upload directory path or allow the user to specify the upload directory path in the mailpoet settings: https://developer.ww.wp.xz.cn/reference/functions/wp_upload_dir/
Best regards,
Nima- This topic was modified 3 years, 4 months ago by .
- This topic was modified 3 years, 4 months ago by .
The page I need help with: [log in to see the link]
The topic ‘Issue when using non default image paths’ is closed to new replies.