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/footer.php |
<?php global $smof_data; ?> <div class="footer"> <div class="container"> <div class="row"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar("Footer")) : {echo '<div class="span12"><div class="well"><h3 style="color:#fff">Please set up your widgets</h3>There are no widgets in in Footer area. Please go to Appearance -> Widgets -> Set up your widgets in "Footer" area </div></div>';} ?> <?php endif; ?> </div> </div> </div> <?php if($smof_data['bottom_line_show'] == true ) { ?> <div class="bottom_line"> <div class="container"> <div class="row"> <div class="span6"> <span class="smallspan"><?php echo $smof_data['bottom_line_text']; ?></span> </div> <div class="span6"> <span class="pull-right visible-desktop smallspan"><?php if ( has_nav_menu( 'secondary_menu' ) ){ wp_nav_menu( array('theme_location' => 'secondary_menu', 'menu_class' => 'unstyled footer_menu'));} else echo '<p>Go to Appearance -> Menus -> Create your footer menu -> Choose it in "Theme Location" block</p>'; ?></span> </div> </div> </div> </div> <?php } ?> </div> </body> <?php wp_footer(); ?> </html>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare