<?php
if ( is_singular() ) {
  if(function_exists("display_saic")) { echo display_saic();}
}
?>
Bu şekilde deneyin.