This commit is contained in:
Alexander Agnarson 2019-08-21 15:00:03 +02:00
parent d3a4e20f14
commit 726b54fc7d
4 changed files with 19 additions and 2 deletions

View file

@ -72,6 +72,10 @@
</div><!--/#credit-->
<?php endif; ?>
<?php if ( get_theme_mod( 'footer-social', 'on' ) == 'on' ): ?>
<?php gridzone_social_links() ; ?>
<?php endif; ?>
</div>
</div><!--/.pad-->