Title: shortcode
Last modified: November 30, 2020

---

# shortcode

 *  [learner2017](https://wordpress.org/support/users/learner2017/)
 * (@learner2017)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-788/)
 * How can I get my shortcode (contact card) in order to insert it in the footer?

Viewing 1 replies (of 1 total)

 *  Plugin Support [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * (@jaysupport)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-788/#post-13727425)
 * Hi learner,
 * I’m not sure what you mean. You should be able to use the shortcode on any page
   or post. If you’re talking about inserting it directly in the code of your theme,
   then perhaps you might be able to make use of WordPress’s built-in do_shortcode
   method ([https://developer.wordpress.org/reference/functions/do_shortcode/](https://developer.wordpress.org/reference/functions/do_shortcode/)).
   e.g.:
 * `echo do_shortcode( '[contact-card]' );`
    -  This reply was modified 5 years, 4 months ago by [jaysupport](https://wordpress.org/support/users/jaysupport/).

Viewing 1 replies (of 1 total)

The topic ‘shortcode’ is closed to new replies.

 * ![](https://ps.w.org/business-profile/assets/icon-128x128.png?rev=2205555)
 * [Five Star Business Profile and Schema](https://wordpress.org/plugins/business-profile/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/business-profile/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/business-profile/)
 * [Active Topics](https://wordpress.org/support/plugin/business-profile/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/business-profile/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/business-profile/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [jaysupport](https://wordpress.org/support/users/jaysupport/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/shortcode-788/#post-13727425)
 * Status: not resolved