Title: Shorcode for the switch button
Last modified: January 23, 2025

---

# Shorcode for the switch button

 *  Resolved [Vitor](https://wordpress.org/support/users/vitorcherulli/)
 * (@vitorcherulli)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/)
 * Hello, how are you? I couldn’t find a shortcode to place the change button in
   another location. I need this because I’m using Yith Customize My Account Page,
   and the button doesn’t appear with this plugin activated! Thank you

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

 *  Plugin Author [mediaticus](https://wordpress.org/support/users/mediaticus/)
 * (@mediaticus)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/#post-18261568)
 * Hi [@vitorcherulli](https://wordpress.org/support/users/vitorcherulli/),
 * Thank you for reaching out!
 * Could you please try to add the following snippet of code to your child theme’s
   functions.php file and let us know the result?
 * `function m3di4ticus_sfwc_change_user_switcher_position() {
   remove_action( 'woocommerce_before_account_navigation','
   sfwc_action_woocommerce_account_dashboard' );add_action( 'woocommerce_account_navigation','
   sfwc_action_woocommerce_account_dashboard', 0 );}add_action( 'init', 'm3di4ticus_sfwc_change_user_switcher_position');
 *  Plugin Author [mediaticus](https://wordpress.org/support/users/mediaticus/)
 * (@mediaticus)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/#post-18275570)
 * We haven’t heard from you in a while so I’m going to go ahead and mark this thread
   as resolved.
 * If you have any other questions about the plugin, please start a new thread.
 *  Thread Starter [Vitor](https://wordpress.org/support/users/vitorcherulli/)
 * (@vitorcherulli)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/#post-18334669)
 * Hello, how are you? It didn’t actually work! And now there’s a bigger problem,
   because it doesn’t appear anywhere else! Do you have any shortcodes that I can
   use to place it in specific places? I’ve tried accessing it through subaccounts
   or subaccounts/add-subaccount/ and nothing I’ve tried everything!
 *  Plugin Support [Daniel](https://wordpress.org/support/users/sfwc/)
 * (@sfwc)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/#post-18335719)
 * Hi [@vitorcherulli](https://wordpress.org/support/users/vitorcherulli/),
 * Thanks for your update on this!
 * I am sorry but unfortunately there is currently no shortcode for the User Switcher.
 * If you want we can check your site, but we need you to contact us via: Dashboard
   → WooCommerce → Subaccounts → Contact Us.

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

The topic ‘Shorcode for the switch button’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [Daniel](https://wordpress.org/support/users/sfwc/)
 * Last activity: [1 year, 2 months ago](https://wordpress.org/support/topic/shorcode-for-the-switch-button/#post-18335719)
 * Status: resolved