Title: Shortcode in HTML
Last modified: August 21, 2016

---

# Shortcode in HTML

 *  Resolved [luizpaulo165](https://wordpress.org/support/users/luizpaulo165/)
 * (@luizpaulo165)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/shortcode-in-html-1/)
 * Good day,
    I searched the threads but found a similar doubt. I’m trying to put
   the shortcode directly in HTML, but it does not work. Is there any other way 
   to be done? I do as follows: <body> [cml_translate string = “Hello” in = “it”]
   </ body> Thank you for listening.
 * Hug.
 * [https://wordpress.org/plugins/ceceppa-multilingua/](https://wordpress.org/plugins/ceceppa-multilingua/)

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

 *  Thread Starter [luizpaulo165](https://wordpress.org/support/users/luizpaulo165/)
 * (@luizpaulo165)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/shortcode-in-html-1/#post-5078329)
 * Resolved!
    For those interested, just put <php echo do_shortcode (‘[cml_text 
   it = “…” n = “…” epo = “…”] “); > , and voila!
 *  Plugin Author [Alessandro Senese aka Ceceppa](https://wordpress.org/support/users/ceceppa/)
 * (@ceceppa)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/shortcode-in-html-1/#post-5078377)
 * Hi,
    sorry for the delay… However yes, in html you can’t use directly the shortcodes,
   you have to use the do_shortcode function.
 *  Thread Starter [luizpaulo165](https://wordpress.org/support/users/luizpaulo165/)
 * (@luizpaulo165)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/shortcode-in-html-1/#post-5078378)
 * No problem!
    Taking the opportunity to speak your plugin is the best. Simply 
   perfect.

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

The topic ‘Shortcode in HTML’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ceceppa-multilingua_4faedb.svg)
 * [Ceceppa Multilingua](https://wordpress.org/plugins/ceceppa-multilingua/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ceceppa-multilingua/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ceceppa-multilingua/)
 * [Active Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ceceppa-multilingua/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ceceppa-multilingua/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [luizpaulo165](https://wordpress.org/support/users/luizpaulo165/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/shortcode-in-html-1/#post-5078378)
 * Status: resolved