'social-menu', 'container_class' => 'site-header-component topbar-component-social-navigation hidden-xs-screen', 'fallback_cb' => false, 'depth' => 1, 'menu_class' => 'theme-social-navigation theme-menu theme-topbar-navigation', 'link_before' => '', 'link_after' => '', ) ); endif; ?>
'top-menu', 'container_class' => 'site-header-component topbar-component-top-navigation hidden-sm-screen hidden-xs-screen', 'fallback_cb' => false, 'depth' => 2, 'menu_class' => 'theme-top-navigation theme-menu theme-topbar-navigation', ) ); endif; ?>
1, 'orderby' => 'rand' ); if ($random_post_category) { $rand_posts_arg['cat'] = absint($random_post_category); } $rand_posts = get_posts($rand_posts_arg); if ($rand_posts) { ?>