add the footer logo if no has set the logo on footer

This commit is contained in:
Fabiano Alencar 2018-12-04 14:55:30 -02:00
parent 4594bf1f83
commit f9efa180fe
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ if ( get_option( 'tainacan_blogphone' ) ) {
</p>
</div>
<div class="col-auto pr-0 pr-md-3 d-none d-md-block align-self-md-top">
<img src="<?php if ( get_theme_mod( 'tainacan_footer_logo' ) ) { echo esc_attr( get_theme_mod( 'tainacan_footer_logo' ) ); } ?>" class="tainacan-footer-info--logo" alt="">
<img src="<?php if ( get_theme_mod( 'tainacan_footer_logo' ) ) { echo esc_attr( get_theme_mod( 'tainacan_footer_logo' ) ); }else{ echo get_template_directory_uri() ?>/assets/images/logo-footer.svg<?php }?> ?>" class="tainacan-footer-info--logo" alt="">
</div>
<div class="col-12 tainacan-powered">
<span>