Scandinavian tour 2020 postponed to 2021
Next week we would inhale the ancient stench of Scandinavia. Due to the current circumstances we’re not able to do so. Cross fingers we will be able to make this tour happen in 2021.
add_theme_support( 'woocommerce' ); remove_action( 'woocommerce_before_shop_loop', 'woocommerce_catalog_ordering', 20 ); // wp menus add_theme_support( 'menus' ); // registering wp3+ menus register_nav_menus( array( 'main-nav' => __( 'The Main Menu', 'bonestheme' ), // main nav in header 'footer-links' => __( 'Footer Links', 'bonestheme' ) // secondary nav in footer ) ); ?>