Posted by lxrqzo (guest) on Tue 14 May 2013 05:12:27 AM PDT
nlQijMHOJImUX
try to replace both tltepame' references with stylesheet' references; for instance:<?php $page_id=get_the_ID();if(is_page()) { $image='head-image-'.$page_id.'.jpg'; };if(!file_exists(STYLESHEETPATH.'/images/'.$image)) { $image='head-image.jpg'; }echo '<img src="'.get_stylesheet_directory_uri().'/images/'.$image.'" alt="" />'; ?>hope this helps
Posted by Luthfi (guest) on Mon 13 May 2013 02:04:21 AM PDT