Hi guys,
It might be a bit late and you probably found the solution but if not here it what I would do:
There is a function in wordpress to do shortcodes in the php files do a shortcode
So it looks like:
<?php echo do_shortcode( '[DISPLAY_ULTIMATE_SOCIAL_ICONS]' ) ?>
I hope this helps