You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Widget area that appears at the very bottom of the homepage, before the footer.
*
* @package Largo
*/
global $layout, $wp_query;
// Because this template displays no posts, and because some widgets (Largo Recent Posts) will draw from $wp_query->posts to supplement $shown_ids, we're going to temporarily zero that out.