|
|
| |||
| Wordpresste çalışan bir sürü Manşet eklenti var ve ben bitanesini Post sayfamda göstermek istiyorum. Yani Yazının içine girildiğinde Sidebarın en Üstünde gözükmesini istiyorum. Bulduğum Manşet eklentisinin eklenmesi gereken kodu bu ama Herkes Anasayfada nereye ekleneceğini Yazmış. Yardımcı Olursanız Sevinirim. Kod: /*
* Cu3er Post Elements uygulamasını temaya eklemek
*/
<?php if ( function_exists('install_cu3er') ) { install_cu3er(); } ?> |
| Sponsored Links |
| |||
| sidebar dosyanızı veriniz..
__________________ 3 YILLIK+ 600.000+ İNDEXLİ! PR'Lİ! Dizi-Film Sitesinden Ucuza Link Satışı... |
| |||
| Kod: <?php global $comfy; ?> <div id="sidebar"> <?php if (is_page() || is_single()) : ?> <?php if (is_page()) $tle = 'page'; else $tle = 'post'; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/admin_menu.html'; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/writer.html'; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/info.html'; ?> <?php endif; ?> <?php if (is_category()) : ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/category_tabs.html'; ?> <?php endif; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/subscription.html'; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/300x250ads.html'; ?> <?php if (!is_category()) : ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/ajaxtabs.html'; ?> <?php endif; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/media.html'; ?> <?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/widgets.html'; ?> </div><div class="clear"></div> |
| |||
| hocam sidebar.php dosyanda sadece bunlar mı var ? eğer öyleyse bunu deneyin bir >> Kod: <?php global $comfy; ?>
<div id="sidebar">
<?php if (is_page() || is_single()) : ?>
<?php if (is_page()) $tle = 'page'; else $tle = 'post'; ?>
<?php if ( function_exists('install_cu3er') ) { install_cu3er(); } ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/admin_menu.html'; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/writer.html'; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/info.html'; ?>
<?php endif; ?>
<?php if (is_category()) : ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/category_tabs.html'; ?>
<?php endif; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/subscription.html'; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/300x250ads.html'; ?>
<?php if (!is_category()) : ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/ajaxtabs.html'; ?>
<?php endif; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/media.html'; ?>
<?php include TEMPLATEPATH. '/'. $comfy['widgets'] . '/widgets.html'; ?>
</div><div class="clear"></div>
__________________ 3 YILLIK+ 600.000+ İNDEXLİ! PR'Lİ! Dizi-Film Sitesinden Ucuza Link Satışı... |
| |||
| benm sidebar manşeti istersen veriyim basittir http://sahvemat.net/ |
| ||||
| Alıntı:
Alıntı:
|
| |||
| Alıntı:
__________________ Bu maskenin altında bir fikir var! Ve fikirler kurşun geçirmez! |
![]() |
| Bookmarks |
| Seçenekler | |
| |