Kaydet (Commit) 8a8d3308 authored tarafından Burak iMac's avatar Burak iMac

katkı sağla sayfasındaki linkler yeni sekmeye yönlendirildi

üst 952f8ffe
......@@ -106,8 +106,8 @@
<?php if ( $pd_option['page_oneride_bulun'] != $current_page_parent ) { ?>
<?php $meta = get_post_meta( $id, '_page_settings', true ); ?>
<div class="btns d-flex justify-content-center">
<?php if ( $meta['page_ayrintili_bilgi'] ) { ?><a href="<?php echo $meta['page_ayrintili_bilgi']; ?>" class="btn btn-filled">Ayrıntılı Bilgi</a><?php } ?>
<?php if ( $meta['page_basvuru'] ) { ?> <a href="<?php echo $meta['page_basvuru']; ?>" class="btn btn-filled">Başvuru</a><?php } ?>
<?php if ( $meta['page_ayrintili_bilgi'] ) { ?><a href="<?php echo $meta['page_ayrintili_bilgi']; ?>" target="_blank" class="btn btn-filled">Ayrıntılı Bilgi</a><?php } ?>
<?php if ( $meta['page_basvuru'] ) { ?> <a href="<?php echo $meta['page_basvuru']; ?>" target="_blank" class="btn btn-filled">Başvuru</a><?php } ?>
</div>
<?php } ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment