Aşağıdaki kodu kopyalayıp content-single.php dosyasının içini silip yapıştırın. Content-single.php dosyasını silmeyin. Sadece içideki kodları alttaki ile değiştirin.
/**
* The template used for displaying single post content in single.php
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
?>
>
$image_popup_id = get_post_thumbnail_id();
$image_popup_url = wp_get_attachment_url( $image_popup_id );
?>
the_content();
wp_link_pages( array(
'before' => ''.__( 'Pages:', 'colormag' ),
'after' => '',
'link_before' => '',
'link_after' => ''
) );
?>
header.php dosyasını açın yazısını bulun ve hemen önüne aşağıdaki kodu yapıştırın.
<script></script>
<script></script>
<script>
$(document).ready(function() {
$('ul#controls a').fontSizer();
});
</script>
$(document).ready(function(){$('ul#controls a').fontSizer();});
ekrana bu geldi :/ sitenin içerisindeki konulara yani.