WordPress site başlığı nasıl değiştirilir?

Site Başlığını Değiştirme Yöntemleri

WordPress’te site başlığını değiştirmek, web sitesinin genel görünümünü ve kullanıcı deneyimini doğrudan etkileyen önemli bir işlemdir. Site başlığı, genellikle sitenin en üstünde veya başlık bölümünde yer alır ve siteyi ziyaret eden kullanıcıların site hakkında ilk izlenimini oluşturur. Bu başlığı değiştirmek için çeşitli yöntemler kullanılabilir:

1. WordPress Yönetici Paneli Üzerinden Başlık Değiştirme

WordPress yönetici paneli, site başlığını değiştirmek için en basit ve kullanıcı dostu yöntemlerden biridir. İşlem adımları şu şekildedir:

– Giriş Yap: WordPress yönetici paneline giriş yapılır.
– Görünüm Menüsü: Menüden “Görünüm” seçeneğine tıklanır.
– Özelleştir: Açılan alt menüden “Özelleştir” seçilir.
– Site Kimliği: Özelleştirici panelinde “Site Kimliği” veya benzeri bir başlık altında site başlığı ve açıklamasını değiştirme seçenekleri bulunur.
– Başlık Güncelle: İstenen yeni başlık girilir ve değişiklikler yayınlanır.

2. Tema Ayarları ile Başlık Değiştirme

Bazı WordPress temaları, site başlığını doğrudan tema ayarlarından değiştirme imkanı sunar:

– Tema Ayarları: Yönetici panelinde “Görünüm” menüsüne gidilir ve “Tema Ayarları” veya temaya özel bir ayarlar bölümü seçilir.
– Başlık Ayarları: Bu bölümde site başlığı değiştirme seçeneği bulunur.
– Değişiklikleri Kaydet: Yeni başlık girilir ve değişiklikler kaydedilir.

3. PHP Dosyası ile Başlık Değiştirme

Daha teknik bir yaklaşım gerektiren bu yöntem, temanın PHP dosyalarını düzenleyerek site başlığını değiştirmeyi içerir:

