PATH:
home
/
lab2454c
/
veritserv.com
/
wp-content
/
themes
/
veritserv
<?php /** * The template for displaying the footer * * Contains the closing of the #content div and all content after. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package WP_Bootstrap_Starter */ ?> <footer> <div class="container"> <div class="row"> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="footer__widget"> <?php if ( get_theme_mod( 'wp_bootstrap_starter_logo' ) ): ?> <img class="footer__brand" src="<?php echo esc_url(get_theme_mod( 'wp_bootstrap_starter_logo' )); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name' ) ); ?>" /> <?php else : ?> <?php esc_url(bloginfo('name')); ?> <?php endif; ?> <h4><?php the_field('footer_about_title', 'options'); ?></h4> <p><?php the_field('footer_about_content', 'options'); ?></p> <a href="<?php the_field('footer_about_button_url', 'options'); ?>"> <?php the_field('footer_about_button_text', 'options'); ?></a> <div class="socila__info"> <ul> <li><a href="<?php the_field('facebook_url', 'options'); ?>" target="_blank"><img src="<?php the_field('header_facebook_icon', 'options'); ?>" alt="" /></a></li> <li><a href="<?php the_field('twitter_url', 'options'); ?>" target="_blank"><img src="<?php the_field('header_twitter_icon', 'options'); ?>" alt="" /></a></li> <li><a href="<?php the_field('instagram_url', 'options'); ?>" target="_blank"><img src="<?php the_field('header_instagram_icon', 'options'); ?>" alt="" /></a></li> </ul> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="footer__widget"> <div class="footer__site__links"> <div class="footer__site__links__inner"> <?php if ( is_active_sidebar( 'footer-2' ) ) : ?> <?php dynamic_sidebar( 'footer-2' ); ?> <?php endif; ?> </div> <div class="footer__site__links__inner"> <?php if ( is_active_sidebar( 'footer-3' ) ) : ?> <?php dynamic_sidebar( 'footer-3' ); ?> <?php endif; ?> </div> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="footer__widget"> <div class="newsletter__wrapp"> <h3><?php the_field('footer_subscribe_heading', 'options'); ?></h3> <div class="form__wrapp"> <?php the_field('footer_subscribe_shortcode', 'options'); ?> </div> </div> </div> </div> </div> <div class="footer__bottom"> <p><?php the_field('copy_write_section', 'options'); ?></p> </div> </div> </footer> <?php wp_footer(); ?> </body> </html>
[+]
woocommerce
[-] template-crypthorize.php
[edit]
[-] footer-widget.php
[edit]
[-] search.php
[edit]
[-] template-cryptocurrency.php
[edit]
[-] template-cryptoecommerce.php
[edit]
[-] index.php
[edit]
[-] woocommerce.php
[edit]
[-] page.php
[edit]
[-] searchform.php
[edit]
[-] template-globalecommerce.php
[edit]
[+]
..
[-] template-cryptoretail.php
[edit]
[-] template-support.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] blank-page-with-container.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] template-about.php
[edit]
[-] template-home.php
[edit]
[-] .DS_Store
[edit]
[-] blank-page.php
[edit]
[-] left-sidebar.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[-] 404.php
[edit]
[-] single-attachment.php
[edit]
[-] .htaccess
[edit]
[-] screenshot.png
[edit]
[-] custom-editor-style.css
[edit]
[-] functions.php
[edit]
[-] template-global.php
[edit]
[-] archive.php
[edit]
[-] fullwidth.php
[edit]
[-] error_log
[edit]
[+]
template-parts
[-] comments.php
[edit]
[-] template-services.php
[edit]
[-] template-globalretail.php
[edit]
[-] template-contact.php
[edit]
[+]
inc
[-] template-blog.php
[edit]
[-] woocommerce-old.php
[edit]