Title: Shortcode not working
Last modified: March 29, 2018

---

# Shortcode not working

 *  [Elmarie](https://wordpress.org/support/users/elmarie/)
 * (@elmarie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-242/)
 * Good day
 * I’m trying to add the shortcode on the woocommerce content-product.php page (
   the product listing page) but it’s not showing.
 * I used the following code:
    <div><?php do_shortcode( ‘[woocommerce_currency_switcher_radio_list]’);?
   ></div>
 * Can you please help?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [xolite](https://wordpress.org/support/users/xolite/)
 * (@xolite)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-242/#post-10129378)
 * You are close … it should be like this.
 * <div>
    <?php echo do_shortcode( ‘[woocommerce_currency_switcher_radio_list]’ );?
   > </div>
 * Cheers!
 *  Thread Starter [Elmarie](https://wordpress.org/support/users/elmarie/)
 * (@elmarie)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-242/#post-10136023)
 * Hi Xolite
 * Thank you for your prompt reply.
 * I’ve added the code to the woocommerce php file but the price is not showing,
   only the content that I’ve added in the Switcher Item Format field under the 
   General tab. How can I fix this?
 * Please see screenshot: [https://www.dropbox.com/s/67mf2qtufqyeu16/Screen%20Shot%202018-04-01%20at%207.23.09%20PM.png?dl=0](https://www.dropbox.com/s/67mf2qtufqyeu16/Screen%20Shot%202018-04-01%20at%207.23.09%20PM.png?dl=0)
 * Thank you.
 *  [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * (@algoritmika)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-242/#post-10203707)
 * Hi,
 * Fixed in v2.8.4.
 * Best regards,
    Tom

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode not working’ is closed to new replies.

 * ![](https://ps.w.org/currency-switcher-woocommerce/assets/icon-256x256.jpg?rev
   =1462374)
 * [Currency Switcher for WooCommerce](https://wordpress.org/plugins/currency-switcher-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/currency-switcher-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/currency-switcher-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/currency-switcher-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/currency-switcher-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/currency-switcher-woocommerce/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Algoritmika](https://wordpress.org/support/users/algoritmika/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-242/#post-10203707)
 * Status: not resolved