Title: shortcode not working
Last modified: August 31, 2016

---

# shortcode not working

 *  Resolved [Mitchell D. Miller](https://wordpress.org/support/users/brainiac/)
 * (@brainiac)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-153/)
 * Good Afternoon AddToAny:
    How does shortcode work?
 * I added `[addtoany]` to WooCommerce product template, but it was not recognized.
 * Thank you,
    Mitchell
 * [https://wordpress.org/plugins/add-to-any/](https://wordpress.org/plugins/add-to-any/)

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

 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-153/#post-7118100)
 * Hi Mitchell,
 * Use the PHP template code as suggested in the [plugin’s FAQ](https://wordpress.org/plugins/add-to-any/faq/):
   `
   <?php if ( function_exists( 'ADDTOANY_SHARE_SAVE_KIT' ) ) { ADDTOANY_SHARE_SAVE_KIT();}?
   >`
 *  Thread Starter [Mitchell D. Miller](https://wordpress.org/support/users/brainiac/)
 * (@brainiac)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-153/#post-7118162)
 * Thank you micropat:
    Works perfectly. Gave you a 5 star review 🙂
 * Best wishes,
    Mitchell
 *  Plugin Author [micropat](https://wordpress.org/support/users/micropat/)
 * (@micropat)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-153/#post-7118163)
 * Cheers, Mitchell [@brainiac](https://wordpress.org/support/users/brainiac/)!

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

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

 * ![](https://ps.w.org/add-to-any/assets/icon.svg?rev=972738)
 * [AddToAny Share Buttons](https://wordpress.org/plugins/add-to-any/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/add-to-any/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/add-to-any/)
 * [Active Topics](https://wordpress.org/support/plugin/add-to-any/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/add-to-any/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/add-to-any/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [micropat](https://wordpress.org/support/users/micropat/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/shortcode-not-working-153/#post-7118163)
 * Status: resolved