– FTP Erişimi: FTP veya dosya yönetici aracılığıyla temanın dosyalarına erişilir.
– Header.php Dosyası: Temanın `header.php` dosyası açılır. Bu dosya, site başlığını içeren HTML ve PHP kodunu barındırır.
– Başlık Kodu: `` etiketi veya başlık kodu bulunur ve istenen şekilde değiştirilir.</b><br /> <b>– Dosyayı Kaydet: Değişiklikler kaydedilir ve dosya sunucuya yüklenir.</b></p> <p><b>4. Child Theme ile Başlık Değiştirme</b></p> <p>Child theme kullanmak, ana temaya zarar vermeden site başlığını değiştirmek için güvenli bir yöntemdir:</p> <p><b>– Child Theme Oluştur: İlk olarak, ana temanın child theme’ini oluşturulur.</b><br /> <b>– Functions.php: Child theme’nin `functions.php` dosyasında, site başlığını değiştirecek bir fonksiyon eklenir.</b><br /> “`php<br /> add_filter(‘wp_title’, ‘yeni_baslik_filtresi’);<br /> function yeni_baslik_filtresi($title) {<br /> return “Yeni Site Başlığı”;<br /> }<br /> “`<br /> <b>– Değişiklikleri Uygula: Child theme aktif hale getirilir ve değişiklikler görünür hale gelir.</b></p> <p><b>5. SEO Eklentileri ile Başlık Değiştirme</b></p> <p>SEO eklentileri, site başlığını optimize etmek ve değiştirmek için kullanışlı araçlar sunar:</p> <p><b>– SEO Eklentisi Kurulumu: Rank Math, Yoast SEO veya All in One SEO gibi bir eklenti kurulur.</b><br /> <b>– SEO Ayarları: Eklenti ayarlarına gidilir ve site başlığı için özel ayarlar yapılır.</b><br /> <b>– Başlık Değiştirme: İstenen başlık girilir ve SEO eklentisi aracılığıyla değişiklikler uygulanır.</b></p> <p><b>Başlığı Değiştirdikten Sonra Dikkat Edilmesi Gerekenler</b></p> <p>Site başlığı değiştirildikten sonra, dikkat edilmesi gereken bazı önemli noktalar vardır:</p> <p><b>– SEO Etkisi: Site başlığı, SEO’da önemli bir faktördür. Başlık değişikliği, Google arama sonuçlarındaki sıralamayı etkileyebilir. Bu nedenle, başlık değiştirilirken anahtar kelimeler ve SEO uyumluluğu göz önünde bulundurulmalıdır.</b><br /> <b>– Sosyal Medya Paylaşımları: Eğer site başlığı sosyal medya paylaşımlarında görünüyorsa, başlık değişikliği sonrasında paylaşımların da güncellenmesi gerekebilir.</b><br /> <b>– Marka Kimliği: Site başlığı, marka kimliğinin bir parçasıdır. Bu nedenle, değişiklik yapılırken marka stratejisi ve kimliği dikkate alınmalıdır.</b></p> <p><b>Başlık Değişikliği Sonrası Kontroller</b></p> <p>Site başlığı değiştirildikten sonra, aşağıdaki kontroller yapılmalıdır:</p> <p><b>– Tarayıcı Sekmesi: Tarayıcı sekmesinde yeni başlık doğru görünüyor mu kontrol edilir.</b><br /> <b>– Arama Motorları: Google’da site adını aratarak, arama sonuçlarında yeni başlık görünüyor mu kontrol edilir.</b><br /> <b>– Sosyal Medya: Sosyal medya paylaşımlarında başlık doğru görünüyor mu kontrol edilir.</b><br /> <b>– Site İçi Linkler: Eğer site içi linklerde başlık kullanılıyorsa, bu linklerin güncellendiğinden emin olunur.</b></p> <p><b>Sonuç</b></p> <p>WordPress site başlığı değiştirme işlemi, web sitesinin hem kullanıcı deneyimi hem de SEO açısından önemli bir adımdır. Bu işlem için çeşitli yöntemler mevcuttur ve hangi yöntemin seçileceği, kullanıcının teknik bilgi seviyesine, tema ve eklenti yapılandırmasına bağlı olarak değişebilir. Değişiklik yapıldıktan sonra, SEO ve marka kimliği açısından gerekli kontroller yapılmalıdır. Bu sayede, site başlığı değişikliği hem estetik hem de işlevsel olarak web sitesine katkı sağlar.</p> </div></div><div class="td_block_wrap tdb_single_reading_progress tdi_55 td-pb-border-top td_block_template_1 tdb-post-meta" data-td-block-uid="tdi_55" data-bar-position="bottom"> <style> /* custom css */ .tdb_single_reading_progress{ margin-bottom: 0; }.td-srp-bar{ width: 100%; height: 8px; }.td-srp-bar-fill{ width: 0; max-width: 100%; height: 8px; background-color: #4db2ec; transition: width .2s ease; }#td-srp-fixed-wrap .td-srp-bar{ position: fixed; z-index: 10001; }.td-srp-top{ top: 0; }.td-srp-bottom{ bottom: 0; }#tdi_55_b .td-srp-bar-fill{ background-color: #1e73be; }@media (min-width: 783px) { .admin-bar .td-srp-top { top: 32px; } } </style><div class="tdb-block-inner td-fix-index"></div></div><div class="td_block_wrap tdb_single_post_share tdi_57 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_57" > <style> /* inline tdc_css att */ .tdi_57{ margin-bottom:30px !important; } </style> <style> /* custom css */ .tdb_single_post_share{ margin-bottom: 23px; }.tdb-share-classic{ position: relative; height: 20px; margin-bottom: 15px; }.td-post-sharing-show-all-icons .td-social-sharing-hidden .td-social-expand-tabs{ display: none; }.td-post-sharing_display-vertically .td-post-sharing-visible, .td-post-sharing_display-vertically .td-social-sharing-hidden{ display: flex; flex-direction: column; }.tdi_57 .td-post-sharing, .tdi_57 .tdb-share-classic{ text-align: center; }.tdi_57 .td-post-sharing-visible{ align-items: center; }.tdi_57 .td-social-handler .td-social-but-text{ font-family:Raleway !important;font-size:14px !important; }.tdi_57 .td-social-network{ font-family:Raleway !important;font-size:14px !important; }.tdi_57 .td-social-expand-tabs-icon, .tdi_57 .td-icon-share{ color: #ffffff; }.tdi_57 .td-social-share-text .td-social-but-text{ color: #ffffff; }.tdi_57 .td-social-handler .td-social-but-text:before{ background-color: #ffffff; }.tdi_57 .td-social-share-text, .tdi_57 .td-social-handler{ background-color: #000000; }.tdi_57 .td-social-share-text:after{ border-color: transparent transparent transparent #000000; }.tdi_57 .td-social-handler{ border-color: #000000; }.tdi_57 .td-social-share-text:before{ border-color: transparent transparent transparent #000000; }.tdi_57 .td-social-network .td-social-but-icon .td-social-copy_url-check, .tdi_57 .td-social-network .td-social-but-icon i{ color: #ffffff; }.tdi_57 .td-social-network .td-social-but-text{ color: #000000; }.tdi_57 .td-social-network .td-social-but-text:before{ background-color: #000000; }.tdi_57 .td-ps-bg .td-social-network div, .tdi_57 .td-ps-icon-bg .td-social-network .td-social-but-icon, .tdi_57 .td-ps-dark-bg .td-social-network div{ background-color: #000000; }.tdi_57 .td-ps-icon-arrow .td-social-but-icon:after{ border-left-color: #000000; }.tdi_57 .td-ps-border-colored .td-social-but-text{ border-color: #000000; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_57 .td-social-handler .td-social-but-text{ font-size:12px !important; }.tdi_57 .td-social-network{ font-size:12px !important; } } /* phone */ @media (max-width: 767px){ .tdi_57 .td-social-handler .td-social-but-text{ font-size:12px !important; }.tdi_57 .td-social-network{ font-size:12px !important; } } </style><div id="tdi_57" class="td-post-sharing tdb-block td-ps-border td-ps-border-colored td-ps-icon-bg td-ps-text-color td-post-sharing-style20 "> <style> .td-post-sharing-classic { position: relative; height: 20px; } .td-post-sharing { margin-left: -3px; margin-right: -3px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; z-index: 2; white-space: nowrap; opacity: 0; } .td-post-sharing.td-social-show-all { white-space: normal; } .td-js-loaded .td-post-sharing { -webkit-transition: opacity 0.3s; transition: opacity 0.3s; opacity: 1; } .td-post-sharing-classic + .td-post-sharing { margin-top: 15px; /* responsive portrait phone */ } @media (max-width: 767px) { .td-post-sharing-classic + .td-post-sharing { margin-top: 8px; } } .td-post-sharing-top { margin-bottom: 30px; } @media (max-width: 767px) { .td-post-sharing-top { margin-bottom: 20px; } } .td-post-sharing-bottom { border-style: solid; border-color: #ededed; border-width: 1px 0; padding: 21px 0; margin-bottom: 42px; } .td-post-sharing-bottom .td-post-sharing { margin-bottom: -7px; } .td-post-sharing-visible, .td-social-sharing-hidden { display: inline-block; } .td-social-sharing-hidden ul { display: none; } .td-social-show-all .td-pulldown-filter-list { display: inline-block; } .td-social-network, .td-social-handler { position: relative; display: inline-block; margin: 0 3px 7px; height: 40px; min-width: 40px; font-size: 11px; text-align: center; vertical-align: middle; } .td-ps-notext .td-social-network .td-social-but-icon, .td-ps-notext .td-social-handler .td-social-but-icon { border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .td-social-network { color: #000; overflow: hidden; } .td-social-network .td-social-but-icon { border-top-left-radius: 2px; border-bottom-left-radius: 2px; } .td-social-network .td-social-but-text { border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .td-social-network:hover { opacity: 0.8 !important; } .td-social-handler { color: #444; border: 1px solid #e9e9e9; border-radius: 2px; } .td-social-handler .td-social-but-text { font-weight: 700; } .td-social-handler .td-social-but-text:before { background-color: #000; opacity: 0.08; } .td-social-share-text { margin-right: 18px; } .td-social-share-text:before, .td-social-share-text:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 100%; width: 0; height: 0; border-style: solid; } .td-social-share-text:before { border-width: 9px 0 9px 11px; border-color: transparent transparent transparent #e9e9e9; } .td-social-share-text:after { border-width: 8px 0 8px 10px; border-color: transparent transparent transparent #fff; } .td-social-but-text, .td-social-but-icon { display: inline-block; position: relative; } .td-social-but-icon { padding-left: 13px; padding-right: 13px; line-height: 40px; z-index: 1; } .td-social-but-icon i { position: relative; top: -1px; vertical-align: middle; } .td-social-but-text { margin-left: -6px; padding-left: 12px; padding-right: 17px; line-height: 40px; } .td-social-but-text:before { content: ''; position: absolute; top: 12px; left: 0; width: 1px; height: 16px; background-color: #fff; opacity: 0.2; z-index: 1; } .td-social-handler i, .td-social-facebook i, .td-social-reddit i, .td-social-linkedin i, .td-social-tumblr i, .td-social-stumbleupon i, .td-social-vk i, .td-social-viber i, .td-social-flipboard i, .td-social-koo i { font-size: 14px; } .td-social-telegram i { font-size: 16px; } .td-social-mail i, .td-social-line i, .td-social-print i { font-size: 15px; } .td-social-handler .td-icon-share { top: -1px; left: -1px; } .td-social-twitter .td-icon-twitter { font-size: 12px; } .td-social-pinterest .td-icon-pinterest { font-size: 13px; } .td-social-whatsapp .td-icon-whatsapp, .td-social-kakao .td-icon-kakao { font-size: 18px; } .td-social-kakao .td-icon-kakao:before { color: #3C1B1D; } .td-social-reddit .td-social-but-icon { padding-right: 12px; } .td-social-reddit .td-icon-reddit { left: -1px; } .td-social-telegram .td-social-but-icon { padding-right: 12px; } .td-social-telegram .td-icon-telegram { left: -1px; } .td-social-stumbleupon .td-social-but-icon { padding-right: 11px; } .td-social-stumbleupon .td-icon-stumbleupon { left: -2px; } .td-social-digg .td-social-but-icon { padding-right: 11px; } .td-social-digg .td-icon-digg { left: -2px; font-size: 17px; } .td-social-vk .td-social-but-icon { padding-right: 11px; } .td-social-vk .td-icon-vk { left: -2px; } .td-social-naver .td-icon-naver { left: -1px; font-size: 16px; } .td-social-gettr .td-icon-gettr { font-size: 25px; } .td-ps-notext .td-social-gettr .td-icon-gettr { left: -5px; } .td-social-copy_url { position: relative; } .td-social-copy_url-check { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; opacity: 0; pointer-events: none; transition: opacity .2s ease-in-out; z-index: 11; } .td-social-copy_url .td-icon-copy_url { left: -1px; font-size: 17px; } .td-social-copy_url-disabled { pointer-events: none; } .td-social-copy_url-disabled .td-icon-copy_url { opacity: 0; } .td-social-copy_url-copied .td-social-copy_url-check { opacity: 1; } @keyframes social_copy_url_loader { 0% { -webkit-transform: rotate(0); transform: rotate(0) } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) } } .td-social-expand-tabs i { top: -2px; left: -1px; font-size: 16px; } @media (min-width: 767px) { .td-social-line, .td-social-viber { display: none; } } .td-ps-bg .td-social-network { color: #fff; } .td-ps-bg .td-social-facebook .td-social-but-icon, .td-ps-bg .td-social-facebook .td-social-but-text { background-color: #516eab; } .td-ps-bg .td-social-twitter .td-social-but-icon, .td-ps-bg .td-social-twitter .td-social-but-text { background-color: #29c5f6; } .td-ps-bg .td-social-pinterest .td-social-but-icon, .td-ps-bg .td-social-pinterest .td-social-but-text { background-color: #ca212a; } .td-ps-bg .td-social-whatsapp .td-social-but-icon, .td-ps-bg .td-social-whatsapp .td-social-but-text { background-color: #7bbf6a; } .td-ps-bg .td-social-reddit .td-social-but-icon, .td-ps-bg .td-social-reddit .td-social-but-text { background-color: #f54200; } .td-ps-bg .td-social-mail .td-social-but-icon, .td-ps-bg .td-social-digg .td-social-but-icon, .td-ps-bg .td-social-copy_url .td-social-but-icon, .td-ps-bg .td-social-mail .td-social-but-text, .td-ps-bg .td-social-digg .td-social-but-text, .td-ps-bg .td-social-copy_url .td-social-but-text { background-color: #000; } .td-ps-bg .td-social-print .td-social-but-icon, .td-ps-bg .td-social-print .td-social-but-text { background-color: #333; } .td-ps-bg .td-social-linkedin .td-social-but-icon, .td-ps-bg .td-social-linkedin .td-social-but-text { background-color: #0266a0; } .td-ps-bg .td-social-tumblr .td-social-but-icon, .td-ps-bg .td-social-tumblr .td-social-but-text { background-color: #3e5a70; } .td-ps-bg .td-social-telegram .td-social-but-icon, .td-ps-bg .td-social-telegram .td-social-but-text { background-color: #179cde; } .td-ps-bg .td-social-stumbleupon .td-social-but-icon, .td-ps-bg .td-social-stumbleupon .td-social-but-text { background-color: #ee4813; } .td-ps-bg .td-social-vk .td-social-but-icon, .td-ps-bg .td-social-vk .td-social-but-text { background-color: #4c75a3; } .td-ps-bg .td-social-line .td-social-but-icon, .td-ps-bg .td-social-line .td-social-but-text { background-color: #00b900; } .td-ps-bg .td-social-viber .td-social-but-icon, .td-ps-bg .td-social-viber .td-social-but-text { background-color: #5d54a4; } .td-ps-bg .td-social-naver .td-social-but-icon, .td-ps-bg .td-social-naver .td-social-but-text { background-color: #3ec729; } .td-ps-bg .td-social-flipboard .td-social-but-icon, .td-ps-bg .td-social-flipboard .td-social-but-text { background-color: #f42827; } .td-ps-bg .td-social-kakao .td-social-but-icon, .td-ps-bg .td-social-kakao .td-social-but-text { background-color: #f9e000; } .td-ps-bg .td-social-gettr .td-social-but-icon, .td-ps-bg .td-social-gettr .td-social-but-text { background-color: #fc223b; } .td-ps-bg .td-social-koo .td-social-but-icon, .td-ps-bg .td-social-koo .td-social-but-text { background-color: #facd00; } .td-ps-dark-bg .td-social-network { color: #fff; } .td-ps-dark-bg .td-social-network .td-social-but-icon, .td-ps-dark-bg .td-social-network .td-social-but-text { background-color: #000; } .td-ps-border .td-social-network .td-social-but-icon, .td-ps-border .td-social-network .td-social-but-text { line-height: 38px; border-width: 1px; border-style: solid; } .td-ps-border .td-social-network .td-social-but-text { border-left-width: 0; } .td-ps-border .td-social-network .td-social-but-text:before { background-color: #000; opacity: 0.08; } .td-ps-border.td-ps-padding .td-social-network .td-social-but-icon { border-right-width: 0; } .td-ps-border.td-ps-padding .td-social-network.td-social-expand-tabs .td-social-but-icon { border-right-width: 1px; } .td-ps-border-grey .td-social-but-icon, .td-ps-border-grey .td-social-but-text { border-color: #e9e9e9; } .td-ps-border-colored .td-social-facebook .td-social-but-icon, .td-ps-border-colored .td-social-facebook .td-social-but-text { border-color: #516eab; } .td-ps-border-colored .td-social-twitter .td-social-but-icon, .td-ps-border-colored .td-social-twitter .td-social-but-text { border-color: #29c5f6; } .td-ps-border-colored .td-social-pinterest .td-social-but-icon, .td-ps-border-colored .td-social-pinterest .td-social-but-text { border-color: #ca212a; } .td-ps-border-colored .td-social-whatsapp .td-social-but-icon, .td-ps-border-colored .td-social-whatsapp .td-social-but-text { border-color: #7bbf6a; } .td-ps-border-colored .td-social-reddit .td-social-but-icon, .td-ps-border-colored .td-social-reddit .td-social-but-text { border-color: #f54200; } .td-ps-border-colored .td-social-mail .td-social-but-icon, .td-ps-border-colored .td-social-digg .td-social-but-icon, .td-ps-border-colored .td-social-copy_url .td-social-but-icon, .td-ps-border-colored .td-social-mail .td-social-but-text, .td-ps-border-colored .td-social-digg .td-social-but-text, .td-ps-border-colored .td-social-copy_url .td-social-but-text { border-color: #000; } .td-ps-border-colored .td-social-print .td-social-but-icon, .td-ps-border-colored .td-social-print .td-social-but-text { border-color: #333; } .td-ps-border-colored .td-social-linkedin .td-social-but-icon, .td-ps-border-colored .td-social-linkedin .td-social-but-text { border-color: #0266a0; } .td-ps-border-colored .td-social-tumblr .td-social-but-icon, .td-ps-border-colored .td-social-tumblr .td-social-but-text { border-color: #3e5a70; } .td-ps-border-colored .td-social-telegram .td-social-but-icon, .td-ps-border-colored .td-social-telegram .td-social-but-text { border-color: #179cde; } .td-ps-border-colored .td-social-stumbleupon .td-social-but-icon, .td-ps-border-colored .td-social-stumbleupon .td-social-but-text { border-color: #ee4813; } .td-ps-border-colored .td-social-vk .td-social-but-icon, .td-ps-border-colored .td-social-vk .td-social-but-text { border-color: #4c75a3; } .td-ps-border-colored .td-social-line .td-social-but-icon, .td-ps-border-colored .td-social-line .td-social-but-text { border-color: #00b900; } .td-ps-border-colored .td-social-viber .td-social-but-icon, .td-ps-border-colored .td-social-viber .td-social-but-text { border-color: #5d54a4; } .td-ps-border-colored .td-social-naver .td-social-but-icon, .td-ps-border-colored .td-social-naver .td-social-but-text { border-color: #3ec729; } .td-ps-border-colored .td-social-flipboard .td-social-but-icon, .td-ps-border-colored .td-social-flipboard .td-social-but-text { border-color: #f42827; } .td-ps-border-colored .td-social-kakao .td-social-but-icon, .td-ps-border-colored .td-social-kakao .td-social-but-text { border-color: #f9e000; } .td-ps-border-colored .td-social-gettr .td-social-but-icon, .td-ps-border-colored .td-social-gettr .td-social-but-text { border-color: #fc223b; } .td-ps-border-colored .td-social-koo .td-social-but-icon, .td-ps-border-colored .td-social-koo .td-social-but-text { border-color: #facd00; } .td-ps-icon-bg .td-social-but-icon { height: 100%; border-color: transparent !important; } .td-ps-icon-bg .td-social-network .td-social-but-icon { color: #fff; } .td-ps-icon-bg .td-social-facebook .td-social-but-icon { background-color: #516eab; } .td-ps-icon-bg .td-social-twitter .td-social-but-icon { background-color: #29c5f6; } .td-ps-icon-bg .td-social-pinterest .td-social-but-icon { background-color: #ca212a; } .td-ps-icon-bg .td-social-whatsapp .td-social-but-icon { background-color: #7bbf6a; } .td-ps-icon-bg .td-social-reddit .td-social-but-icon { background-color: #f54200; } .td-ps-icon-bg .td-social-mail .td-social-but-icon, .td-ps-icon-bg .td-social-digg .td-social-but-icon, .td-ps-icon-bg .td-social-copy_url .td-social-but-icon { background-color: #000; } .td-ps-icon-bg .td-social-print .td-social-but-icon { background-color: #333; } .td-ps-icon-bg .td-social-linkedin .td-social-but-icon { background-color: #0266a0; } .td-ps-icon-bg .td-social-tumblr .td-social-but-icon { background-color: #3e5a70; } .td-ps-icon-bg .td-social-telegram .td-social-but-icon { background-color: #179cde; } .td-ps-icon-bg .td-social-stumbleupon .td-social-but-icon { background-color: #ee4813; } .td-ps-icon-bg .td-social-vk .td-social-but-icon { background-color: #4c75a3; } .td-ps-icon-bg .td-social-line .td-social-but-icon { background-color: #00b900; } .td-ps-icon-bg .td-social-viber .td-social-but-icon { background-color: #5d54a4; } .td-ps-icon-bg .td-social-naver .td-social-but-icon { background-color: #3ec729; } .td-ps-icon-bg .td-social-flipboard .td-social-but-icon { background-color: #f42827; } .td-ps-icon-bg .td-social-kakao .td-social-but-icon { background-color: #f9e000; } .td-ps-icon-bg .td-social-gettr .td-social-but-icon { background-color: #fc223b; } .td-ps-icon-bg .td-social-koo .td-social-but-icon { background-color: #facd00; } .td-ps-icon-bg .td-social-but-text { margin-left: -3px; } .td-ps-icon-bg .td-social-network .td-social-but-text:before { display: none; } .td-ps-icon-arrow .td-social-network .td-social-but-icon:after { content: ''; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: calc(100% + 1px); width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 11px; border-color: transparent transparent transparent #000; } .td-ps-icon-arrow .td-social-network .td-social-but-text { padding-left: 20px; } .td-ps-icon-arrow .td-social-network .td-social-but-text:before { display: none; } .td-ps-icon-arrow.td-ps-padding .td-social-network .td-social-but-icon:after { left: 100%; } .td-ps-icon-arrow .td-social-facebook .td-social-but-icon:after { border-left-color: #516eab; } .td-ps-icon-arrow .td-social-twitter .td-social-but-icon:after { border-left-color: #29c5f6; } .td-ps-icon-arrow .td-social-pinterest .td-social-but-icon:after { border-left-color: #ca212a; } .td-ps-icon-arrow .td-social-whatsapp .td-social-but-icon:after { border-left-color: #7bbf6a; } .td-ps-icon-arrow .td-social-reddit .td-social-but-icon:after { border-left-color: #f54200; } .td-ps-icon-arrow .td-social-mail .td-social-but-icon:after, .td-ps-icon-arrow .td-social-digg .td-social-but-icon:after, .td-ps-icon-arrow .td-social-copy_url .td-social-but-icon:after { border-left-color: #000; } .td-ps-icon-arrow .td-social-print .td-social-but-icon:after { border-left-color: #333; } .td-ps-icon-arrow .td-social-linkedin .td-social-but-icon:after { border-left-color: #0266a0; } .td-ps-icon-arrow .td-social-tumblr .td-social-but-icon:after { border-left-color: #3e5a70; } .td-ps-icon-arrow .td-social-telegram .td-social-but-icon:after { border-left-color: #179cde; } .td-ps-icon-arrow .td-social-stumbleupon .td-social-but-icon:after { border-left-color: #ee4813; } .td-ps-icon-arrow .td-social-vk .td-social-but-icon:after { border-left-color: #4c75a3; } .td-ps-icon-arrow .td-social-line .td-social-but-icon:after { border-left-color: #00b900; } .td-ps-icon-arrow .td-social-viber .td-social-but-icon:after { border-left-color: #5d54a4; } .td-ps-icon-arrow .td-social-naver .td-social-but-icon:after { border-left-color: #3ec729; } .td-ps-icon-arrow .td-social-flipboard .td-social-but-icon:after { border-left-color: #f42827; } .td-ps-icon-arrow .td-social-kakao .td-social-but-icon:after { border-left-color: #f9e000; } .td-ps-icon-arrow .td-social-gettr .td-social-but-icon:after { border-left-color: #fc223b; } .td-ps-icon-arrow .td-social-koo .td-social-but-icon:after { border-left-color: #facd00; } .td-ps-icon-arrow .td-social-expand-tabs .td-social-but-icon:after { display: none; } .td-ps-icon-color .td-social-facebook .td-social-but-icon { color: #516eab; } .td-ps-icon-color .td-social-twitter .td-social-but-icon { color: #29c5f6; } .td-ps-icon-color .td-social-pinterest .td-social-but-icon { color: #ca212a; } .td-ps-icon-color .td-social-whatsapp .td-social-but-icon { color: #7bbf6a; } .td-ps-icon-color .td-social-reddit .td-social-but-icon { color: #f54200; } .td-ps-icon-color .td-social-mail .td-social-but-icon, .td-ps-icon-color .td-social-digg .td-social-but-icon, .td-ps-icon-color .td-social-copy_url .td-social-but-icon, .td-ps-icon-color .td-social-copy_url-check { color: #000; } .td-ps-icon-color .td-social-print .td-social-but-icon { color: #333; } .td-ps-icon-color .td-social-linkedin .td-social-but-icon { color: #0266a0; } .td-ps-icon-color .td-social-tumblr .td-social-but-icon { color: #3e5a70; } .td-ps-icon-color .td-social-telegram .td-social-but-icon { color: #179cde; } .td-ps-icon-color .td-social-stumbleupon .td-social-but-icon { color: #ee4813; } .td-ps-icon-color .td-social-vk .td-social-but-icon { color: #4c75a3; } .td-ps-icon-color .td-social-line .td-social-but-icon { color: #00b900; } .td-ps-icon-color .td-social-viber .td-social-but-icon { color: #5d54a4; } .td-ps-icon-color .td-social-naver .td-social-but-icon { color: #3ec729; } .td-ps-icon-color .td-social-flipboard .td-social-but-icon { color: #f42827; } .td-ps-icon-color .td-social-kakao .td-social-but-icon { color: #f9e000; } .td-ps-icon-color .td-social-gettr .td-social-but-icon { color: #fc223b; } .td-ps-icon-color .td-social-koo .td-social-but-icon { color: #facd00; } .td-ps-text-color .td-social-but-text { font-weight: 700; } .td-ps-text-color .td-social-facebook .td-social-but-text { color: #516eab; } .td-ps-text-color .td-social-twitter .td-social-but-text { color: #29c5f6; } .td-ps-text-color .td-social-pinterest .td-social-but-text { color: #ca212a; } .td-ps-text-color .td-social-whatsapp .td-social-but-text { color: #7bbf6a; } .td-ps-text-color .td-social-reddit .td-social-but-text { color: #f54200; } .td-ps-text-color .td-social-mail .td-social-but-text, .td-ps-text-color .td-social-digg .td-social-but-text, .td-ps-text-color .td-social-copy_url .td-social-but-text { color: #000; } .td-ps-text-color .td-social-print .td-social-but-text { color: #333; } .td-ps-text-color .td-social-linkedin .td-social-but-text { color: #0266a0; } .td-ps-text-color .td-social-tumblr .td-social-but-text { color: #3e5a70; } .td-ps-text-color .td-social-telegram .td-social-but-text { color: #179cde; } .td-ps-text-color .td-social-stumbleupon .td-social-but-text { color: #ee4813; } .td-ps-text-color .td-social-vk .td-social-but-text { color: #4c75a3; } .td-ps-text-color .td-social-line .td-social-but-text { color: #00b900; } .td-ps-text-color .td-social-viber .td-social-but-text { color: #5d54a4; } .td-ps-text-color .td-social-naver .td-social-but-text { color: #3ec729; } .td-ps-text-color .td-social-flipboard .td-social-but-text { color: #f42827; } .td-ps-text-color .td-social-kakao .td-social-but-text { color: #f9e000; } .td-ps-text-color .td-social-gettr .td-social-but-text { color: #fc223b; } .td-ps-text-color .td-social-koo .td-social-but-text { color: #facd00; } .td-ps-text-color .td-social-expand-tabs .td-social-but-text { color: #b1b1b1; } .td-ps-notext .td-social-but-icon { width: 40px; } .td-ps-notext .td-social-network .td-social-but-text { display: none; } .td-ps-padding .td-social-network .td-social-but-icon { padding-left: 17px; padding-right: 17px; } .td-ps-padding .td-social-handler .td-social-but-icon { width: 40px; } .td-ps-padding .td-social-reddit .td-social-but-icon, .td-ps-padding .td-social-telegram .td-social-but-icon { padding-right: 16px; } .td-ps-padding .td-social-stumbleupon .td-social-but-icon, .td-ps-padding .td-social-digg .td-social-but-icon, .td-ps-padding .td-social-expand-tabs .td-social-but-icon { padding-right: 13px; } .td-ps-padding .td-social-vk .td-social-but-icon { padding-right: 14px; } .td-ps-padding .td-social-expand-tabs .td-social-but-icon { padding-left: 13px; } .td-ps-rounded .td-social-network .td-social-but-icon { border-top-left-radius: 100px; border-bottom-left-radius: 100px; } .td-ps-rounded .td-social-network .td-social-but-text { border-top-right-radius: 100px; border-bottom-right-radius: 100px; } .td-ps-rounded.td-ps-notext .td-social-network .td-social-but-icon { border-top-right-radius: 100px; border-bottom-right-radius: 100px; } .td-ps-rounded .td-social-expand-tabs { border-radius: 100px; } .td-ps-bar .td-social-network .td-social-but-icon, .td-ps-bar .td-social-network .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31); box-shadow: inset 0px -3px 0px 0px rgba(0, 0, 0, 0.31); } .td-ps-bar .td-social-mail .td-social-but-icon, .td-ps-bar .td-social-digg .td-social-but-icon, .td-ps-bar .td-social-copy_url .td-social-but-icon, .td-ps-bar .td-social-mail .td-social-but-text, .td-ps-bar .td-social-digg .td-social-but-text, .td-ps-bar .td-social-copy_url .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28); box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.28); } .td-ps-bar .td-social-print .td-social-but-icon, .td-ps-bar .td-social-print .td-social-but-text { -webkit-box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2); box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.2); } .td-ps-big .td-social-but-icon { display: block; line-height: 60px; } .td-ps-big .td-social-but-icon .td-icon-share { width: auto; } .td-ps-big .td-social-handler .td-social-but-text:before { display: none; } .td-ps-big .td-social-share-text .td-social-but-icon { width: 90px; } .td-ps-big .td-social-expand-tabs .td-social-but-icon { width: 60px; } @media (max-width: 767px) { .td-ps-big .td-social-share-text { display: none; } } .td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-mail i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i { margin-top: -2px; } .td-ps-big .td-social-facebook i, .td-ps-big .td-social-reddit i, .td-ps-big .td-social-linkedin i, .td-ps-big .td-social-tumblr i, .td-ps-big .td-social-stumbleupon i, .td-ps-big .td-social-vk i, .td-ps-big .td-social-viber i, .td-ps-big .td-social-fliboard i, .td-ps-big .td-social-koo i, .td-ps-big .td-social-share-text i { font-size: 22px; } .td-ps-big .td-social-telegram i { font-size: 24px; } .td-ps-big .td-social-mail i, .td-ps-big .td-social-line i, .td-ps-big .td-social-print i { font-size: 23px; } .td-ps-big .td-social-twitter i, .td-ps-big .td-social-expand-tabs i { font-size: 20px; } .td-ps-big .td-social-whatsapp i, .td-ps-big .td-social-naver i, .td-ps-big .td-social-flipboard i, .td-ps-big .td-social-kakao i { font-size: 26px; } .td-ps-big .td-social-pinterest .td-icon-pinterest { font-size: 21px; } .td-ps-big .td-social-telegram .td-icon-telegram { left: 1px; } .td-ps-big .td-social-stumbleupon .td-icon-stumbleupon { left: -2px; } .td-ps-big .td-social-digg .td-icon-digg { left: -1px; font-size: 25px; } .td-ps-big .td-social-vk .td-icon-vk { left: -1px; } .td-ps-big .td-social-naver .td-icon-naver { left: 0; } .td-ps-big .td-social-gettr .td-icon-gettr { left: -1px; } .td-ps-big .td-social-copy_url .td-icon-copy_url { left: 0; font-size: 25px; } .td-ps-big .td-social-copy_url-check { font-size: 18px; } .td-ps-big .td-social-but-text { margin-left: 0; padding-top: 0; padding-left: 17px; } .td-ps-big.td-ps-notext .td-social-network, .td-ps-big.td-ps-notext .td-social-handler { height: 60px; } .td-ps-big.td-ps-notext .td-social-network { width: 60px; } .td-ps-big.td-ps-notext .td-social-network .td-social-but-icon { width: 60px; } .td-ps-big.td-ps-notext .td-social-share-text .td-social-but-icon { line-height: 40px; } .td-ps-big.td-ps-notext .td-social-share-text .td-social-but-text { display: block; line-height: 1; } .td-ps-big.td-ps-padding .td-social-network, .td-ps-big.td-ps-padding .td-social-handler { height: 90px; font-size: 13px; } .td-ps-big.td-ps-padding .td-social-network { min-width: 60px; } .td-ps-big.td-ps-padding .td-social-but-icon { border-bottom-left-radius: 0; border-top-right-radius: 2px; } .td-ps-big.td-ps-padding.td-ps-bar .td-social-but-icon { -webkit-box-shadow: none; box-shadow: none; } .td-ps-big.td-ps-padding .td-social-but-text { display: block; padding-bottom: 17px; line-height: 1; border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 2px; } .td-ps-big.td-ps-padding .td-social-but-text:before { display: none; } .td-ps-big.td-ps-padding .td-social-expand-tabs i { line-height: 90px; } .td-ps-nogap { margin-left: 0; margin-right: 0; } .td-ps-nogap .td-social-network, .td-ps-nogap .td-social-handler { margin-left: 0; margin-right: 0; border-radius: 0; } .td-ps-nogap .td-social-network .td-social-but-icon, .td-ps-nogap .td-social-network .td-social-but-text { border-radius: 0; } .td-ps-nogap .td-social-expand-tabs { border-radius: 0; } .td-post-sharing-style7 .td-social-network .td-social-but-icon { height: 100%; } .td-post-sharing-style7 .td-social-network .td-social-but-icon:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.31); } .td-post-sharing-style7 .td-social-network .td-social-but-text { padding-left: 17px; } .td-post-sharing-style7 .td-social-network .td-social-but-text:before { display: none; } .td-post-sharing-style7 .td-social-mail .td-social-but-icon:before, .td-post-sharing-style7 .td-social-digg .td-social-but-icon:before, .td-post-sharing-style7 .td-social-copy_url .td-social-but-icon:before { background-color: rgba(255, 255, 255, 0.2); } .td-post-sharing-style7 .td-social-print .td-social-but-icon:before { background-color: rgba(255, 255, 255, 0.1); } @media (max-width: 767px) { .td-post-sharing-style1 .td-social-share-text .td-social-but-text, .td-post-sharing-style3 .td-social-share-text .td-social-but-text, .td-post-sharing-style5 .td-social-share-text .td-social-but-text, .td-post-sharing-style14 .td-social-share-text .td-social-but-text, .td-post-sharing-style16 .td-social-share-text .td-social-but-text { display: none !important; } } @media (max-width: 767px) { .td-post-sharing-style2 .td-social-share-text, .td-post-sharing-style4 .td-social-share-text, .td-post-sharing-style6 .td-social-share-text, .td-post-sharing-style7 .td-social-share-text, .td-post-sharing-style15 .td-social-share-text, .td-post-sharing-style17 .td-social-share-text, .td-post-sharing-style18 .td-social-share-text, .td-post-sharing-style19 .td-social-share-text, .td-post-sharing-style20 .td-social-share-text { display: none !important; } } </style> <div class="td-post-sharing-visible"><div class="td-social-sharing-button td-social-sharing-button-js td-social-handler td-social-share-text"> <div class="td-social-but-icon"><i class="td-icon-share"></i></div> <div class="td-social-but-text">Paylaş</div> </div><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-facebook" href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Foyunpusula.com%2Fwordpress-site-basligi-nasil-degistirilir%2F" title="Facebook" ><div class="td-social-but-icon"><i class="td-icon-facebook"></i></div><div class="td-social-but-text">Facebook</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-twitter" href="https://twitter.com/intent/tweet?text=WordPress+site+ba%C5%9Fl%C4%B1%C4%9F%C4%B1+nas%C4%B1l+de%C4%9Fi%C5%9Ftirilir%3F&url=https%3A%2F%2Foyunpusula.com%2Fwordpress-site-basligi-nasil-degistirilir%2F&via=oyunpusula.com" title="Twitter" ><div class="td-social-but-icon"><i class="td-icon-twitter"></i></div><div class="td-social-but-text">Twitter</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-pinterest" href="https://pinterest.com/pin/create/button/?url=https://oyunpusula.com/wordpress-site-basligi-nasil-degistirilir/&media=&description=WordPress+site+ba%C5%9Fl%C4%B1%C4%9F%C4%B1+nas%C4%B1l+de%C4%9Fi%C5%9Ftirilir%3F" title="Pinterest" ><div class="td-social-but-icon"><i class="td-icon-pinterest"></i></div><div class="td-social-but-text">Pinterest</div></a><a class="td-social-sharing-button td-social-sharing-button-js td-social-network td-social-whatsapp" href="https://api.whatsapp.com/send?text=WordPress+site+ba%C5%9Fl%C4%B1%C4%9F%C4%B1+nas%C4%B1l+de%C4%9Fi%C5%9Ftirilir%3F %0A%0A https://oyunpusula.com/wordpress-site-basligi-nasil-degistirilir/" title="WhatsApp" ><div class="td-social-but-icon"><i class="td-icon-whatsapp"></i></div><div class="td-social-but-text">WhatsApp</div></a></div><div class="td-social-sharing-hidden"><ul class="td-pulldown-filter-list"></ul><a class="td-social-sharing-button td-social-handler td-social-expand-tabs" href="#" data-block-uid="tdi_57" title="More"> <div class="td-social-but-icon"><i class="td-icon-plus td-social-expand-tabs-icon"></i></div> </a></div></div></div><div class="td_block_wrap tdb_single_next_prev tdi_58 td-animation-stack td-pb-border-top td_block_template_1" data-td-block-uid="tdi_58" > <style> /* custom css */ .tdb_single_next_prev{ *zoom: 1; }.tdb_single_next_prev:before, .tdb_single_next_prev:after{ display: table; content: ''; line-height: 0; }.tdb_single_next_prev:after{ clear: both; }.tdb-next-post{ font-family: 'Roboto', sans-serif; width: 48%; float: left; transform: translateZ(0); -webkit-transform: translateZ(0); min-height: 1px; line-height: 1; }.tdb-next-post span{ display: block; font-size: 12px; color: #747474; margin-bottom: 7px; }.tdb-next-post a{ font-size: 15px; color: #222; line-height: 21px; -webkit-transition: color 0.2s ease; transition: color 0.2s ease; }.tdb-next-post a:hover{ color: #4db2ec; }.tdb-post-next{ margin-left: 2%; text-align: right; }.tdb-post-prev{ margin-right: 2%; }.tdb-post-next .td-image-container{ display: inline-block; }.tdi_58 .td-module-container{ display: flex; flex-direction: column; }.tdi_58 .tdb-post-next .td-module-container{ align-items: flex-end; }.tdi_58 .td-image-container{ display: block; order: 0; }.ie10 .tdi_58 .next-prev-title, .ie11 .tdi_58 .next-prev-title{ flex: auto; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ } /* phone */ @media (max-width: 767px){ } </style><div class="tdb-block-inner td-fix-index"><div class="tdb-next-post tdb-next-post-bg tdb-post-prev"><span>Önceki İçerik</span><div class="td-module-container"><div class="next-prev-title"><a href="https://oyunpusula.com/wordpress-site-aciklamasi-nasil-degistirilir/">WordPress site açıklaması nasıl değiştirilir?</a></div></div></div><div class="tdb-next-post tdb-next-post-bg tdb-post-next"><span>Sonraki İçerik</span><div class="td-module-container"><div class="next-prev-title"><a href="https://oyunpusula.com/wordpress-site-dili-nasil-degistirilir/">WordPress site dili nasıl değiştirilir?</a></div></div></div></div></div><div class="td_block_wrap tdb_single_related tdi_59 td_with_ajax_pagination td-pb-border-top td_block_template_3 tdb-single-related-posts" data-td-block-uid="tdi_59" > <style> /* custom css */ .tdb-single-related-posts{ display: inline-block; width: 100%; padding-bottom: 0; overflow: visible; }.tdb-single-related-posts .tdb-block-inner:after, .tdb-single-related-posts .tdb-block-inner .td_module_wrap:after{ content: ''; display: table; clear: both; }.tdb-single-related-posts .td-module-container{ display: flex; flex-direction: column; position: relative; }.tdb-single-related-posts .td-module-container:before{ content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; }.tdb-single-related-posts .td-image-wrap{ display: block; position: relative; padding-bottom: 70%; }.tdb-single-related-posts .td-image-container{ position: relative; flex: 0 0 100%; width: 100%; height: 100%; }.tdb-single-related-posts .td-module-thumb{ margin-bottom: 0; }.tdb-single-related-posts .td-module-meta-info{ padding: 7px 0 0 0; margin-bottom: 0; z-index: 1; border: 0 solid #eaeaea; }.tdb-single-related-posts .tdb-author-photo{ display: inline-block; }.tdb-single-related-posts .tdb-author-photo, .tdb-single-related-posts .tdb-author-photo img{ vertical-align: middle; }.tdb-single-related-posts .td-post-author-name, .tdb-single-related-posts .td-post-date, .tdb-single-related-posts .td-module-comments{ vertical-align: text-top; }.tdb-single-related-posts .entry-review-stars{ margin-left: 6px; vertical-align: text-bottom; }.tdb-single-related-posts .td-author-photo{ display: inline-block; vertical-align: middle; }.tdb-single-related-posts .td-thumb-css{ width: 100%; height: 100%; position: absolute; background-size: cover; background-position: center center; }.tdb-single-related-posts .td-category-pos-image .td-post-category, .tdb-single-related-posts .td-post-vid-time{ position: absolute; z-index: 2; bottom: 0; }.tdb-single-related-posts .td-category-pos-image .td-post-category{ left: 0; }.tdb-single-related-posts .td-post-vid-time{ right: 0; background-color: #000; padding: 3px 6px 4px; font-family: 'Open Sans', 'Open Sans Regular', sans-serif; font-size: 10px; font-weight: 600; line-height: 1; color: #fff; }.tdb-single-related-posts .td-module-title{ font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 13px; line-height: 20px; margin: 0; }.tdb-single-related-posts .td-excerpt{ margin: 20px 0 0; line-height: 21px; }.tdb-single-related-posts .td-read-more, .tdb-single-related-posts .td-next-prev-wrap{ margin: 20px 0 0; }.tdb-single-related-posts div.tdb-block-inner:after{ content: '' !important; padding: 0; border: none; }.tdb-single-related-posts .td-next-prev-wrap a{ width: auto; height: auto; min-width: 25px; min-height: 25px; }.single-tdb_templates .tdb-single-related-posts .td-next-prev-wrap a:active{ pointer-events: none; }.tdb-dummy-data{ position: absolute; top: 50%; left: 50%; transform: translate(-50%); padding: 8px 40px 9px; background: rgba(0, 0, 0, 0.35); color: #fff; z-index: 100; opacity: 0; -webkit-transition: opacity 0.2s; transition: opacity 0.2s; }.tdc-element:hover .tdb-dummy-data{ opacity: 1; }.tdi_59 .td-image-wrap{ padding-bottom: 150%; }.tdi_59 .entry-thumb{ background-position: center 50%; }.tdi_59 .td-module-container{ flex-direction: column; border-color: #eaeaea; flex-grow: 1; }.tdi_59 .td-image-container{ display: block; order: 0; flex: 0 0 0; }.tdi_59 .td-module-meta-info{ padding: 20px 15px 15px 15px; border-color: #eaeaea; background-color: #e2e2e2; }.tdi_59 .td_module_wrap{ width: 33.33333333%; float: left; padding-left: 10px; padding-right: 10px; padding-bottom: 9px; margin-bottom: 9px; display: flex; }.tdi_59 .tdb-block-inner{ margin-left: -10px; margin-right: -10px; }.tdi_59 .td-module-container:before{ bottom: -9px; border-color: #eaeaea; }.tdi_59 .td-post-vid-time{ display: block; }.tdi_59 .td-post-category{ margin: 0 0 15px 0; padding: 5px 10px 4px; display: inline-block; background-color: #1342f3; color: #ffffff; font-family:Raleway !important;font-size:11px !important;line-height:1 !important;font-weight:600 !important;text-transform:uppercase !important;letter-spacing:1px !important; }.tdi_59 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_59 .td-excerpt{ display: none; column-count: 1; column-gap: 48px; }.tdi_59 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_59 .td-read-more{ display: none; }.tdi_59 .td-post-author-name{ display: none; }.tdi_59 .td-post-date, .tdi_59 .td-post-author-name span{ display: none; }.tdi_59 .td-module-comments{ display: none; }.tdi_59 .td_module_wrap:nth-child(3n+1){ clear: both; }.tdi_59 .td_module_wrap:nth-last-child(-n+3){ margin-bottom: 0; padding-bottom: 0; }.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{ display: none; }.tdi_59 .td-post-category:hover{ background-color: #ffffff !important; color: #000000; }.tdi_59 .td-module-title a{ color: #000000; }.tdi_59 .td_module_wrap:hover .td-module-title a{ color: #1342f3 !important; }.tdi_59 .entry-title{ font-family:Raleway !important;font-size:20px !important;line-height:1.2 !important;font-weight:700 !important; }.tdi_59 .td_block_inner{ display: flex; flex-wrap: wrap; }html:not([class*='ie']) .tdi_59 .td-module-container:hover .entry-thumb:before{ opacity: 0; }@media (max-width: 767px) { .tdb-single-related-posts .td-module-title { font-size: 17px; line-height: 23px; } } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_59 .td_module_wrap{ padding-bottom: 9px; margin-bottom: 9px; clear: none !important; padding-bottom: 9px !important; margin-bottom: 9px !important; }.tdi_59 .td-module-container:before{ bottom: -9px; }.tdi_59 .td_module_wrap:nth-child(3n+1){ clear: both !important; }.tdi_59 .td_module_wrap:nth-last-child(-n+3){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_59 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{ display: none !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_59 .td-module-meta-info{ padding: 20px 10px 15px 10px; }.tdi_59 .td_module_wrap{ padding-bottom: 9px; margin-bottom: 9px; clear: none !important; padding-bottom: 9px !important; margin-bottom: 9px !important; }.tdi_59 .td-module-container:before{ bottom: -9px; }.tdi_59 .td_module_wrap:nth-child(3n+1){ clear: both !important; }.tdi_59 .td_module_wrap:nth-last-child(-n+3){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_59 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_59 .td_module_wrap:nth-last-child(-n+3) .td-module-container:before{ display: none !important; }.tdi_59 .entry-title{ font-size:16px !important; }.tdi_59 .td-post-category{ font-size:9px !important;font-weight:700 !important; } } /* phone */ @media (max-width: 767px){ .tdi_59 .td-module-meta-info{ padding: 20px 15px 20px 15px; }.tdi_59 .td_module_wrap{ width: 100%; float: left; padding-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px !important; margin-bottom: 0px !important; }.tdi_59 .td-module-container:before{ bottom: -0px; }.tdi_59 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_59 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_59 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; } } </style><script>var block_tdi_59 = new tdBlock(); block_tdi_59.id = "tdi_59"; block_tdi_59.atts = '{"modules_on_row":"eyJhbGwiOiIzMy4zMzMzMzMzMyUiLCJwaG9uZSI6IjEwMCUifQ==","modules_category":"above","show_author":"none","show_date":"none","show_com":"none","show_excerpt":"none","show_btn":"none","ajax_pagination":"next_prev","meta_bg":"#e2e2e2","title_txt":"#000000","block_template_id":"td_block_template_3","custom_title":"","image_size":"td_1920x0","image_height":"150","meta_padding":"eyJhbGwiOiIyMHB4IDE1cHggMTVweCAxNXB4IiwicG9ydHJhaXQiOiIyMHB4IDEwcHggMTVweCAxMHB4IiwicGhvbmUiOiIyMHB4IDE1cHggMjBweCAxNXB4In0=","f_title_font_family":"507","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYifQ==","f_title_font_line_height":"1.2","f_title_font_weight":"700","modules_category_spacing":"0 0 15px 0","f_cat_font_family":"507","f_cat_font_transform":"uppercase","f_cat_font_weight":"eyJhbGwiOiI2MDAiLCJwb3J0cmFpdCI6IjcwMCJ9","f_cat_font_spacing":"1","cat_bg":"#1342f3","cat_bg_hover":"#ffffff","cat_txt_hover":"#000000","cat_txt":"#ffffff","f_cat_font_line_height":"1","f_cat_font_size":"eyJhbGwiOiIxMSIsInBvcnRyYWl0IjoiOSJ9","modules_category_padding":"eyJhbGwiOiI1cHggMTBweCA0cHgiLCJwb3J0cmFpdCI6IjVweCAxMHB4IDRweCJ9","title_txt_hover":"#1342f3","all_modules_space":"eyJwaG9uZSI6IjAifQ==","limit":3,"offset":"","live_filter":"cur_post_same_categories","td_ajax_filter_type":"td_custom_related","live_filter_cur_post_id":4715,"sample_posts_data":false,"block_type":"tdb_single_related","separator":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","related_articles_type":"","related_articles_posts_limit":"","related_articles_posts_offset":"","nextprev":"","container_width":"","modules_gap":"20","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_divider":"","divider_on":"","modules_divider_color":"#eaeaea","shadow_shadow_header":"","shadow_shadow_title":"Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","h_effect":"","image_alignment":"50","image_width":"","image_floated":"no_float","image_radius":"","hide_image":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"- Advertisement -","video_rec_color":"","video_rec_disable":"","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"content-horiz-left","meta_width":"","meta_margin":"","art_title":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","art_audio":"","art_audio_size":"1.5","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","modules_cat_border":"","modules_category_radius":"0","show_cat":"inline-block","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","meta_space":"","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_style":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","all_underline_height":"","all_underline_color":"#000","cat_border":"","cat_border_hover":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","nextprev_icon":"","nextprev_icon_h":"","nextprev_bg":"","nextprev_bg_h":"","nextprev_border":"","nextprev_border_h":"","el_class":"","tdc_css":"","live_filter_cur_post_author":"1","td_column_number":2,"header_color":"","ajax_pagination_infinite_stop":"","td_ajax_preloading":"","td_filter_default_txt":"","td_ajax_filter_ids":"","color_preset":"","ajax_pagination_next_prev_swipe":"","border_top":"","css":"","class":"tdi_59","tdc_css_class":"tdi_59","tdc_css_class_style":"tdi_59_rand_style"}'; block_tdi_59.td_column_number = "2"; block_tdi_59.block_type = "tdb_single_related"; block_tdi_59.post_count = "3"; block_tdi_59.found_posts = "12504"; block_tdi_59.header_color = ""; block_tdi_59.ajax_pagination_infinite_stop = ""; block_tdi_59.max_num_pages = "4168"; tdBlocksArray.push(block_tdi_59); </script><div id=tdi_59 class="td_block_inner tdb-block-inner td-fix-index"> <div class="tdb_module_related td_module_wrap td-animation-stack"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/youtubedan-mp3-nasil-indirilir/" rel="bookmark" class="td-image-wrap " title="YouTube’dan MP3 nasıl indirilir?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://oyunpusula.com/bulten/" class="td-post-category">Bülten</a> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/youtubedan-mp3-nasil-indirilir/" rel="bookmark" title="YouTube’dan MP3 nasıl indirilir?">YouTube’dan MP3 nasıl indirilir?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="tdb_module_related td_module_wrap td-animation-stack"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/youtube-videosu-mp3e-nasil-cevrilir/" rel="bookmark" class="td-image-wrap " title="YouTube videosu MP3’e nasıl çevrilir?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://oyunpusula.com/bulten/" class="td-post-category">Bülten</a> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/youtube-videosu-mp3e-nasil-cevrilir/" rel="bookmark" title="YouTube videosu MP3’e nasıl çevrilir?">YouTube videosu MP3’e nasıl çevrilir?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="tdb_module_related td_module_wrap td-animation-stack"> <div class="td-module-container td-category-pos-above"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/wav-dosyasi-mp3e-nasil-donusturulur/" rel="bookmark" class="td-image-wrap " title="WAV dosyası MP3’e nasıl dönüştürülür?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <a href="https://oyunpusula.com/bulten/" class="td-post-category">Bülten</a> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/wav-dosyasi-mp3e-nasil-donusturulur/" rel="bookmark" title="WAV dosyası MP3’e nasıl dönüştürülür?">WAV dosyası MP3’e nasıl dönüştürülür?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div></div> <script> var tdb_login_sing_in_shortcode="on"; </script> <div class="td_block_wrap tdb_single_comments tdi_60 tdb-comm-layout4 td-pb-border-top td_block_template_2" data-td-block-uid="tdi_60" > <style> .td_block_template_2.widget > ul > li { margin-left: 0 !important; } .td_block_template_2 .td-block-title { font-size: 17px; font-weight: 500; margin-top: 0; margin-bottom: 16px; line-height: 31px; text-align: left; } .td_block_template_2 .td-block-title > * { color: #000; } .td_block_template_2 .td-related-title a { padding: 0 20px 0 0; } @media (max-width: 767px) { .td_block_template_2 .td-related-title a { font-size: 15px; } } .td_block_template_2 .td-related-title .td-cur-simple-item { color: #4db2ec; } /* inline tdc_css att */ .tdi_60{ margin-bottom:0px !important; } /* phone */ @media (max-width: 767px) { .tdi_60{ margin-bottom:50px !important; } } </style> <style> /* custom css */ .tdb_single_comments input[type=text]{ min-height: 34px; height: auto; }.tdb_single_comments .comments, .tdb_single_comments .comment-respond:last-child, .tdb_single_comments .form-submit{ margin-bottom: 0; }.is-visually-hidden{ border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }.tdb-comm-layout3 form, .tdb-comm-layout5 form{ display: flex; flex-wrap: wrap; }.tdb-comm-layout3 .td-form-comment, .tdb-comm-layout5 .td-form-comment, .tdb-comm-layout3 .form-submit, .tdb-comm-layout5 .form-submit{ flex: 0 0 100%; order: 1; }.tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url{ flex: 0 0 32%; }.tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email{ flex: 0 0 49%; }.tdb-comm-layout5 .td-form-url{ flex: 0 0 100%; }.tdb-comm-leave_reply_top .comments{ display: flex; flex-direction: column; }.tdb-comm-leave_reply_top .td-comments-title{ order: 0; margin-bottom: 14px; }.tdb-comm-leave_reply_top .comment-respond .form-submit{ order: 1; margin-bottom: 21px; }.tdb-comm-leave_reply_top .comment-list{ order: 2; }.tdb-comm-leave_reply_top .comment-pagination{ order: 3; }.tdi_60 .comment-link{ color: #000000; display: inline-block; }.tdi_60 .comment-link:hover{ color: #1342f3; }.tdi_60 .comment-reply-link{ color: #1342f3; font-family:Raleway !important;font-size:12px !important;text-transform:uppercase !important; }.tdi_60 .comment-reply-link:hover, .tdi_60 #cancel-comment-reply-link:hover, .tdi_60 .logged-in-as a:hover{ color: #000000; }.tdi_60 .comment{ border-bottom-style: dashed; border-bottom-color: rgba(0,0,0,0); }.tdi_60 .comment .children{ border-top-style: dashed; border-top-color: rgba(0,0,0,0); }.tdi_60 input, .tdi_60 textarea{ border-color: #e2e2e2 !important; }.tdi_60 input[type=text]:focus, .tdi_60 textarea:focus{ border-color: #000000 !important; }.tdi_60 .comment-form .submit{ color: #ffffff; background-color: #000000; font-family:Raleway !important;font-size:18px !important;font-weight:700 !important;text-transform:uppercase !important; }.tdi_60 .comment-form .submit:hover{ color: #ffffff; background-color: #1342f3; }.tdi_60 .avatar{ border-radius: 50%; }.tdi_60 .td-comments-title a, .tdi_60 .td-comments-title span{ font-family:Teko !important;font-size:35px !important;line-height:1 !important; }.tdi_60 cite{ font-family:Raleway !important;text-transform:uppercase !important; }.tdi_60 .comment-link, .tdi_60 .comment-edit-link{ font-family:Raleway !important; }.tdi_60 .comment-content p{ font-family:Raleway !important; }.tdi_60 .comment-reply-title{ font-family:Teko !important;font-size:30px !important;font-weight:500 !important; }.tdi_60 input[type=text], .tdi_60 textarea{ font-family:Raleway !important; }.tdi_60 .comment-form-cookies-consent label, .tdi_60 .logged-in-as, .tdi_60 .logged-in-as a, .tdi_60 .td-closed-comments{ font-family:Raleway !important; }@media (min-width: 767px) { .tdb-comm-layout2 form, .tdb-comm-layout4 form { margin: 0 -10px; } .tdb-comm-layout2 .logged-in-as, .tdb-comm-layout4 .logged-in-as, .tdb-comm-layout2 .comment-form-input-wrap, .tdb-comm-layout4 .comment-form-input-wrap, .tdb-comm-layout2 .form-submit, .tdb-comm-layout4 .form-submit, .tdb-comm-layout2 .comment-respond p, .tdb-comm-layout4 .comment-respond p { padding: 0 10px; } .tdb-comm-layout2 .td-form-author, .tdb-comm-layout2 .td-form-email { float: left; width: 33.3333%; } .tdb-comm-layout2 .td-form-url { width: 33.3333%; } .tdb-comm-layout2 .td-form-url { float: left; } .tdb-comm-layout4 .td-form-author, .tdb-comm-layout4 .td-form-email { float: left; width: 50%; } .tdb-comm-layout3 .td-form-author, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout3 .td-form-email { margin-right: 2%; } }@media (max-width: 767px) { .tdb-comm-layout3 .td-form-author, .tdb-comm-layout3 .td-form-email, .tdb-comm-layout3 .td-form-url, .tdb-comm-layout5 .td-form-author, .tdb-comm-layout5 .td-form-email { flex: 0 0 100%; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_60 .td-comments-title a, .tdi_60 .td-comments-title span{ font-size:30px !important; }.tdi_60 .comment-reply-title{ font-size:25px !important; }.tdi_60 .comment-form .submit{ font-size:15px !important; } } /* phone */ @media (max-width: 767px){ .tdi_60 .td-comments-title a, .tdi_60 .td-comments-title span{ font-size:30px !important; }.tdi_60 .comment-reply-title{ font-size:25px !important; }.tdi_60 .comment-form .submit{ font-size:15px !important; } } </style><div class="tdb-block-inner td-fix-index"><div class="comments" id="comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">CEVAP VER <small><a rel="nofollow" id="cancel-comment-reply-link" href="/wordpress-site-basligi-nasil-degistirilir/#respond" style="display:none;">İptal</a></small></h3><form action="https://oyunpusula.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><div class="clearfix"></div> <div class="comment-form-input-wrap td-form-comment"> <textarea placeholder="Yorum:" id="comment" name="comment" cols="45" rows="8" aria-required="true" ></textarea> <label for="comment" class="is-visually-hidden">Yorum:</label> <div class="td-warning-comment">Lütfen yorumunuzu giriniz!</div> </div><div class="comment-form-input-wrap td-form-author"> <input class="" id="author" name="author" placeholder="İsim:*" type="text" value="" size="30" aria-required='true' /> <label for="author" class="is-visually-hidden">İsim:*</label> <div class="td-warning-author">Lütfen isminizi buraya giriniz</div> </div> <div class="comment-form-input-wrap td-form-email"> <input class="" id="email" name="email" placeholder="E-Posta:*" type="text" value="" size="30" aria-required='true' /> <label for="email" class="is-visually-hidden">E-Posta:*</label> <div class="td-warning-email-error">Yanlış bir e-posta adresi girdiniz!</div> <div class="td-warning-email">Lütfen e-posta adresinizi buraya girin</div> </div> <div class="comment-form-input-wrap td-form-url"> <input class="" id="url" name="url" placeholder="Website:" type="text" value="" size="30" /> <label for="url" class="is-visually-hidden">Website:</label> </div> <p class="comment-form-cookies-consent"> <input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Ismimi, e-postamı ve web sitemi bir dahaki sefere bu tarayıcıya kaydet.</label> </p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Yorum Gönder" /> <input type='hidden' name='comment_post_ID' value='4715' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p></form> </div><!-- #respond --> </div></div></div></div></div><div class="vc_column tdi_62 wpb_column vc_column_container tdc-column td-pb-span4 td-is-sticky"> <style scoped> /* custom css */ .tdi_62{ vertical-align: baseline; }.tdi_62 > .wpb_wrapper, .tdi_62 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_62 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_62 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_62 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" data-sticky-offset="20"><div class="td_block_wrap td_block_title tdi_63 td-pb-border-top td_block_template_3 td-fix-index" data-td-block-uid="tdi_63" > <style> .td_block_template_3 .td-block-title { font-size: 16px; font-weight: 400; margin-top: 0; margin-bottom: 26px; line-height: 31px; text-align: left; } .td_block_template_3 .td-block-title > * { background-color: #000; color: #fff; padding: 0 10px; } .td_block_template_3 .td-related-title a { margin-right: 10px; } @media (max-width: 767px) { .td_block_template_3 .td-related-title a { margin-right: 0; font-size: 14px; } } .td_block_template_3 .td-related-title .td-cur-simple-item { background-color: #4db2ec; } @-moz-document url-prefix() { .td_block_template_3 .td-block-title > * { padding-bottom: 2px; } } .td-theme-wrap .tdi_63 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_63 .td-subcat-item a:hover, .td-theme-wrap .tdi_63 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_63 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_63 .td-subcat-dropdown:hover .td-subcat-more i { color: #000000; } .td-theme-wrap .tdi_63 .td-block-title > * { background-color: #000000; } .td-theme-wrap .tdi_63 .td-block-title > * { color: #ffffff; } .td-theme-wrap .tdi_63 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_63 .td_quote_on_blocks, .td-theme-wrap .tdi_63 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_63 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_63 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_63 .td-instagram-user a { color: #000000; } .td-theme-wrap .tdi_63 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_63 .td-load-more-wrap a:hover { background-color: #000000; border-color: #000000; } .td-theme-wrap .tdi_63 .td-read-more a, .td-theme-wrap .tdi_63 .td-weather-information:before, .td-theme-wrap .tdi_63 .td-weather-week:before, .td-theme-wrap .tdi_63 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_63 .td-post-category, .td-theme-wrap .tdi_63 .td-post-category:hover { background-color: #000000; } /* inline tdc_css att */ .tdi_63{ z-index:1 !important; } /* phone */ @media (max-width: 767px) { .tdi_63{ margin-left:-20px !important; } } </style> <style> /* custom css */ body .tdi_63 .td-block-title a, body .tdi_63 .td-block-title span{ font-family:Raleway !important;font-size:15px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }body .tdi_63 .td-block-title{ text-align: left; }body .tdi_63.td_block_template_4 .td-block-title > *:before{ right: auto; left: 10px; }body .tdi_63.td_block_template_5 .td-block-title > *{ border-width: 0 0 0 4px; }body .tdi_63.td_block_template_8 .td-block-title > *{ padding-left: 0; padding-right: 20px; }body .tdi_63.td_block_template_9 .td-block-title:after{ right: auto; left: 0; }body .tdi_63.td_block_template_13 .td-block-subtitle{ right: auto; left: -4px; }body .tdi_63.td_block_template_17 .td-block-title:after{ right: auto; left: 15px; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_63 .td-block-title a, body .tdi_63 .td-block-title span{ font-size:14px !important; } } </style><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">SON İÇERİKLER</span></h4></div></div><div class="td_block_wrap td_flex_block_1 tdi_64 td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_64" > <style> /* inline tdc_css att */ .tdi_64{ margin-top:-40px !important; } </style> <style> /* custom css */ .tdi_64 .entry-thumb{ background-position: center 50%; background-image: none !important; }.tdi_64 .td-image-container{ display: none; }body .tdi_64 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_64 .td-module-meta-info{ padding: 0px; border-color: #eaeaea; }.tdi_64 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 12.5px; margin-bottom: 12.5px; }.tdi_64 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_64 .td-module-container:before{ bottom: -12.5px; border-width: 0 0 1px 0; border-style: solid; border-color: #eaeaea; border-color: #5e5e5e; }.tdi_64 .td-module-container{ border-color: #eaeaea !important; }.tdi_64 .td-post-vid-time{ display: block; }.tdi_64 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_64 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_64 .td-excerpt{ display: none; column-count: 1; column-gap: 48px; }.tdi_64 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_64 .td-read-more{ display: none; }.tdi_64 .td-author-date{ display: none; }.tdi_64 .td-post-author-name{ display: none; }.tdi_64 .td-post-date, .tdi_64 .td-post-author-name span{ display: none; }.tdi_64 .entry-review-stars{ display: none; }.tdi_64 .td-icon-star, .tdi_64 .td-icon-star-empty, .tdi_64 .td-icon-star-half{ font-size: 15px; }.tdi_64 .td-module-comments{ display: none; }.tdi_64 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_64 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_64 .entry-title{ margin: 0px; font-family:Teko !important;font-size:24px !important;line-height:1.2 !important;font-weight:500 !important; }html:not([class*='ie']) .tdi_64 .td-module-container:hover .entry-thumb:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_64 .td-image-container{ display: none; }.tdi_64 .td_module_wrap{ padding-bottom: 12.5px; margin-bottom: 12.5px; padding-bottom: 12.5px !important; margin-bottom: 12.5px !important; }.tdi_64 .td-module-container:before{ bottom: -12.5px; }.tdi_64 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_64 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_64 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_64 .td-image-container{ display: none; }.tdi_64 .td_module_wrap{ padding-bottom: 12.5px; margin-bottom: 12.5px; padding-bottom: 12.5px !important; margin-bottom: 12.5px !important; }.tdi_64 .td-module-container:before{ bottom: -12.5px; }.tdi_64 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_64 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_64 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_64 .entry-title{ font-size:22px !important; } } /* phone */ @media (max-width: 767px){ .tdi_64 .td-image-container{ display: none; }.tdi_64 .td_module_wrap{ padding-bottom: 12.5px; margin-bottom: 12.5px; padding-bottom: 12.5px !important; margin-bottom: 12.5px !important; }.tdi_64 .td-module-container:before{ bottom: -12.5px; }.tdi_64 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_64 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_64 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_64 .entry-title{ font-size:25px !important; } } </style><script>var block_tdi_64 = new tdBlock(); block_tdi_64.id = "tdi_64"; block_tdi_64.atts = '{"modules_on_row":"","image_floated":"hidden","show_btn":"none","show_excerpt":"none","show_com":"none","show_review":"none","show_date":"none","show_author":"none","show_cat":"none","f_title_font_family":"727","f_title_font_size":"eyJhbGwiOiIyNCIsInBvcnRyYWl0IjoiMjIiLCJwaG9uZSI6IjI1In0=","f_title_font_line_height":"1.2","all_modules_space":"25","modules_divider":"solid","modules_divider_color":"#5e5e5e","sort":"random_posts","tdc_css":"eyJhbGwiOnsibWFyZ2luLXRvcCI6Ii00MCIsImRpc3BsYXkiOiIifX0=","f_title_font_weight":"500","meta_padding":"0","art_title":"0","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-4715","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","limit":"5","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","h_effect":"","image_size":"","image_alignment":"50","image_height":"","image_width":"","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_align":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","title_txt":"","title_txt_hover":"","all_underline_height":"","all_underline_color":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","meta_bg":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_64","tdc_css_class":"tdi_64","tdc_css_class_style":"tdi_64_rand_style"}'; block_tdi_64.td_column_number = "1"; block_tdi_64.block_type = "td_flex_block_1"; block_tdi_64.post_count = "5"; block_tdi_64.found_posts = "12519"; block_tdi_64.header_color = ""; block_tdi_64.ajax_pagination_infinite_stop = ""; block_tdi_64.max_num_pages = "2504"; tdBlocksArray.push(block_tdi_64); </script><div class="td-block-title-wrap"></div><div id=tdi_64 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/microsoft-excel-power-query-sorgulari-queries-nasil-olusturulur/" rel="bookmark" class="td-image-wrap " title="Microsoft Excel Power Query sorguları (queries) nasıl oluşturulur?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/microsoft-excel-power-query-sorgulari-queries-nasil-olusturulur/" rel="bookmark" title="Microsoft Excel Power Query sorguları (queries) nasıl oluşturulur?">Microsoft Excel Power Query sorguları (queries) nasıl oluşturulur?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/linux-mint-ile-yazilim-kaldirma-nasil-yapilir/" rel="bookmark" class="td-image-wrap " title="Linux Mint ile Yazılım Kaldırma Nasıl Yapılır?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/linux-mint-ile-yazilim-kaldirma-nasil-yapilir/" rel="bookmark" title="Linux Mint ile Yazılım Kaldırma Nasıl Yapılır?">Linux Mint ile Yazılım Kaldırma Nasıl Yapılır?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/windows-windows-update-yeniden-baslatma-gerekiyor-hatasi-nedir-nasil-cozulur/" rel="bookmark" class="td-image-wrap " title="Windows Windows Update Yeniden Başlatma Gerekiyor Hatası nedir? Nasıl çözülür?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/windows-windows-update-yeniden-baslatma-gerekiyor-hatasi-nedir-nasil-cozulur/" rel="bookmark" title="Windows Windows Update Yeniden Başlatma Gerekiyor Hatası nedir? Nasıl çözülür?">Windows Windows Update Yeniden Başlatma Gerekiyor Hatası nedir? Nasıl çözülür?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/toyota-corolla-motor-neden-calisirken-su-lambasi-yanar-nasil-cozulur/" rel="bookmark" class="td-image-wrap " title="Toyota Corolla motor neden çalışırken su lambası yanar? Nasıl çözülür?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/toyota-corolla-motor-neden-calisirken-su-lambasi-yanar-nasil-cozulur/" rel="bookmark" title="Toyota Corolla motor neden çalışırken su lambası yanar? Nasıl çözülür?">Toyota Corolla motor neden çalışırken su lambası yanar? Nasıl çözülür?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/cron-ile-her-yil-belirli-bir-gunde-gorev-calistirma-nasil-yapilir/" rel="bookmark" class="td-image-wrap " title="Cron ile her yıl belirli bir günde görev çalıştırma nasıl yapılır?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/cron-ile-her-yil-belirli-bir-gunde-gorev-calistirma-nasil-yapilir/" rel="bookmark" title="Cron ile her yıl belirli bir günde görev çalıştırma nasıl yapılır?">Cron ile her yıl belirli bir günde görev çalıştırma nasıl yapılır?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div></div><div class="td_block_wrap td_block_title tdi_65 td-pb-border-top td_block_template_3 td-fix-index" data-td-block-uid="tdi_65" > <style> .td-theme-wrap .tdi_65 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_65 .td-subcat-item a:hover, .td-theme-wrap .tdi_65 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_65 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_65 .td-subcat-dropdown:hover .td-subcat-more i { color: #000000; } .td-theme-wrap .tdi_65 .td-block-title > * { background-color: #000000; } .td-theme-wrap .tdi_65 .td-block-title > * { color: #ffffff; } .td-theme-wrap .tdi_65 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_65 .td_quote_on_blocks, .td-theme-wrap .tdi_65 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_65 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_65 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_65 .td-instagram-user a { color: #000000; } .td-theme-wrap .tdi_65 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_65 .td-load-more-wrap a:hover { background-color: #000000; border-color: #000000; } .td-theme-wrap .tdi_65 .td-read-more a, .td-theme-wrap .tdi_65 .td-weather-information:before, .td-theme-wrap .tdi_65 .td-weather-week:before, .td-theme-wrap .tdi_65 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_65 .td-post-category, .td-theme-wrap .tdi_65 .td-post-category:hover { background-color: #000000; } /* inline tdc_css att */ .tdi_65{ margin-bottom:-45px !important; z-index:1 !important; } /* phone */ @media (max-width: 767px) { .tdi_65{ margin-left:-20px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_65{ z-index:1 !important; } } </style> <style> /* custom css */ body .tdi_65 .td-block-title a, body .tdi_65 .td-block-title span{ font-family:Raleway !important;font-size:15px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }body .tdi_65 .td-block-title{ text-align: left; }body .tdi_65.td_block_template_4 .td-block-title > *:before{ right: auto; left: 10px; }body .tdi_65.td_block_template_5 .td-block-title > *{ border-width: 0 0 0 4px; }body .tdi_65.td_block_template_8 .td-block-title > *{ padding-left: 0; padding-right: 20px; }body .tdi_65.td_block_template_9 .td-block-title:after{ right: auto; left: 0; }body .tdi_65.td_block_template_13 .td-block-subtitle{ right: auto; left: -4px; }body .tdi_65.td_block_template_17 .td-block-title:after{ right: auto; left: 15px; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_65 .td-block-title a, body .tdi_65 .td-block-title span{ font-size:14px !important; } } </style><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">İLGİNİZİ ÇEKEBİLİR</span></h4></div></div><div class="td_block_wrap td_flex_block_1 tdi_66 td-pb-border-top td_block_template_1 td_flex_block" data-td-block-uid="tdi_66" > <style> /* inline tdc_css att */ .tdi_66{ margin-bottom:30px !important; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_66{ z-index:0 !important; } } </style> <style> /* custom css */ .tdi_66 .td-image-wrap{ padding-bottom: 140%; }.tdi_66 .entry-thumb{ background-position: center 50%; }.tdi_66 .td-image-container{ flex: 0 0 50%; width: 50%; display: block; order: 0; }.ie10 .tdi_66 .td-image-container, .ie11 .tdi_66 .td-image-container{ flex: 0 0 auto; }.tdi_66 .td-module-container{ flex-direction: row; border-color: #eaeaea !important; }.ie10 .tdi_66 .td-module-meta-info, .ie11 .tdi_66 .td-module-meta-info{ flex: 1; }body .tdi_66 .td-favorite{ font-size: 36px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.2); }.tdi_66 .td-module-meta-info{ padding: 20px; display: flex; flex-direction: column; justify-content: center; border-color: #eaeaea; background-color: #000000; }.tdi_66 .td-category-pos-above .td-post-category{ align-self: flex-start; }.tdi_66 .td_module_wrap{ padding-left: 20px; padding-right: 20px; padding-bottom: 7.5px; margin-bottom: 7.5px; }.tdi_66 .td_block_inner{ margin-left: -20px; margin-right: -20px; }.tdi_66 .td-module-container:before{ bottom: -7.5px; border-color: #eaeaea; }.tdi_66 .td-post-vid-time{ display: block; }.tdi_66 .td-post-category:not(.td-post-extra-category){ display: none; }.tdi_66 .td-author-photo .avatar{ width: 20px; height: 20px; margin-right: 6px; border-radius: 50%; }.tdi_66 .td-excerpt{ display: none; column-count: 1; column-gap: 48px; }.tdi_66 .td-audio-player{ opacity: 1; visibility: visible; height: auto; font-size: 13px; }.tdi_66 .td-read-more{ display: none; }.tdi_66 .td-author-date{ display: none; }.tdi_66 .td-post-author-name{ display: none; }.tdi_66 .td-post-date, .tdi_66 .td-post-author-name span{ display: none; }.tdi_66 .entry-review-stars{ display: none; }.tdi_66 .td-icon-star, .tdi_66 .td-icon-star-empty, .tdi_66 .td-icon-star-half{ font-size: 15px; }.tdi_66 .td-module-comments{ display: none; }.tdi_66 .td_module_wrap:nth-last-child(1){ margin-bottom: 0; padding-bottom: 0; }.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none; }.tdi_66 .td-module-title a{ color: #ffffff; }.tdi_66 .td_module_wrap:hover .td-module-title a{ color: #1342f3 !important; }.tdi_66 .entry-title{ margin: 0px; font-family:Raleway !important;font-size:20px !important;line-height:1.2 !important;font-weight:700 !important; }html:not([class*='ie']) .tdi_66 .td-module-container:hover .entry-thumb:before{ opacity: 0; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_66 .td-module-meta-info{ padding: 15px; }.tdi_66 .td_module_wrap{ padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_66 .td-module-container:before{ bottom: -7.5px; }.tdi_66 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_66 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_66 .td-image-wrap{ padding-bottom: 180%; }.tdi_66 .td-image-container{ flex: 0 0 40%; width: 40%; }.ie10 .tdi_66 .td-image-container, .ie11 .tdi_66 .td-image-container{ flex: 0 0 auto; }.tdi_66 .td-module-meta-info{ padding: 15px; }.tdi_66 .td_module_wrap{ padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_66 .td-module-container:before{ bottom: -7.5px; }.tdi_66 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_66 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; }.tdi_66 .entry-title{ font-size:16px !important;font-weight:600 !important; } } /* phone */ @media (max-width: 767px){ .tdi_66 .td_module_wrap{ padding-bottom: 7.5px; margin-bottom: 7.5px; padding-bottom: 7.5px !important; margin-bottom: 7.5px !important; }.tdi_66 .td-module-container:before{ bottom: -7.5px; }.tdi_66 .td_module_wrap:nth-last-child(1){ margin-bottom: 0 !important; padding-bottom: 0 !important; }.tdi_66 .td_module_wrap .td-module-container:before{ display: block !important; }.tdi_66 .td_module_wrap:nth-last-child(1) .td-module-container:before{ display: none !important; } } </style><script>var block_tdi_66 = new tdBlock(); block_tdi_66.id = "tdi_66"; block_tdi_66.atts = '{"modules_on_row":"","limit":"3","image_size":"td_1920x0","image_floated":"float_left","image_width":"eyJhbGwiOiI1MCIsInBvcnRyYWl0IjoiNDAifQ==","image_height":"eyJhbGwiOiIxNDAiLCJwb3J0cmFpdCI6IjE4MCJ9","meta_padding":"eyJhbGwiOiIyMHB4IiwibGFuZHNjYXBlIjoiMTVweCIsInBvcnRyYWl0IjoiMTVweCJ9","show_btn":"none","show_excerpt":"none","show_com":"none","show_review":"none","show_date":"none","show_author":"none","show_cat":"none","meta_info_align":"center","all_modules_space":"15","f_title_font_family":"507","f_title_font_weight":"eyJhbGwiOiI3MDAiLCJwb3J0cmFpdCI6IjYwMCJ9","f_title_font_size":"eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTYifQ==","sort":"random_posts","f_title_font_line_height":"1.2","tdc_css":"eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjMwIiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJ6LWluZGV4IjoiMCIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=","meta_bg":"#000000","title_txt":"#ffffff","title_txt_hover":"#1342f3","art_title":"eyJwb3J0cmFpdCI6IjAiLCJhbGwiOiIwIn0=","block_type":"td_flex_block_1","separator":"","custom_title":"","custom_url":"","block_template_id":"","title_tag":"","mc1_tl":"","mc1_title_tag":"","mc1_el":"","post_ids":"-4715","category_id":"","taxonomies":"","category_ids":"","in_all_terms":"","tag_slug":"","autors_id":"","installed_post_types":"","include_cf_posts":"","exclude_cf_posts":"","linked_posts":"","favourite_only":"","offset":"","open_in_new_window":"","show_modified_date":"","time_ago":"","time_ago_add_txt":"ago","time_ago_txt_pos":"","el_class":"","td_query_cache":"","td_query_cache_expiration":"","td_ajax_filter_type":"","td_ajax_filter_ids":"","td_filter_default_txt":"All","td_ajax_preloading":"","container_width":"","modules_gap":"","m_padding":"","modules_border_size":"","modules_border_style":"","modules_border_color":"#eaeaea","modules_border_radius":"","modules_divider":"","modules_divider_color":"#eaeaea","h_effect":"","image_alignment":"50","image_radius":"","hide_image":"","show_favourites":"","fav_size":"2","fav_space":"","fav_ico_color":"","fav_ico_color_h":"","fav_bg":"","fav_bg_h":"","fav_shadow_shadow_header":"","fav_shadow_shadow_title":"Shadow","fav_shadow_shadow_size":"","fav_shadow_shadow_offset_horizontal":"","fav_shadow_shadow_offset_vertical":"","fav_shadow_shadow_spread":"","fav_shadow_shadow_color":"","video_icon":"","video_popup":"yes","video_rec":"","spot_header":"","video_rec_title":"","video_rec_color":"","video_rec_disable":"","autoplay_vid":"yes","show_vid_t":"block","vid_t_margin":"","vid_t_padding":"","video_title_color":"","video_title_color_h":"","video_bg":"","video_overlay":"","vid_t_color":"","vid_t_bg_color":"","f_vid_title_font_header":"","f_vid_title_font_title":"Video pop-up article title","f_vid_title_font_settings":"","f_vid_title_font_family":"","f_vid_title_font_size":"","f_vid_title_font_line_height":"","f_vid_title_font_style":"","f_vid_title_font_weight":"","f_vid_title_font_transform":"","f_vid_title_font_spacing":"","f_vid_title_":"","f_vid_time_font_title":"Video duration text","f_vid_time_font_settings":"","f_vid_time_font_family":"","f_vid_time_font_size":"","f_vid_time_font_line_height":"","f_vid_time_font_style":"","f_vid_time_font_weight":"","f_vid_time_font_transform":"","f_vid_time_font_spacing":"","f_vid_time_":"","meta_info_horiz":"layout-default","meta_width":"","meta_margin":"","meta_space":"","art_btn":"","meta_info_border_size":"","meta_info_border_style":"","meta_info_border_color":"#eaeaea","meta_info_border_radius":"","modules_category":"","modules_category_margin":"","modules_category_padding":"","modules_cat_border":"","modules_category_radius":"0","modules_extra_cat":"","author_photo":"","author_photo_size":"","author_photo_space":"","author_photo_radius":"","review_space":"","review_size":"2.5","review_distance":"","art_excerpt":"","excerpt_col":"1","excerpt_gap":"","excerpt_middle":"","excerpt_inline":"","show_audio":"block","hide_audio":"","art_audio":"","art_audio_size":"1.5","btn_title":"","btn_margin":"","btn_padding":"","btn_border_width":"","btn_radius":"","pag_space":"","pag_padding":"","pag_border_width":"","pag_border_radius":"","prev_tdicon":"","next_tdicon":"","pag_icons_size":"","f_header_font_header":"","f_header_font_title":"Block header","f_header_font_settings":"","f_header_font_family":"","f_header_font_size":"","f_header_font_line_height":"","f_header_font_style":"","f_header_font_weight":"","f_header_font_transform":"","f_header_font_spacing":"","f_header_":"","f_ajax_font_title":"Ajax categories","f_ajax_font_settings":"","f_ajax_font_family":"","f_ajax_font_size":"","f_ajax_font_line_height":"","f_ajax_font_style":"","f_ajax_font_weight":"","f_ajax_font_transform":"","f_ajax_font_spacing":"","f_ajax_":"","f_more_font_title":"Load more button","f_more_font_settings":"","f_more_font_family":"","f_more_font_size":"","f_more_font_line_height":"","f_more_font_style":"","f_more_font_weight":"","f_more_font_transform":"","f_more_font_spacing":"","f_more_":"","f_title_font_header":"","f_title_font_title":"Article title","f_title_font_settings":"","f_title_font_style":"","f_title_font_transform":"","f_title_font_spacing":"","f_title_":"","f_cat_font_title":"Article category tag","f_cat_font_settings":"","f_cat_font_family":"","f_cat_font_size":"","f_cat_font_line_height":"","f_cat_font_style":"","f_cat_font_weight":"","f_cat_font_transform":"","f_cat_font_spacing":"","f_cat_":"","f_meta_font_title":"Article meta info","f_meta_font_settings":"","f_meta_font_family":"","f_meta_font_size":"","f_meta_font_line_height":"","f_meta_font_style":"","f_meta_font_weight":"","f_meta_font_transform":"","f_meta_font_spacing":"","f_meta_":"","f_ex_font_title":"Article excerpt","f_ex_font_settings":"","f_ex_font_family":"","f_ex_font_size":"","f_ex_font_line_height":"","f_ex_font_style":"","f_ex_font_weight":"","f_ex_font_transform":"","f_ex_font_spacing":"","f_ex_":"","f_btn_font_title":"Article read more button","f_btn_font_settings":"","f_btn_font_family":"","f_btn_font_size":"","f_btn_font_line_height":"","f_btn_font_style":"","f_btn_font_weight":"","f_btn_font_transform":"","f_btn_font_spacing":"","f_btn_":"","mix_color":"","mix_type":"","fe_brightness":"1","fe_contrast":"1","fe_saturate":"1","mix_color_h":"","mix_type_h":"","fe_brightness_h":"1","fe_contrast_h":"1","fe_saturate_h":"1","m_bg":"","color_overlay":"","shadow_shadow_header":"","shadow_shadow_title":"Module Shadow","shadow_shadow_size":"","shadow_shadow_offset_horizontal":"","shadow_shadow_offset_vertical":"","shadow_shadow_spread":"","shadow_shadow_color":"","all_underline_height":"","all_underline_color":"","cat_bg":"","cat_bg_hover":"","cat_txt":"","cat_txt_hover":"","cat_border":"","cat_border_hover":"","author_txt":"","author_txt_hover":"","date_txt":"","ex_txt":"","com_bg":"","com_txt":"","rev_txt":"","audio_btn_color":"","audio_time_color":"","audio_bar_color":"","audio_bar_curr_color":"","shadow_m_shadow_header":"","shadow_m_shadow_title":"Meta info shadow","shadow_m_shadow_size":"","shadow_m_shadow_offset_horizontal":"","shadow_m_shadow_offset_vertical":"","shadow_m_shadow_spread":"","shadow_m_shadow_color":"","btn_bg":"","btn_bg_hover":"","btn_txt":"","btn_txt_hover":"","btn_border":"","btn_border_hover":"","pag_text":"","pag_h_text":"","pag_bg":"","pag_h_bg":"","pag_border":"","pag_h_border":"","ajax_pagination":"","ajax_pagination_next_prev_swipe":"","ajax_pagination_infinite_stop":"","css":"","td_column_number":1,"header_color":"","color_preset":"","border_top":"","class":"tdi_66","tdc_css_class":"tdi_66","tdc_css_class_style":"tdi_66_rand_style"}'; block_tdi_66.td_column_number = "1"; block_tdi_66.block_type = "td_flex_block_1"; block_tdi_66.post_count = "3"; block_tdi_66.found_posts = "12519"; block_tdi_66.header_color = ""; block_tdi_66.ajax_pagination_infinite_stop = ""; block_tdi_66.max_num_pages = "4173"; tdBlocksArray.push(block_tdi_66); </script><div class="td-block-title-wrap"></div><div id=tdi_66 class="td_block_inner td-mc1-wrap"> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/wordpress-veritabani-nasil-yedeklenir/" rel="bookmark" class="td-image-wrap " title="WordPress veritabanı nasıl yedeklenir?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/wordpress-veritabani-nasil-yedeklenir/" rel="bookmark" title="WordPress veritabanı nasıl yedeklenir?">WordPress veritabanı nasıl yedeklenir?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/genshin-impactte-en-iyi-silahlar-nasil-secilir/" rel="bookmark" class="td-image-wrap " title="Genshin Impact’te en iyi silahlar nasıl seçilir?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/genshin-impactte-en-iyi-silahlar-nasil-secilir/" rel="bookmark" title="Genshin Impact’te en iyi silahlar nasıl seçilir?">Genshin Impact’te en iyi silahlar nasıl seçilir?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> <div class="td_module_flex td_module_flex_1 td_module_wrap td-animation-stack td-cpt-post"> <div class="td-module-container td-category-pos-"> <div class="td-image-container"> <div class="td-module-thumb"><a href="https://oyunpusula.com/whatsapp-profil-adi-nasil-degistirilir/" rel="bookmark" class="td-image-wrap " title="WhatsApp Profil Adı Nasıl Değiştirilir?" ><span class="entry-thumb td-thumb-css" data-type="css_image" data-img-url="https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_1920x0.png" ></span></a></div> </div> <div class="td-module-meta-info"> <h3 class="entry-title td-module-title"><a href="https://oyunpusula.com/whatsapp-profil-adi-nasil-degistirilir/" rel="bookmark" title="WhatsApp Profil Adı Nasıl Değiştirilir?">WhatsApp Profil Adı Nasıl Değiştirilir?</a></h3> <div class="td-editor-date"> <span class="td-author-date"> </span> </div> </div> </div> </div> </div></div><div class="wpb_wrapper td_block_wrap vc_raw_html tdi_68 "><div class="td-fix-index"><a href="https://sihirdarct.com/" title="sihirdarct"> <img src="https://oyunpusula.com/wp-content/uploads/2025/03/sihirdar-ct.png" alt="sihirdarct"> </a></div></div></div></div></div></div></div></div> <span class="td-page-meta" itemprop="author" itemscope itemtype="https://schema.org/Person"><meta itemprop="name" content="Murat DEMİR"><meta itemprop="url" content="https://oyunpusula.com/author/oyunpusula-com/"></span><meta itemprop="datePublished" content="2025-02-23T14:17:50+03:00"><meta itemprop="dateModified" content="2025-02-23T14:17:50+03:00"><meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="https://oyunpusula.com/wordpress-site-basligi-nasil-degistirilir/"/><span class="td-page-meta" itemprop="publisher" itemscope itemtype="https://schema.org/Organization"><span class="td-page-meta" itemprop="logo" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://oyunpusula.com/wp-content/uploads/2023/12/oyunpusula-300x34.png"></span><meta itemprop="name" content="oyunpusula.com"></span><meta itemprop="headline" content="WordPress site başlığı nasıl değiştirilir?"><span class="td-page-meta" itemprop="image" itemscope itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://oyunpusula.com/wp-content/plugins/td-cloud-library/assets/images/td_meta_replacement.png"><meta itemprop="width" content="1068"><meta itemprop="height" content="580"></span> </article> </div> </div> </div> <!-- #tdb-autoload-article --> <div class="td-footer-template-wrap" style="position: relative"> <div class="td-footer-wrap "> <div id="tdi_69" class="tdc-zone"><div class="tdc_zone tdi_70 wpb_row td-pb-row" > <style scoped> /* custom css */ .tdi_70{ min-height: 0; } </style><div id="tdi_71" class="tdc-row stretch_row"><div class="vc_row tdi_72 wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .tdi_72, .tdi_72 .tdc-columns{ min-height: 0; }.tdi_72, .tdi_72 .tdc-columns{ display: block; }.tdi_72 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_72{ padding-top:10px !important; padding-bottom:10px !important; justify-content:center !important; text-align:center !important; position:relative; } .tdi_72 .td_block_wrap{ text-align:left } </style> <div class="tdi_71_rand_style td-element-style" ><style> .tdi_71_rand_style{ background-color:#1342f3 !important; } </style></div><div class="vc_column tdi_74 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .tdi_74{ vertical-align: baseline; }.tdi_74 > .wpb_wrapper, .tdi_74 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_74 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_74 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_74 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_75 tdm-inline-block td-pb-border-top td_block_template_1" data-td-block-uid="tdi_75" > <style> /* inline tdc_css att */ .tdi_75{ padding-right:20px !important; border-color:#ffffff !important; border-style:solid !important; border-width: 0px 1px 0px 0px !important; } </style> <style> /* custom css */ .tdm_block.tdm_block_inline_text{ margin-bottom: 0; vertical-align: top; }.tdm_block.tdm_block_inline_text .tdm-descr{ margin-bottom: 0; -webkit-transform: translateZ(0); transform: translateZ(0); }.tdc-row-content-vert-center .tdm-inline-text-yes{ vertical-align: middle; }.tdc-row-content-vert-bottom .tdm-inline-text-yes{ vertical-align: bottom; }.tdi_75{ text-align: left !important; }.tdi_75 .tdm-descr a{ color: #ffffff; }.tdi_75 .tdm-descr a:hover{ color: #000000; }.tdi_75 .tdm-descr{ font-family:Raleway !important;font-size:15px !important;font-weight:600 !important;text-transform:uppercase !important; } </style><p class="tdm-descr"><a href="https://oyunpusula.com/">ANASAYFA</a></p></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_76 tdm-inline-block td-pb-border-top td_block_template_1" data-td-block-uid="tdi_76" > <style> /* inline tdc_css att */ .tdi_76{ padding-right:20px !important; padding-left:20px !important; border-color:#ffffff !important; border-style:solid !important; border-width: 0px 0px 0px 0px !important; } </style> <style> /* custom css */ .tdi_76{ text-align: left !important; }.tdi_76 .tdm-descr a{ color: #ffffff; }.tdi_76 .tdm-descr a:hover{ color: #000000; }.tdi_76 .tdm-descr{ font-family:Raleway !important;font-size:15px !important;font-weight:600 !important;text-transform:uppercase !important; } </style><p class="tdm-descr"><a href="https://oyunpusula.com/iletisim/">İLETİŞİM</a></p></div></div></div></div></div><div id="tdi_77" class="tdc-row stretch_row"><div class="vc_row tdi_78 wpb_row td-pb-row tdc-element-style tdc-row-content-vert-center" > <style scoped> /* custom css */ .tdi_78, .tdi_78 .tdc-columns{ min-height: 0; }.tdi_78, .tdi_78 .tdc-columns{ display: block; }.tdi_78 .tdc-columns{ width: 100%; }@media (min-width: 767px) { .tdi_78.tdc-row-content-vert-center, .tdi_78.tdc-row-content-vert-center .tdc-columns { display: flex; align-items: center; flex: 1; } .tdi_78.tdc-row-content-vert-bottom, .tdi_78.tdc-row-content-vert-bottom .tdc-columns { display: flex; align-items: flex-end; flex: 1; } .tdi_78.tdc-row-content-vert-center .td_block_wrap { vertical-align: middle; } .tdi_78.tdc-row-content-vert-bottom .td_block_wrap { vertical-align: bottom; } } /* inline tdc_css att */ .tdi_78{ position:relative; } .tdi_78 .td_block_wrap{ text-align:left } </style> <div class="tdi_77_rand_style td-element-style" ><style> .tdi_77_rand_style{ background-color:#e2e2e2 !important; } </style></div><div class="vc_column tdi_80 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .tdi_80{ vertical-align: baseline; }.tdi_80 > .wpb_wrapper, .tdi_80 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_80 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_80 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_80 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ /* phone */ @media (max-width: 767px) { .tdi_80{ margin-bottom:30px !important; } } </style><div class="wpb_wrapper" ><div class="td_block_wrap tdb_header_logo tdi_81 td-pb-border-top td_block_template_1 tdb-header-align" data-td-block-uid="tdi_81" > <style> /* inline tdc_css att */ .tdi_81{ padding-top:25px !important; padding-right:15px !important; padding-bottom:25px !important; padding-left:15px !important; border-style:solid !important; border-color:#888888 !important; border-width: 15px 0px 15px 0px !important; position:relative; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_81{ margin-left:15px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_81{ margin-left:15px !important; } } /* phone */ @media (max-width: 767px) { .tdi_81{ padding-right:20px !important; padding-left:20px !important; } } </style> <style> /* custom css */ .tdi_81 .tdb-logo-a, .tdi_81 h1{ align-items: center; justify-content: center; }.tdi_81 .tdb-logo-svg-wrap{ display: block; }.tdi_81 .tdb-logo-svg-wrap + .tdb-logo-img-wrap{ display: none; }.tdi_81 .tdb-logo-text-tagline{ margin-top: 0px; margin-left: 0; display: block; color: #000000; font-family:Raleway !important;font-size:15px !important;line-height:1 !important;font-weight:700 !important;text-transform:lowercase !important;letter-spacing:3.5px !important;; }.tdi_81 .tdb-logo-text-title{ display: block; color: #000000; font-family:Teko !important;font-size:55px !important;line-height:1 !important;font-weight:700 !important;text-transform:uppercase !important;; }.tdi_81 .tdb-logo-text-wrap{ flex-direction: column; align-items: center; }.tdi_81 .tdb-logo-icon{ top: 0px; display: block; color: #ffffff; }.tdi_81 .tdb-logo-a:hover .tdb-logo-text-title{ color: #1342f3; background: none; -webkit-text-fill-color: initial; background-position: center center; }.tdi_81 .tdb-logo-a:hover .tdb-logo-text-tagline{ color: #000000; background: none; -webkit-text-fill-color: initial; background-position: center center; }.tdi_81 .tdb-logo-icon-svg svg, .tdi_81 .tdb-logo-icon-svg svg *{ fill: #ffffff; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px){ .tdi_81 .tdb-logo-text-title{ font-size:50px !important;; }.tdi_81 .tdb-logo-text-tagline{ font-size:25px !important;; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ .tdi_81 .tdb-logo-text-title{ font-size:35px !important;; }.tdi_81 .tdb-logo-text-tagline{ font-size:16px !important;; } } /* phone */ @media (max-width: 767px){ .tdi_81 .tdb-logo-a, .tdi_81 h1{ flex-direction: row; }.tdi_81 .tdb-logo-img-wrap{ display: none; }.tdi_81 .tdb-logo-text-title{ font-size:45px !important;; }.tdi_81 .tdb-logo-text-tagline{ font-size:22px !important;; } } </style> <div class="tdi_81_rand_style td-element-style"><style> .tdi_81_rand_style{ background-color:#ffd800 !important; } </style></div><div class="tdb-block-inner td-fix-index"><a class="tdb-logo-a" href="https://oyunpusula.com/"><span class="tdb-logo-img-wrap"><img class="tdb-logo-img td-retina-data" data-retina="https://oyunpusula.com/wp-content/uploads/2023/12/oyunpusula-300x34.png" src="https://oyunpusula.com/wp-content/uploads/2023/12/oyunpusula-300x34.png" alt="Logo" title="" /></span><span class="tdb-logo-text-wrap"><span class="tdb-logo-text-title">OYUN PUSULA</span></span></a></div></div> <!-- ./block --></div></div><div class="vc_column tdi_83 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .tdi_83{ vertical-align: baseline; }.tdi_83 > .wpb_wrapper, .tdi_83 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_83 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_83 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_83 > .wpb_wrapper{ width: auto; height: auto; } /* inline tdc_css att */ .tdi_83{ padding-left:30px !important; border-color:#c9c9c9 !important; border-style:solid !important; border-width: 0px 1px 0px 1px !important; } /* phone */ @media (max-width: 767px) { .tdi_83{ margin-bottom:30px !important; padding-left:0px !important; border-width: 0px 0px 0px 0px !important; } } </style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_title tdi_84 td-pb-border-top td_block_template_3 td-fix-index" data-td-block-uid="tdi_84" > <style> .td-theme-wrap .tdi_84 .td-pulldown-filter-link:hover, .td-theme-wrap .tdi_84 .td-subcat-item a:hover, .td-theme-wrap .tdi_84 .td-subcat-item .td-cur-simple-item, .td-theme-wrap .tdi_84 .td-subcat-dropdown:hover .td-subcat-more span, .td-theme-wrap .tdi_84 .td-subcat-dropdown:hover .td-subcat-more i { color: #000000; } .td-theme-wrap .tdi_84 .td-block-title > * { background-color: #000000; } .td-theme-wrap .tdi_84 .td-block-title > * { color: #ffffff; } .td-theme-wrap .tdi_84 .td_module_wrap:hover .entry-title a, .td-theme-wrap .tdi_84 .td_quote_on_blocks, .td-theme-wrap .tdi_84 .td-opacity-cat .td-post-category:hover, .td-theme-wrap .tdi_84 .td-opacity-read .td-read-more a:hover, .td-theme-wrap .tdi_84 .td-opacity-author .td-post-author-name a:hover, .td-theme-wrap .tdi_84 .td-instagram-user a { color: #000000; } .td-theme-wrap .tdi_84 .td-next-prev-wrap a:hover, .td-theme-wrap .tdi_84 .td-load-more-wrap a:hover { background-color: #000000; border-color: #000000; } .td-theme-wrap .tdi_84 .td-read-more a, .td-theme-wrap .tdi_84 .td-weather-information:before, .td-theme-wrap .tdi_84 .td-weather-week:before, .td-theme-wrap .tdi_84 .td-exchange-header:before, .td-theme-wrap .td-footer-wrapper .tdi_84 .td-post-category, .td-theme-wrap .tdi_84 .td-post-category:hover { background-color: #000000; } /* inline tdc_css att */ .tdi_84{ margin-top:-65px !important; margin-bottom:-20px !important; margin-left:-10px !important; z-index:1 !important; } /* landscape */ @media (min-width: 1019px) and (max-width: 1140px) { .tdi_84{ margin-left:0px !important; } } /* portrait */ @media (min-width: 768px) and (max-width: 1018px) { .tdi_84{ margin-left:0px !important; } } /* phone */ @media (max-width: 767px) { .tdi_84{ margin-left:0px !important; } } </style> <style> /* custom css */ body .tdi_84 .td-block-title a, body .tdi_84 .td-block-title span{ font-family:Raleway !important;font-size:16px !important;font-weight:700 !important;text-transform:uppercase !important;letter-spacing:0.5px !important; }body .tdi_84 .td-block-title{ text-align: left; }body .tdi_84.td_block_template_4 .td-block-title > *:before{ right: auto; left: 10px; }body .tdi_84.td_block_template_5 .td-block-title > *{ border-width: 0 0 0 4px; }body .tdi_84.td_block_template_8 .td-block-title > *{ padding-left: 0; padding-right: 20px; }body .tdi_84.td_block_template_9 .td-block-title:after{ right: auto; left: 0; }body .tdi_84.td_block_template_13 .td-block-subtitle{ right: auto; left: -4px; }body .tdi_84.td_block_template_17 .td-block-title:after{ right: auto; left: 15px; } /* portrait */ @media (min-width: 768px) and (max-width: 1018px){ body .tdi_84 .td-block-title a, body .tdi_84 .td-block-title span{ font-size:14px !important; } } </style><div class="td-block-title-wrap"><h4 class="td-block-title"><span class="td-pulldown-size">SAYFALAR</span></h4></div></div><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_85 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_85" > <style> /* custom css */ .tdi_85{ text-align: left !important; }.tdi_85 .tdm-descr a{ color: #000000; }.tdi_85 .tdm-descr a:hover{ color: #1342f3; }.tdi_85 .tdm-descr{ font-family:Raleway !important;font-size:14px !important;font-weight:600 !important;letter-spacing:0.5px !important; } </style><p class="tdm-descr"><a href="https://oyunpusula.com/hakkimizda/">Hakkımızda</a> <br> <a href="https://cezakanunu.tr/">cezakanunu.TR</a></p></div></div></div><div class="vc_column tdi_87 wpb_column vc_column_container tdc-column td-pb-span4"> <style scoped> /* custom css */ .tdi_87{ vertical-align: baseline; }.tdi_87 > .wpb_wrapper, .tdi_87 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_87 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_87 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_87 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" ><div class="td_block_wrap td_block_categories_tags tdi_88 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_88" > <style> /* inline tdc_css att */ .tdi_88{ padding-top:80px !important; } </style> <style> /* custom css */ .td_block_categories_tags .td-ct-item{ display: block; position: relative; padding: 0 10px 0 12px; line-height: 30px; color: #111; -webkit-transform: translateZ(0); transform: translateZ(0); }.td_block_categories_tags .td-ct-item:hover{ color: #4db2ec; }.td_block_categories_tags .td-ct-item:before{ content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }.td_block_categories_tags .td-ct-item-name{ line-height: 30px; }.td_block_categories_tags .td-ct-item-no{ float: right; line-height: 30px; }.td_block_categories_tags .td-ct-item-sep{ position: relative; }.td_block_categories_tags .td-ct-item:last-of-type .td-ct-text-sep, .td_block_categories_tags .td-ct-item-sep:last-child{ display: none; }.td_block_categories_tags .td-ct-item-sep-svg{ display: inline-flex; align-items: center; justify-content: center; }.td_block_categories_tags .td-ct-item-sep-svg svg{ height: auto; }.tdi_88 .td-ct-item{ display: block; }.tdi_88 .td-ct-item-sep svg{ width: 14px; } </style><div class="td-block-title-wrap"></div><div class="td-ct-wrap"><a href="https://oyunpusula.com/bulten/" class="td-ct-item"><span class="td-ct-item-name">Bülten</span></a><a href="https://oyunpusula.com/haber/" class="td-ct-item"><span class="td-ct-item-name">Haber</span></a><a href="https://oyunpusula.com/inceleme/" class="td-ct-item"><span class="td-ct-item-name">İnceleme</span></a><a href="https://oyunpusula.com/marketler/" class="td-ct-item"><span class="td-ct-item-name">Marketler</span></a><a href="https://oyunpusula.com/genel/" class="td-ct-item"><span class="td-ct-item-name">Genel</span></a><a href="https://oyunpusula.com/konsollar/" class="td-ct-item"><span class="td-ct-item-name">Konsollar</span></a></div></div></div></div></div></div><div id="tdi_89" class="tdc-row stretch_row"><div class="vc_row tdi_90 wpb_row td-pb-row tdc-element-style" > <style scoped> /* custom css */ .tdi_90, .tdi_90 .tdc-columns{ min-height: 0; }.tdi_90, .tdi_90 .tdc-columns{ display: block; }.tdi_90 .tdc-columns{ width: 100%; } /* inline tdc_css att */ .tdi_90{ padding-top:5px !important; padding-bottom:5px !important; position:relative; } .tdi_90 .td_block_wrap{ text-align:left } </style> <div class="tdi_89_rand_style td-element-style" ><style> .tdi_89_rand_style{ background-color:#000000 !important; } </style></div><div class="vc_column tdi_92 wpb_column vc_column_container tdc-column td-pb-span12"> <style scoped> /* custom css */ .tdi_92{ vertical-align: baseline; }.tdi_92 > .wpb_wrapper, .tdi_92 > .wpb_wrapper > .tdc-elements{ display: block; }.tdi_92 > .wpb_wrapper > .tdc-elements{ width: 100%; }.tdi_92 > .wpb_wrapper > .vc_row_inner{ width: auto; }.tdi_92 > .wpb_wrapper{ width: auto; height: auto; } </style><div class="wpb_wrapper" ><div class="tdm_block td_block_wrap tdm_block_inline_text tdi_93 td-pb-border-top td_block_template_1" data-td-block-uid="tdi_93" > <style> /* custom css */ .tdi_93{ text-align: left !important; }.tdi_93 .tdm-descr{ color: #ffffff; font-size:13px !important;font-weight:100 !important; }.tdi_93 .tdm-descr a{ color: #ffd800; }.tdi_93 .tdm-descr a:hover{ color: #ffffff; } </style><p class="tdm-descr">© 2024 <a href="https://oyunpusula.com">Oyun Pusula</a> | Oyun dünyasının pusulası.</br>info@oyunpusula.com</p></div></div></div></div></div></div></div> </div> </div> <style> .tdc-footer-template .td-main-content-wrap { padding-bottom: 0; } </style> </div><!--close td-outer-wrap--> <script id="ckyBannerTemplate" type="text/template"><div class="cky-overlay cky-hide"></div><div class="cky-btn-revisit-wrapper cky-revisit-hide" data-cky-tag="revisit-consent" data-tooltip="Consent Preferences" style="background-color:#0056A7"> <button class="cky-btn-revisit" aria-label="Consent Preferences"> <img src="https://oyunpusula.com/wp-content/plugins/cookie-law-info/lite/frontend/images/revisit.svg" alt="Revisit consent button"> </button></div><div class="cky-consent-container cky-hide" tabindex="0"> <div class="cky-consent-bar" data-cky-tag="notice" style="background-color:#FFFFFF;border-color:#F4F4F4"> <div class="cky-notice"> <p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color:#212121">Gizliliğinize değer veriyoruz</p><div class="cky-notice-group"> <div class="cky-notice-des" data-cky-tag="description" style="color:#212121"> <p>Tarama deneyiminizi geliştirmek, kişiselleştirilmiş reklamlar veya içerik sunmak ve trafiğimizi analiz etmek için çerezler kullanıyoruz. "Tümünü Kabul Et"e tıklayarak çerez kullanımımızı kabul etmiş olursunuz.</p> </div><div class="cky-notice-btn-wrapper" data-cky-tag="notice-buttons"> <button class="cky-btn cky-btn-customize" aria-label="Özelleştir" data-cky-tag="settings-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC">Özelleştir</button> <button class="cky-btn cky-btn-reject" aria-label="Tümünü Reddet" data-cky-tag="reject-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC">Tümünü Reddet</button> <button class="cky-btn cky-btn-accept" aria-label="Tümünü Kabul Et" data-cky-tag="accept-button" style="color:#FFFFFF;background-color:#1863DC;border-color:#1863DC">Tümünü Kabul Et</button> </div></div></div></div></div><div class="cky-modal" tabindex="0"> <div class="cky-preference-center" data-cky-tag="detail" style="color:#212121;background-color:#FFFFFF;border-color:#F4F4F4"> <div class="cky-preference-header"> <span class="cky-preference-title" role="heading" aria-level="1" data-cky-tag="detail-title" style="color:#212121">Customise Consent Preferences</span> <button class="cky-btn-close" aria-label="[cky_preference_close_label]" data-cky-tag="detail-close"> <img src="https://oyunpusula.com/wp-content/plugins/cookie-law-info/lite/frontend/images/close.svg" alt="Close"> </button> </div><div class="cky-preference-body-wrapper"> <div class="cky-preference-content-wrapper" data-cky-tag="detail-description" style="color:#212121"> <p>We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.</p><p>The cookies that are categorised as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. </p><p>We also use third-party cookies that help us analyse how you use this website, store your preferences, and provide the content and advertisements that are relevant to you. These cookies will only be stored in your browser with your prior consent.</p><p>You can choose to enable or disable some or all of these cookies but disabling some of them may affect your browsing experience.</p> </div><div class="cky-accordion-wrapper" data-cky-tag="detail-categories"> <div class="cky-accordion" id="ckyDetailCategorynecessary"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Necessary" data-cky-tag="detail-category-title" style="color:#212121">Necessary</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchnecessary"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryfunctional"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Functional" data-cky-tag="detail-category-title" style="color:#212121">Functional</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchfunctional"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryanalytics"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Analytics" data-cky-tag="detail-category-title" style="color:#212121">Analytics</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchanalytics"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryperformance"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Performance" data-cky-tag="detail-category-title" style="color:#212121">Performance</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchperformance"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Performance cookies are used to understand and analyse the key performance indexes of the website which helps in delivering a better user experience for the visitors.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div><div class="cky-accordion" id="ckyDetailCategoryadvertisement"> <div class="cky-accordion-item"> <div class="cky-accordion-chevron"><i class="cky-chevron-right"></i></div> <div class="cky-accordion-header-wrapper"> <div class="cky-accordion-header"><button class="cky-accordion-btn" aria-label="Advertisement" data-cky-tag="detail-category-title" style="color:#212121">Advertisement</button><span class="cky-always-active">Always Active</span> <div class="cky-switch" data-cky-tag="detail-category-toggle"><input type="checkbox" id="ckySwitchadvertisement"></div> </div> <div class="cky-accordion-header-des" data-cky-tag="detail-category-description" style="color:#212121"> <p>Advertisement cookies are used to provide visitors with customised advertisements based on the pages you visited previously and to analyse the effectiveness of the ad campaigns.</p></div> </div> </div> <div class="cky-accordion-body"> <div class="cky-audit-table" data-cky-tag="audit-table" style="color:#212121;background-color:#f4f4f4;border-color:#ebebeb"><p class="cky-empty-cookies-text">No cookies to display.</p></div> </div> </div> </div></div><div class="cky-footer-wrapper"> <span class="cky-footer-shadow"></span> <div class="cky-prefrence-btn-wrapper" data-cky-tag="detail-buttons"> <button class="cky-btn cky-btn-reject" aria-label="Tümünü Reddet" data-cky-tag="detail-reject-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC"> Tümünü Reddet </button> <button class="cky-btn cky-btn-preferences" aria-label="Save My Preferences" data-cky-tag="detail-save-button" style="color:#1863DC;background-color:transparent;border-color:#1863DC"> Save My Preferences </button> <button class="cky-btn cky-btn-accept" aria-label="Tümünü Kabul Et" data-cky-tag="detail-accept-button" style="color:#ffffff;background-color:#1863DC;border-color:#1863DC"> Tümünü Kabul Et </button> </div></div></div></div></script> <!-- Theme: Newspaper by tagDiv.com 2023 Version: 12.5.1 (rara) Deploy mode: deploy uid: 67d1a823bf37f --> <script type='text/javascript' src='https://oyunpusula.com/wp-includes/js/underscore.min.js?ver=1.13.4' id='underscore-js'></script> <script type='text/javascript' src='https://oyunpusula.com/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js?ver=0390de2d4222fae8efaeae107c326a4e' id='tdb_js_posts_autoload-js'></script> <script type='text/javascript' src='https://oyunpusula.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=12.5.1' id='td-site-min-js'></script> <script type='text/javascript' src='https://oyunpusula.com/wp-includes/js/comment-reply.min.js?ver=6.3.5' id='comment-reply-js'></script> <script type='text/javascript' src='https://oyunpusula.com/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js?ver=0390de2d4222fae8efaeae107c326a4e' id='tdb_js_files_for_front-js'></script> <!-- JS generated by theme --> <script> /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_1'; tdbMenuItem.jqueryObj = jQuery('.tdi_1'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_4'; tdbMenuItem.jqueryObj = jQuery('.tdi_4'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); /* global jQuery:{} */ jQuery(document).ready( function () { var tdbMenuItem = new tdbMenu.item(); tdbMenuItem.blockUid = 'tdi_29'; tdbMenuItem.jqueryObj = jQuery('.tdi_29'); tdbMenuItem.isMegaMenuFull = true; tdbMenuItem.megaMenuLoadType = ''; tdbMenu.addItem(tdbMenuItem); }); var td_res_context_registered_atts=["style_general_header_logo","style_general_header_align","style_general_header_menu","style_general_menu_active3","style_general_single_categories","style_general_single_title","style_general_title_single","style_bg_space","style_general_post_meta","style_general_single_date","style_general_single_author","style_general_bg_featured_image","style_general_single_content","style_general_tdb_single_reading_progress","style_general_single_post_share","style_general_related_post","style_general_inline_text","style_general_categories_tags"]; </script> </body> </html> <!-- Page cached by LiteSpeed Cache 6.5.4 on 2025-03-12 18:28:35 -->