• Currency Switcher was working well until recently. We use shortcode on product pages. On a bundled product page we get a fatal error:
    On simple product pages, only the default currency is available. The dropdown does not work.
    In the product page admin, the Currency Switcher admin area is empty. I am no longer able to manually set prices for different currencies.
    Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /home/keomt279/public_html/wp-content/plugins/currency-switcher-woocommerce/includes/functions/alg-switcher-functions.php:478 Stack trace: #0 /home/keomt279/public_html/wp-content/plugins/currency-switcher-woocommerce/includes/functions/alg-switcher-selector-functions.php(22): alg_get_product_price_html_by_currency(Object(WC_Product_Grouped), 'CHF') #1 /home/keomt279/public_html/wp-content/plugins/currency-switcher-woocommerce/includes/functions/alg-switcher-selector-functions.php(69): alg_format_currency_switcher('Swiss franc', 'CHF') #2 /home/keomt279/public_html/wp-content/plugins/currency-switcher-woocommerce/includes/functions/alg-switcher-selector-functions.php(98): alg_get_currency_selector('select') #3 /home/keomt279/public_html/wp-includes/shortcodes.php(325): alg_currency_select_drop_down_list('', '', 'woocommerce_cur...') #4 [internal function]: do_shortcode_tag(Array) #5 /home/keomt279/public_html/wp-includes/shortcodes.php(199): in /home/keomt279/public_html/wp-content/plugins/currency-switcher-woocommerce/includes/functions/alg-switcher-functions.php on line 478

    Currently I have disabled the Currency Switcher to allow the cart to function at least for the default currency. If the Currency Switcher is activated, the bundled product page becomes illegible.

    The page I need help with: [log in to see the link]

  • The topic ‘Fatal error on bundled product. Product price settings no longer available.’ is closed to new replies.