?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules/portfolio/templates/single/parts/



?? Go up: /home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules/portfolio/templates/single

?? Viewing: social.php

<?php if(edgtf_quadric_core_installed() && edgtf_quadric_options()->getOptionValue('enable_social_share') == 'yes') : ?>
    <div class="edgtf-portfolio-social">
        <?php echo edgtf_quadric_get_social_share_html() ?>
    </div>
<?php endif; ?>


??

??