bu temada footer.php ye eklediğim hiçbirşey görünmüyor sorun ne olabilir.
google reklamı koyuyorum görünmüyor.sayac kodu koyuyorum çıkmıyor.videoların telif hakkıyla ilgili yazı yazıyorum çıkmıyor vs.?
Çözemedim sorunu
buda footer.php
<div style="clear: both;"> </div>
</div>
<!-- end page -->
<!-- start footer -->
<!-- If you'd like to support WordPress, having the "powered by" link somewhere -->
<!-- on your blog is the best way, it's our only promotion or advertising. -->
<?php } else { ?>
<div align="center">
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?>
</div>
<?php } ?>
</td>
</tr>
</table>
</div> <!-- /main content -->
<!-- footer -->
<div id="footer">
<div style="text-align:center; color: #D8D8D8; line-height:16px;" class="text4">
<!-- Do not remove this copyright notice -->
© 2007-2009 <?php bloginfo('name'); ?> is proudly powered by WordPress<br>Theme designed by <a href="http://www.cliptik.de">Cliptik.de</a>and<a href="http://www.olcaybal.com">Olcay Bal</a>
<!-- Do not remove this copyright notice -->
</div>