Forums
(@zillion)
13 years, 6 months ago
Managed to fix it by placing my img src inside an echo statement:
if(is_page('About')) { echo '<img src="image1.jpg">'; }