{# =========== Show Header==============#} {% if soconfig.get_settings('typefooter')%} {% include theme_directory~'/template/footer/footer'~ soconfig.get_settings('typefooter') ~'.twig' with {typefooter: soconfig.get_settings('typefooter')} %} {% endif %} {% include theme_directory~'/template/soconfig/icon-defs.twig' %} {% if soconfig.get_settings('jsinput_status') and (soconfig.get_settings('jsinput_content')) is not empty %}{{ soconfig.get_settings('jsinput_content') }} {% endif %} {# =========== Show BackToTop==============#} {% if soconfig.get_settings('backtop') %}
{% endif %} {% if soconfig.get_settings('social_sidebar') %} {% if soconfig.get_settings('social_sidebar') == 1 %} {% set social_sidebar = 'socialwidgets-left'%} {% else %} {% set social_sidebar = 'socialwidgets-right'%} {% endif %}
{% endif %}