cat_name; ?>
ID, ‘post_sidebar_hide’, true)) { ?>
//Gallery Shortcode is being used
//$pattern = get_shortcode_regex();
//preg_match(‘/’.$pattern.’/s’, $post->post_content, $matches);
//if (is_array($matches) && $matches[2] == ‘img_gallery’) {
global $tpl_body_id;
if($tpl_body_id == « colorbox » || $tpl_body_id == « fancybox ») {
//$post_content = str_replace(« to‘ « ,$post_content);
echo $post_content;
}
}
else {
the_content();
}
?>
ID, ‘post_sidebar_hide’, true)) { ?>