Title: mycred_transfer shortcode doesn&#039;t work on admin dashboard with  do_shortcode()
Last modified: August 22, 2016

---

# mycred_transfer shortcode doesn't work on admin dashboard with do_shortcode()

 *  Resolved [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * (@speedysnail6)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/)
 * I am trying to make the transfer form appear in a dashboard environment.
 *     ```
       <?php echo do_shortcode('[mycred_transfer]
       <p>This text goes inside the wrapper before the transfer form.</p>
       [/mycred_transfer]'); ?>
       ```
   
 * [https://wordpress.org/plugins/mycred/](https://wordpress.org/plugins/mycred/)

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

 *  Plugin Author [myCred](https://wordpress.org/support/users/designbymerovingi/)
 * (@designbymerovingi)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463843)
 * Hi.
 * What version of myCRED are you using. If you try just [mycred_transfer], does
   it render anything?
 * Also, have you selected admins to be excluded from using myCRED? If you have 
   the shortcode will not render!
 *  Thread Starter [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * (@speedysnail6)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463871)
 * Hey, [mycred_transfer] does nothing, I’m using version 1.5.4, I have MyCRED installed.
   On the same page, I have it display the amount and that works fine.
 *     ```
       <h1><?php _e( 'Points' ); ?></h1>
       <p>Your DoodlePoints: <?php echo do_shortcode('[mycred_total_balance]'); ?></p>
       <h2>Transfer DoodlePoints</h2>
       <?php echo do_shortcode('[mycred_transfer]'); ?>
       ```
   
 * I used Sweet Custom Dashboard to make the custom dashboard page
    `
 *  Thread Starter [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * (@speedysnail6)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463937)
 * umm I still need help
 *  Thread Starter [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * (@speedysnail6)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463938)
 * I found the answer. Just put it in `<p>` tags and it works fine!
 *  Thread Starter [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * (@speedysnail6)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463939)
 * Solved

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

The topic ‘mycred_transfer shortcode doesn't work on admin dashboard with do_shortcode()’
is closed to new replies.

 * ![](https://ps.w.org/mycred/assets/icon-128x128.gif?rev=3512531)
 * [Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred](https://wordpress.org/plugins/mycred/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mycred/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mycred/)
 * [Active Topics](https://wordpress.org/support/plugin/mycred/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mycred/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mycred/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Speedysnail6](https://wordpress.org/support/users/speedysnail6/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/mcred_transfer-shortcode-doesnt-work-on-admin-dashboard-with-do_shortcode/#post-5463939)
 * Status: resolved