Skip to content

Instantly share code, notes, and snippets.

@ashour
Created February 12, 2019 10:40
Show Gist options
  • Save ashour/c4179e18f3d4e8ac2923ba1c00ef4b86 to your computer and use it in GitHub Desktop.
Save ashour/c4179e18f3d4e8ac2923ba1c00ef4b86 to your computer and use it in GitHub Desktop.
<div class="pure-u-1-3">
<!-- #language-switcher -->
<?php if (is_active_sidebar('trailing_main_nav')) : ?>
<div id="trailing_main_nav" class="widget-area">
<?php dynamic_sidebar('trailing_main_nav'); ?>
</div>
<?php endif; ?>
<!-- /#language-switcher -->
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment