Title: Widget Area
Last modified: August 24, 2016

---

# Widget Area

 *  Resolved [e-ditora](https://wordpress.org/support/users/e-ditora/)
 * (@e-ditora)
 * [11 years ago](https://wordpress.org/support/topic/widget-area-10/)
 * Hi Peter!
    Is it possible to get RM in Widget Areas?
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/widget-area-10/#post-6103144)
 * Hi e-Ditora,
 * You can tick the “Use Shortcode” option in the Responsive Menu admin area and
   then put the shortcode “[responsive-menu]” inside your widget.
 * You will also need to create a filter inside your themes function.php file that
   will allow shortcodes in widgets, the following should work:
 * `add_filter( 'widget_text', 'do_shortcode' );`
 * Any questions let me know.
 * Peter
 *  Thread Starter [e-ditora](https://wordpress.org/support/users/e-ditora/)
 * (@e-ditora)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/widget-area-10/#post-6103151)
 * Thanks for your answer.
    I’d tried this using a shorcode widget plugin and did
   not work well. I’ll try this hook in function file, maybe run in a diferent way.
   I’ll post the results here soon.
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/widget-area-10/#post-6103156)
 * Ok editora,
 * Perfect, please keep me updated… Please note you will probably need to make a
   few CSS overwrites in your themes styles.css file to get it working exactly as
   you want.
 * Peter

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

The topic ‘Widget Area’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

## Tags

 * [widget](https://wordpress.org/support/topic-tag/widget/)
 * [widget area](https://wordpress.org/support/topic-tag/widget-area/)

 * 3 replies
 * 2 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/widget-area-10/#post-6103156)
 * Status: resolved