-
Üyelik
18.01.2015
-
Yaş/Cinsiyet
33 / E
-
Meslek
E-Ticaret
-
Konum
İstanbul Avrupa
-
Ad Soyad
K** D**
-
Mesajlar
21
-
Beğeniler
1 / 1
-
Ticaret
0, (%0)
arkadaşlar acil yardım lazım anasayfada sadece slider kalsın istiyorum alttaki yazılar videolar ne aramıştınız bizi taki edin bölümlerini kaldırmak istiyorum ama sadece anasayfadan nasıl yapabilirim ?
www.kontrolyayincilik.com
-
Üyelik
15.03.2014
-
Yaş/Cinsiyet
38 / E
-
Meslek
Adsense
-
Konum
Bursa
-
Ad Soyad
C** K**
-
Mesajlar
3021
-
Beğeniler
2 / 516
-
Ticaret
130, (%100)
index.php dosyasını düzenlemeniz gerekli
-
Üyelik
18.01.2015
-
Yaş/Cinsiyet
33 / E
-
Meslek
E-Ticaret
-
Konum
İstanbul Avrupa
-
Ad Soyad
K** D**
-
Mesajlar
21
-
Beğeniler
1 / 1
-
Ticaret
0, (%0)
global $avia_config, $more;
/*
* get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
*/
get_header();
$title = __('Makaleler', 'avia_framework'); //default blog title
$t_link = home_url('/');
$t_sub = "";
if(avia_get_option('frontpage') && $blogpage_id = avia_get_option('blogpage'))
{
$title = get_the_title($blogpage_id); //if the blog is attached to a page use this title
$t_link = get_permalink($blogpage_id);
$t_sub = avia_post_meta($blogpage_id, 'subtitle');
}
if(!empty($blogpage_id) && get_post_meta($blogpage_id, 'header', true) != 'no')
{
echo avia_title(array('heading'=>'strong', 'title' => $title, 'link' => $t_link, 'subtitle' => $t_sub));
}
?>
'>
units' 'content'));?>>
$blog_layout = apply_filters('avf_blog_style', avia_get_option('blog_style','multi-big'), 'blog');
if($blog_layout == 'blog-grid')
{
$atts = array('type' => 'grid', 'items' => get_option('posts_per_page'), 'columns'=> 3, 'class'=>'avia-builder-el-no-sibling', 'paginate'=>'yes');
$blog = new avia_post_slider($atts);
$blog->query_entries();
echo "".$blog->html()."
";
}
else
{
/* Run the loop to output the posts.
* If you want to overload this in a child theme then include a file
* called loop-index.php and that will be used instead.
*/
$more = 0;
get_template_part( 'includes/loop', 'index' );
}
?>
wp_reset_query();
//get the sidebar
$avia_config['currently_viewing'] = 'blog';
if(is_front_page()) $avia_config['currently_viewing'] = "frontpage";
get_sidebar();
?>
Kodlar bunlar hangilerini sileyim ?
www.kontrolyayincilik.com
-
Üyelik
20.07.2014
-
Yaş/Cinsiyet
28 / E
-
Meslek
Webmaster
-
Konum
Ankara
-
Ad Soyad
M** K**
-
Mesajlar
2074
-
Beğeniler
60 / 532
-
Ticaret
10, (%100)
Tema ayarlarınızdan yapılandırmanız gerekecek kodlarda oyanama yaparsanız sorun oluşabilir.Site adresinizi pm atın bir bakayım.
Fizello - Inspired by Colors