Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author myCred

    (@designbymerovingi)

    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

    (@speedysnail6)

    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

    (@speedysnail6)

    umm I still need help

    Thread Starter Speedysnail6

    (@speedysnail6)

    I found the answer. Just put it in <p> tags and it works fine!

    Thread Starter Speedysnail6

    (@speedysnail6)

    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.