Title: shortcode not working
Last modified: January 29, 2021

---

# shortcode not working

 *  Resolved [eching](https://wordpress.org/support/users/eching/)
 * (@eching)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/)
 * Hi, I have added the shortcode into my page but it does not work. Nothing comes
   down from the options dropdown. How do I resolve it?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-not-working-372%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13975265)
 * Hi,
 * Did you add any currencies on the plugin settings page?
 * Please provide screenshot of the plugin configuration and the page where you 
   did add the shortcode.
 * Regards,
    Dima
 *  Plugin Author [RazyRx](https://wordpress.org/support/users/razyrx/)
 * (@razyrx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13975274)
 * Hello,
 * Checked your site and seems all works correct.
    Please explain what exactly do
   not work.
 * Regards,
    Oleg
 *  Thread Starter [eching](https://wordpress.org/support/users/eching/)
 * (@eching)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13975290)
 * hi [@razyrx](https://wordpress.org/support/users/razyrx/) , it only works if 
   I set the shortcode to Type=radio. but on Type=select, it doesn’t work. you can
   check the site again [http://hellosabah.my/sabah-dee-khrap/](http://hellosabah.my/sabah-dee-khrap/)
   
   Here on the site I have set my shortcode to **[br_currency_exchange title=”Choose
   your preferred currency” type=”select”]** hi [@dholovnia](https://wordpress.org/support/users/dholovnia/),
   here’s the screenshots plugin configuration screenshot: [https://snipboard.io/rP1lQm.jpg](https://snipboard.io/rP1lQm.jpg)
   page screenshot on Type=”select”: [https://snipboard.io/bn2j6r.jpg](https://snipboard.io/bn2j6r.jpg)
    -  This reply was modified 5 years, 4 months ago by [eching](https://wordpress.org/support/users/eching/).
 *  Plugin Author [RazyRx](https://wordpress.org/support/users/razyrx/)
 * (@razyrx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13976443)
 * Hello,
 * You have this CSS code that hide dropdown menu.
 *     ```
       .widget {
           overflow: hidden;
       }
       ```
   
 * Please try to use this CSS code to display it
 *     ```
       .widget.widget_berocket_ce_widget {
           overflow: visible!important;
       }
       ```
   
 * Regards,
    Oleg
 *  Thread Starter [eching](https://wordpress.org/support/users/eching/)
 * (@eching)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13981361)
 * oh it works! thank you so much!! 😀

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

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

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

 * 5 replies
 * 3 participants
 * Last reply from: [eching](https://wordpress.org/support/users/eching/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-not-working-372/#post-13981361)
 * Status: resolved