WooCommerce Multi-Currency shortcode not working
If you add the following to your functions.php file add_filter(‘wp_nav_menu_items’, ‘do_shortcode’); then you can add a ‘custom link’ item to a menu, such as secondary menu, and add the shortcode to the ‘navigation label’ field of the custom link.