On my plugin Settings page, everything else works properly.
- H3 tags
- Form fields
But... with <img src="logo.jpg" />
- No warnings
- but... No image shows up
Is it possible to display an image on the Settings page?
Thanks, Neil
On my plugin Settings page, everything else works properly.
- H3 tags
- Form fields
But... with <img src="logo.jpg" />
- No warnings
- but... No image shows up
Is it possible to display an image on the Settings page?
Thanks, Neil
fixed by using a full path to the image file.
This topic has been closed to new replies.